nmap_comprehensive_scan
Combine SYN scan, service detection, OS detection, and default scripts to map open ports and services on a target. Requires privileged access.
Instructions
Comprehensive scan combining multiple techniques: SYN scan, service detection, OS detection, and default scripts (-sS -sV -O -sC). Requires privileged access.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ports | No | Port specification (default: all 65535 ports with -p-) | |
| target | Yes | Target to scan | |
| timing | No | Timing template (0-5) |