nmap_os_detect
Identify the operating system of target hosts via OS fingerprinting. Requires privileged access to run the detection scan.
Instructions
Perform OS fingerprinting (-O). Attempts to identify the operating system of target hosts. Requires privileged access.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Target to scan | |
| limitRetries | No | Max OS detection retries against a target (default: 2) | |
| aggressiveMode | No | Aggressive OS detection: makes more guesses but may be less accurate |