security-scripts
security-scripts copied to clipboard
Remove python-nmap library, use XML parsing routines
The current library has some threading issues, and issues with parsing UDP services. Letting nmap output scanresults to XML and parse those is easier, and alleviates the need for the third party library python-nmap.