# nmap-bootstrap-xsl

A great tool to visualize nmap scans in pretty HTML files.

# Running with a previously completed scan

If you've already got an XML created from an nmap scan (such as scanme.xml in this example), you can make it pretty with:

xsltproc -o scanme.html nmap-bootstrap.xsl scanme.xml