OpenVAS
Import your OpenVAS vulnerability scan results
The OpenVAS connector allows you to import your vulnerability scan results from OpenVAS (Greenbone) for security assessment and risk management.
Objective
The OpenVAS connector allows you to import the following information:
- Vulnerability scan results
- Identified CVEs (Common Vulnerabilities and Exposures)
- Remediation recommendations
Prerequisites
- XML files generated by OpenVAS/Greenbone (format
.xml) - OpenVAS scans executed on your infrastructure
Procedure
Export OpenVAS Scan Results
- Access your OpenVAS/Greenbone Vulnerability Manager (GVM) console.
- Navigate to Scans or Tasks section.
- Select the scan or task with results to export.
- Click the Export or Download button.
- Choose XML format (provides complete vulnerability details including CVEs).
- The file will be downloaded in
.xmlformat.
Import into OverSOC
- In OverSOC, go to Data Sources Settings > Sources.
- Select OpenVAS and click Configure.
- Upload the
.xmlfile from your OpenVAS export. - Click Save Configuration.
OverSOC will automatically parse the XML and import detected vulnerabilities, associated CVEs and remediation recommendations.
Official Documentation
For more information on OpenVAS XML output and exports, see the Greenbone OpenVAS Documentation