This script is originate by Didier Stevens and modified by Sumedt Jitpukdebodin
- 0.1 - Change some display and fix the bug of parser multiple ports and hosts
- 0.2 - Rearrange columns and add end time column into output csv.
- Normal usage for display result ./nmap-xml-script-output-modify.py test.xml
- Change default delimiter(;) to , ./nmap-xml-script-output-modify.py test.xml -s ,
- Output to test.csv ./nmap-xml-script-output-modify.py test.xml -s , -o test.csv