Skip to content

Mister-Joe/nmap-xml-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

nmap-xml-parser

What is it?

A tool to parse XML output from Nmap scans & extract/summarize key information. At the moment, 4 parsing options are available as shown in the image above.

How does it work?

Using Python and the xml.etree.ElementTree module. There are no special dependencies other than Python 3.2 or above. Simply git clone & you're ready to go.

What's next?

Let's colloborate! By all means, submit a pull request. There are so many more parsing options/features that can be added, your imagination is the limit.

About

Extract and summarize information from Nmap XML scan output.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages