Update README.md

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

View File

@ -1,6 +1,8 @@
# 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: As featured in, Advanced Nmap - Scanning Large Scale Networks:
https://www.youtube.com/watch?v=okCNbKSdmDA https://www.youtube.com/watch?v=okCNbKSdmDA
## Usage ## Usage