chain
Analyze combined security findings to identify exploit chains that escalate attack impact.
Instructions
Reason across findings for exploit CHAINS that raise impact (self-XSS + login-CSRF = ATO, info-leak + SSRF = cloud creds, …). Args: findings_json: a JSON array of finding objects (from hunt/review/report)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| findings_json | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |