diff --git a/README.md b/README.md index 8121f56..fab36ca 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ -# Findsploit v1.5 by 1N3 @CrowdShield +# Findsploit by 1N3@CrowdShield https://crowdshield.com +![alt tag](https://github.com/1N3/Findsploit/blob/master/findsploit.png) + ### 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). @@ -15,5 +17,3 @@ For updates to this script, use git clone https://github.com/1N3/Findsploit.git ``` root@kali:/# findsploit (ie. findsploit microsoft iis 7.5) ``` - -![alt tag](https://github.com/1N3/Findsploit/blob/master/findsploit.png)