kali_run_nmap
Run Nmap network scans against any target IP, hostname, or subnet; use optional Nmap flags to discover open ports and running services for security assessment.
Instructions
Runs Nmap network scanner against target hosts with options.
Args: target: Target IP address, hostname, or subnet (e.g. '192.168.1.1' or 'scanme.nmap.org') options: Nmap flags (default: '-sV -F' fast service version scan)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | ||
| options | No | -sV -F |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |