Update README.md

This commit is contained in:
NetsecExplained 2020-10-18 13:55:53 -07:00 committed by GitHub
parent 5664f79110
commit 332b215615
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,7 @@
# Nmap - xml2csv # Nmap - xml2csv
Converts Nmap XML output to csv file, and other useful functions. Ignores hosts that are down and ports that are not open. Converts Nmap XML output to csv file, and other useful functions. Ignores hosts that are down and ports that are not open.
As featured in, Advanced Nmap - Scanning Large Scale Networks:
https://www.youtube.com/watch?v=okCNbKSdmDA
## Usage ## Usage