Skip to content
This repository has been archived by the owner on Jul 30, 2023. It is now read-only.

danyathecoder/nmap-pyparser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

nmap-pyparser

It is tool for parsing nmap xml result.

Usage

python3 nmap-parser.py [options]

Options:
-f,--filename           name of xml file for parsing, always required
-s, --services          create folder with files, which contains ips with founded service
-l                      generate log file
--ports-by-services     get ports with specified services

Examples

python3 nmap-parser.py -f testdata.xml -l -s --ports-by-services http,https

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages