idle_scan
Perform an idle scan on a target IP or hostname using a zombie host to mask your identity, with optional custom Nmap arguments.
Instructions
Perform an idle scan 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 idle scan results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | ||
| args | No |