Skip to content
/ nparser Public

Parser for nmap XML report - displays CSV list od host,port

Notifications You must be signed in to change notification settings

lkorba/nparser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

nparser

Parser for nmap XML report - displays CSV list od host,port

Requiremetnts:

python-libnmap

Sample usage:

user@dev:~$ parser.py ./nmapresult.xml 
10.11.12.1,443
10.11.12.1,8443
10.11.12.3,443
10.11.12.3,465
10.11.12.3,993

About

Parser for nmap XML report - displays CSV list od host,port

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages