nmap Builder

Pick your scan options (target, technique, discovery, ports, detection, timing and evasion, scripts, output) and get the exact nmap command. Alongside it, an IDS exposure report walks the options one at a time.

This is generated in browser and is not sent to pah.moi servers.

About this tool1 paragraph

The exposure report states, for each option, what it puts on the wire, what a defender's sensor typically records, and a quieter alternative where there is one. It is written for the defending side, so you can check what your own monitoring would catch; it is heuristic, not advice.

Use it locally This tool has a native command line twin. Build nmap-cli from the site's source with:
cargo build --release --bin nmap-cli
Source and licence terms