Searchsploit

Find exploits in local and online database
Alternatives To Searchsploit
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Sqlmap26,461
4 days ago1February 27, 201859otherPython
Automatic SQL injection and database takeover tool
K8tools5,008
18 hours ago5mitPowerShell
K8工具合集(内网渗透/提权工具/远程溢出/漏洞利用/扫描工具/密码破解/免杀工具/Exploit/APT/0day/Shellcode/Payload/priviledge/BypassUAC/OverFlow/WebShell/PenTest) Web GetShell Exploit(Struts2/Zimbra/Weblogic/Tomcat/Apache/Jboss/DotNetNuke/zabbix)
Vulscan2,849
11 days ago8otherLua
Advanced vulnerability scanning with Nmap NSE
Nosqlmap2,320
a month ago3gpl-3.0Python
Automated NoSQL database enumeration and web application exploitation tool.
Computer Science Resources2,010
6 days ago2
A list of resources in different fields of Computer Science
Libc Database1,449
a month ago6mitShell
Build a database of libc offsets to simplify exploitation
Vfeed830
2 years ago9otherPython
The Correlated CVE Vulnerability And Threat Intelligence Database API
Ronin533
7 days ago12gpl-3.0Ruby
Ronin is a free and Open Source Ruby toolkit for security research and development. Ronin also allows for the rapid development and distribution of code, exploits, payloads, etc, via 3rd party git repositories.
Api34771a month ago43February 28, 20226gpl-3.0Python
Vulners Python API wrapper
Fingerprinter232
2 years agootherRuby
CMS/LMS/Library etc Versions Fingerprinter
Alternatives To Searchsploit
Select To Compare


Alternative Project Comparisons
Readme

Searchsploit

Find exploits in local and online database

About the Project

Searchsploit is a bash script to quickly and easily search both local and online exploit databases. This repository also includes "copy" to copy any exploit-db exploit to the current directory and "compile" to automatically compile and run any C exploit (ie. ./copys 1337.c && ./compile 1337.c).

For updates to this script, type Searchsploit update.

Screenshot

Screenshot

Installing

git clone https://www.github.com/Err0r-ICA/Searchsploit
cd Searchsploit 
bash install.sh
./Searchsploit

Usage

Search for all exploits and modules using a single search term:
*  Searchsploit <search_term_1> (ie. Searchsploit apache)

Search multiple search terms:
*  Searchsploit <search_term_1> <search_term_2> <search_term_3> ...

Show all NMap scripts:
*  Searchsploit nmap 

Search for all FTP NMap scripts:
*  Searchsploit nmap | grep ftp

Show all Metasploit auxiliary modules:
*  Searchsploit auxiliary

Show all Metasploit exploits:
*  Searchsploit exploits

Show all Metasploit encoder modules:
*  Searchsploit encoder

Show all Metasploit payloads modules:
*  Searchsploit payloads

Search all Metasploit payloads for windows only payloads:
*  findsploit payloads | grep windows

Connect with me

codeSTACKr | Github codeSTACKr | Telegram codeSTACKr | Facebook codeSTACKr | Instagram



Build-passing Stars Coverage

Maintainers coded

Status License

Test

Popular Database Projects
Popular Exploitation Projects
Popular Data Storage Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Shell
Database
Exploitation
Bash Script