Skip to content

CBHue/nMap_Merger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

nMap_Merger


Requires python3

Merge multiple nMap xml files into one XML
If you have xsltproc installed it will output in HTML
ex: sudo apt-get install xsltproc

usage: nMapMerge.py [-h] [-f FILE] [-d DIR] [-q]

optional arguments:
-h, --help show this help message and exit
-f FILE, --file FILE parse FILE
--d DIR, --dir DIR Parse all xml in directory
--q, --quiet don't print status messages to stdout


nMapMerge.py -f nMap_out.xml
nMapMerge.py -d /root/nMap/

About

Merge multiple nMap xml files into one

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages