version_detection
Identify service versions on a target host using Nmap version detection with optional custom arguments.
Instructions
Detect service versions on the specified target with optional custom arguments.
Args: target (str): The target IP address or hostname. args (str): Additional Nmap command-line arguments.
Returns: dict: The version detection results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | ||
| args | No |