Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 157 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 157 Bytes

nmap2list

Tool to convert Nmap XML output to a list of ip:port

usage: ./nmap2list.py <in_xml> <out_txt>

example: ./nmap2list.py mynet.xml netlist.txt