/nmap_xml2xlsx

Script to convert a nmap xml file to an xlsx file

Primary LanguagePythonApache License 2.0Apache-2.0

nmap_xml2xlsx

This script converts an nmap XML file to a xlsx file with a column for each port an each script.

requirements

progressbar2: pip3 install progressbar2