vuln_scan_web_app
Scan a web application for OWASP Top 10 issues and known CVEs (Nuclei). SENDS REAL TRAFFIC to the target — authorized targets only, confirm before calling. Pass async:true to get a job_id to poll instead of blocking. Costs $5 per call.
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. |