Update README.md

This commit is contained in:
Jake Miller 2018-01-01 22:25:53 -06:00 committed by GitHub
parent 0e2e1eea2e
commit 9acd1ec528
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,6 +14,7 @@ Converts Nmap XML output to csv file, and other useful functions
### Display IP addresses/ports in URL friendly format ### Display IP addresses/ports in URL friendly format
> Displays in format http(s)://ipaddr:port if port is a possible web port > Displays in format http(s)://ipaddr:port if port is a possible web port
`python3 nmap_xml_parser.py -f nmap_scan.xml -pw` `python3 nmap_xml_parser.py -f nmap_scan.xml -pw`
### Display least common open ports ### Display least common open ports