build_attack_plan
Generate, score, optimize, and export structured attack plans tailored to your environment and objectives.
Instructions
Build structured attack plans from environment assessment — plan generation, scoring, optimization, and export
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | Plan operation mode | generate |
| objectives | Yes | List of attack objectives to plan for | |
| constraints | No | Additional constraints for plan generation | |
| environment_id | Yes | Environment session ID returned by enumerate_host | |
| max_complexity | No | Maximum complexity score for generated plan steps | |
| stealth_priority | No | Prioritize stealth over speed in plan generation |