Login Register




The stories and information posted here are artistic works of fiction and falsehood. Only a fool would take anything posted here as fact.


Findsploit Search Exploits in Databases filter_list
Author
Message
Findsploit Search Exploits in Databases #1
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).
Findsploit by 1N3@CrowdShield

Install:
Code:
chmod 777 install.sh sh install.sh

Use:
Code:
findsploit xmlrpc

[Image: 8741de51e55bfcaf7aaa88bb3de280d0.png]

[Image: ba7055a37883a37fe4453b41e261ceba.png]

[Image: Vs4P58c.png]

Reply