mirror of
https://github.com/NetsecExplained/Nmap-XML-to-CSV.git
synced 2026-08-27 08:20:12 +03:00
Update README.md
This commit is contained in:
parent
7804f3067d
commit
0e2e1eea2e
@ -12,7 +12,8 @@ Converts Nmap XML output to csv file, and other useful functions
|
||||
### Display only IP addresses
|
||||
`python3 nmap_xml_parser.py -f nmap_scan.xml -ip`
|
||||
|
||||
### Display IP addresses/ports in URL friendly format (http://ipaddr:port)
|
||||
### Display IP addresses/ports in URL friendly format
|
||||
> Displays in format http(s)://ipaddr:port if port is a possible web port
|
||||
`python3 nmap_xml_parser.py -f nmap_scan.xml -pw`
|
||||
|
||||
### Display least common open ports
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user