msf_search
Find Metasploit modules by keyword, CVE, platform, or module type before launching msfconsole. Returns paths, dates, ranks, and descriptions to identify relevant exploits or auxiliaries for your target.
Instructions
Search the Metasploit module database by keyword, CVE, platform, or module type. Use BEFORE opening msfconsole to find relevant modules for a target. Returns module paths, disclosure dates, ranks, and descriptions. After finding a module, use msf_info to see its options and requirements. Output: table of matching modules with full paths and metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search keyword (e.g. 'smb', 'eternalblue', 'CVE-2021-34527', 'apache 2.4') | |
| module_type | No | Filter by module type: auxiliary, exploit, post, payload, encoder, nop |