run_sharphound
Collect Active Directory data by executing SharpHound on Windows agents, enabling BloodHound attack path analysis. Supports stealth and custom collection methods.
Instructions
Run SharpHound (BloodHound collector) on a Windows agent.
SharpHound.exe must already exist on the target system.
Args:
agent_id: ID of the Mythic agent
collection: SharpHound collection methods (Default: All)
output_dir: Directory to store SharpHound output ZIP
stealth: Use stealth collection (recommended)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stealth | No | ||
| agent_id | Yes | ||
| collection | No | All | |
| output_dir | No | C:\Users\Temp |