msf_search
Search for Metasploit modules by query and optional module type. Find matching exploits, auxiliary, and post modules for your security assessments.
Instructions
Search for Metasploit modules matching a query.
Args: query: Search terms (e.g. "eternalblue", "log4j", "CVE-2021-44228"). module_type: Filter by module type: 'exploit', 'auxiliary', 'post', 'payload', 'encoder', 'evasion', or 'all'.
Returns: List of matching Metasploit modules with name, rank, and description.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| module_type | No | all |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||