Skip to content

Commit debf7d9

Browse files
author
root
committed
Findsploit by 1N3@CrowdShield
1 parent 68eb668 commit debf7d9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
# Findsploit v1.5 by 1N3 @CrowdShield
1+
# Findsploit by 1N3@CrowdShield
22
https://crowdshield.com
33

4+
![alt tag](https://github.com/1N3/Findsploit/blob/master/findsploit.png)
5+
46
### ABOUT
57
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).
68

@@ -15,5 +17,3 @@ For updates to this script, use git clone https://github.com/1N3/Findsploit.git
1517
```
1618
root@kali:/# findsploit <search_term_1> <search_term_2> <search_term_3> (ie. findsploit microsoft iis 7.5)
1719
```
18-
19-
![alt tag](https://github.com/1N3/Findsploit/blob/master/findsploit.png)

0 commit comments

Comments
 (0)