Skip to content

dajinsique/nmap_convert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

The original project of this one is nmap-converter by mrschyte (https://github.com/mrschyte/nmap-converter)

More fileds of parsing results are added.

nmap_convert

Parsing nmap output XML file by python-libnmap

Requirements

sudo pip install python-libnmap sudo pip install XlsxWriter

Usage

usage: nmap-converter.py [-h] [-o XLS] XML [XML ...] positional arguments: XML path to nmap xml report optional arguments: -h, --help show this help message and exit -o XLS, --output XLS path to xlsx output

About

Parsing nmap output XML file by python-libnmap

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages