vuln_scan_network
Scan an IP address or domain to identify open ports, running services, and security vulnerabilities.
Instructions
Scan an IP/domain for open ports, services, and vulnerabilities.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| async | No | ||
| target | Yes | ||
| scan_type | Yes | ||
| port_range | 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. |