VulnScanners Logo

Exploitation & Utilities

Searchsploit

Offline command-line search of Exploit-DB.

exploitationexploit-db
searchsploit — terminal
$ searchsploit apache 2.4

What it does

SearchSploit is the CLI to the Exploit-DB archive, letting you find and copy local exploit code offline. It's fast triage for known exploits against a product and version.

Common use cases

  • Find proof-of-concept exploit code for a known CVE or vulnerability disclosure.
  • Copy exploit source directly from the Exploit-DB archive for offline testing.
  • Search exploit descriptions, titles, and paths without an internet connection.

Key features

  • Offline search of the entire Exploit-DB archive — no internet connection required.
  • Performs case-insensitive and title-specific searches for precise exploit location.
  • Copies flagged exploits to the working directory with a single command.
  • Supports automated exploit-database updates from the official Exploit-DB repository.

Source

https://github.com/offensive-security/exploitdb

More Exploitation & Utilities tools

Need hosted scanning instead of local tooling?

Run a scan in the browser →