searchsploit
Search the Exploit Database for public exploit code by software name, version, CVE, or vulnerability description. Use after identifying target versions to find matching exploits and their file paths.
Instructions
Command-line interface to the Exploit Database. Search for public exploit code by software name, version, CVE number, or vulnerability description. Use after identifying software versions (from nmap, whatweb, etc.) to find available exploits. Output: exploit title, path, and sometimes the exploit file content. Pair with msf_search for Metasploit module equivalents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| opts | No | Additional searchsploit options (e.g. '-m 12345' to mirror/copy an exploit to current dir) | |
| query | Yes | Search term, CVE ID (e.g. 'CVE-2017-0144'), or software name (e.g. 'vsftpd 2.3.4') |