Skip to content

snar5/NmapParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My first work with python nmap parser, which is probably equivalent to the a 'hello world' program. Oddly, I keep needing/adding to it as I have found it to suite my needs. I still like the idea of command prompt to stay and work with data object without re-running commands.

*Note lists only "OPEN" ports

Package files sample.xml a sample XML file to test with colors.py a simple colors class nmapsort.py the parser engine nmapparser.py this file

USAGE:

  python nmapparser.py sample.xml

About

My first python script, an nmap parser. It actually has a shell type of feel to continue re-arranging the output and can make files etc.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages