Skip to content

Instantly share code, notes, and snippets.

@tkuennen
Created October 5, 2018 14:51
Show Gist options
  • Select an option

  • Save tkuennen/685f63bfdc676f5294f06459ea94489f to your computer and use it in GitHub Desktop.

Select an option

Save tkuennen/685f63bfdc676f5294f06459ea94489f to your computer and use it in GitHub Desktop.
Beautiful HTML output for NMAP scans
nmap -A -oX nmapoutput -T5 192.168.0.1
xsltproc nmapoutput.xml -o scanme.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment