vuln_scan_web_app
Scan a web application for OWASP Top 10 security vulnerabilities with configurable depth and authentication.
Instructions
Scan a web app for OWASP Top 10 vulnerabilities.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| async | No | ||
| scan_depth | Yes | ||
| target_url | Yes | ||
| exclude_paths | No | ||
| authentication | No | ||
| previous_scan_id | No | Optional. A prior scan_id (from agent_history) to record as this call's parent — builds a traversable chained-workflow lineage retrievable via agent_scan_get. Must be one of your own scans; ignored otherwise. Does not change this tool's analysis. |