Skip to content

This script is a quick script to convert a folder's worth of Nmap xml outputs to a single HTML report.

Notifications You must be signed in to change notification settings

sokayvich-git/NmapXMLtoHTML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

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.

About

This script is a quick script to convert a folder's worth of Nmap xml outputs to a single HTML report.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages