NmapXMLtoHTML
This script is a quick script to convert a folder's worth of Nmap xml outputs to a single HTML report.
Requirements
- Python 3.6 or higher - due to use of f-strings
- xsltproc - xsltproc is the function interpreting the xml file into a html file
Hey I know there is nothing ground breaking here, but if you use it, a shout out would be great.