2. SearchSploit
Description:
SearchSploit is a command-line tool that allows penetration testers to search the Exploit Database for available exploits. It provides an offline version of the database.
Examples:
- Search for an Exploit:
- searchsploit apache
- Search for an Exploit:
Explanation: Searches for all known exploits related to “Apache” in the local copy of the Exploit Database.