acunetix_start_scan
Start a web vulnerability scan on a specified target using a scan profile. Provide the target ID and profile ID to initiate the security assessment.
Instructions
【写操作】对目标启动扫描(POST /api/v1/scans)。
target_id: 目标 ID(acunetix_list_targets 获取)
profile_id: 扫描配置 ID(acunetix_list_scan_profiles 获取)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target_id | Yes | ||
| profile_id | Yes |