NMAP XML
Last updated
Filename of the nmap XML output file (required).
Generate the XML file on your side with nmap's -oX flag. Example: nmap -sV -oX scan.xml 10.0.0.0/24 For CVE data, add the vulners NSE script: --script vulners.
Attention
Copy your file to "/opt/octoxlabs/connector/media/xml". Be sure the connection is successful and check your file permissions.
Last updated