create_attack_chain
Generate intelligent attack chains for bug bounty hunting by sequencing security tools based on target profiles and objectives like comprehensive or stealth testing.
Instructions
Create intelligent attack chain based on target profile.
Args: target: Target domain, IP, or URL objective: Attack objective (comprehensive, fast, stealth, targeted)
Returns: Intelligent attack chain with sequenced tools
Input Schema
Name | Required | Description | Default |
---|---|---|---|
objective | No | comprehensive | |
target | Yes |