Vote Details for "Net_Nmap" by jausions

» Details
» Comment
- More Shell escaping in Nmap::_createCommandLine() (output file, target)

- Use tempnam() instead of md5() in Nmap::scan() to avoid conflicts

- in Nmap::parseXMLOutput() pass the original PEAR_Error to the exception to preserve more information, not just the text message

- Shouldn't you be using SimpleXML instead of XML_Parser?