run_dast_scan
Execute Dynamic Application Security Testing (DAST) scans to identify runtime vulnerabilities in web applications. Configure scan types, target URLs, and authentication to generate security reports.
Instructions
Execute DAST (Dynamic Application Security Testing) scan
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target_url | Yes | Target application URL | |
| project_path | No | Local project path for saving reports | |
| scan_type | No | Type of DAST scan to perform | |
| authentication | No | Authentication credentials if required |