thesifter / Findsploit

Find exploits in local and online databases instantly

Home Page:https://crowdshield.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Findsploit by 1N3@CrowdShield

https://crowdshield.com

alt tag

ABOUT

Finsploit is a simple bash script to quickly and easily search both local and online exploit databases. This repository also includes "copysploit" to copy any exploit-db exploit to the current directory and "compilesploit" to automatically compile and run any C exploit (ie. ./copysploit 1337.c && ./compilesploit 1337.c).

For updates to this script, use git clone https://github.com/1N3/Findsploit.git

INSTALLATION

./install.sh

USAGE

root@kali:/# findsploit <search_term_1> <search_term_2> <search_term_3> (ie. findsploit microsoft iis 7.5)

About

Find exploits in local and online databases instantly

https://crowdshield.com

License:Other


Languages

Language:Shell 100.0%