For the complete documentation index, see llms.txt. This page is also available as Markdown.

NMAP XML

Connection Requirements

1 - Filename

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.

Last updated