Skip to content

Commit

Permalink
Findsploit by 1N3@CrowdShield
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Jun 19, 2017
1 parent 68eb668 commit debf7d9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -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).

Expand All @@ -15,5 +17,3 @@ For updates to this script, use git clone https://github.com/1N3/Findsploit.git
```
root@kali:/# findsploit <search_term_1> <search_term_2> <search_term_3> (ie. findsploit microsoft iis 7.5)
```

![alt tag](https://github.com/1N3/Findsploit/blob/master/findsploit.png)

0 comments on commit debf7d9

Please sign in to comment.