tools.nmap_tools module

Nmap network scanning tools.

Wraps the nmap CLI to provide host discovery, port scanning, service detection, OS fingerprinting, and NSE script execution.

Requires nmap installed on the system (apt install nmap).