Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 377 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 377 Bytes

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.