empire_modules
Manage post-exploitation modules by listing, searching, viewing details, and executing them on Empire agents.
Instructions
Search and view Empire post-exploitation modules
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Action to perform | |
| search | No | Search term for modules (for list/search) | |
| module_id | No | Module ID (for get, execute) | |
| agent_id | No | Agent ID to run module on (required for execute) | |
| options | No | Module options (for execute) |