nmap_service_scan
Identify service names and versions on open ports by performing version detection scans. Helps assess network exposure and plan remediation.
Instructions
Perform service version detection (-sV). Identifies service names and versions running on open ports.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ports | No | Port specification | |
| target | Yes | Target to scan | |
| intensity | No | Version detection intensity (0-9). Higher values are more accurate but slower. | |
| lightMode | No | Light mode (-sV --version-light): faster but less accurate |