From debf7d9641bdb00f7ad0e22b98daa62226995352 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 19 Jun 2017 00:14:05 -0400 Subject: [PATCH] Findsploit by 1N3@CrowdShield --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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)