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
974d403370
commit
98399e1bee
@ -14,8 +14,10 @@ Converts Nmap XML output to csv file, and other useful functions
|
||||
|
||||
### Display least common open ports
|
||||
> Displays the 10 least common open ports
|
||||
|
||||
`python3 nmap_xml_parser.py -f nmap_scan.xml -lc 10`
|
||||
|
||||
### Display most common open ports
|
||||
> Displays the 10 most common open ports
|
||||
|
||||
`python3 nmap_xml_parser.py -f nmap_scan.xml -mc 10`
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user