nmap_scan
Scan networks with Nmap to discover hosts, open ports, and running services for security assessments.
Instructions
Perform network scanning with Nmap to discover hosts, ports, and services
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Target IP/hostname/network (e.g., '192.168.1.1', '192.168.1.0/24') | |
| scan_type | No | Scan type: quick, full, or stealth | |
| ports | No | Port range (optional, e.g. '80,443' or '1-1000') |