Skip to content

Chvalov/masscan-parser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

masscan-parser

Save masscan XML result to result.xml and run my script.

Usage example : masscan -p80 192.168.0.0/16 -oX result.xml --rate=10000

After scan run my script ./parser.py result.xml, and you will see output.txt

Output : IP:PORT

About

masscan result -> IP:PORT

Resources

Stars

Watchers

Forks

Languages

  • Python 100.0%