disable_dns_resolution
Perform a scan on the specified target with DNS resolution disabled and optional custom arguments.
Args:
target (str): The target IP address or hostname.
args (str): Additional Nmap command-line arguments.
Returns:
dict: The scan results with DNS resolution disabled.