Nmap scan to HTML
output a nmap scan to html


sudo apt install xsltproc
nmap -Pn -A -T4 -p- -n -oX <name of output file> <IP>
xsltproc -o <name of output html file> <path to style template> <name of output file>

nmap.xsl default path on macOS: /usr/local/share/nmap/nmap.xsl

nmap.xsl default path on Ubuntu: /usr/share/nmap/nmap.xsl

Modify nmap.xsl as needed


Posted on:

February 11, 2017
39 words

Contact Me:

If you are interested in contacting me feel free to do so by mail or online:

nob {at} nob.ro