Skip to content

vertering/NmapParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NmapParser

The Nmap XML output is unreadable and not usable by Excel. This script parses one or more XML files into an Excel sheet. Note, in order to show hosts that are down, nmap should run with the -v flag In order to run this xlswriter must be installed: pip install xlsxwriter. Usage of the script is: python NmapParser.py nmap1.xml nmap2.xml

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages