Cyver Core supports importing findings from Horizon3 in NodeZero CSV format. You can import results into Cyver, including vulnerabilities across network infrastructure and web applications, as well as associated assets and recommendations identified by the tool.
Export your Horizon3 NodeZero results in CSV format to manually import into Cyver Core - or automate the scan imports using the API.
Horizon3 NodeZero CSV
Findings Field Mapping
Field | Values | Fields |
| Code | ||
| Title | <Name>SQL Injection Vulnerability</Name> | |
| Type | <Severity>High</Severity> + <Confirmed>True</Confirmed> | |
| Assets | <Hostname>web01.domain.com</Hostname> + <IP>192.168.1.100</IP> | |
| Description | <Description>The application is vulnerable to SQL injection...</Description> + <ContextScoreDescription> </ContextScoreDescription> | |
| Occurrence | ||
| Labels | ||
| Severity | <Severity>High</Severity> | |
| CVSS20Score | <ContextScore>8.5</ContextScore> | |
| CVSS20Vector | ||
| CVSS30Score | ||
| CVSS30Vector | ||
| CVSS31Score | ||
| CVSS31Vector | ||
| CVSS40Score | ||
| CVSS40Vector | ||
| Impact | ||
| ImpactDescription | <Impact>Attackers could gain unauthorized access...</Impact> | |
| Likelihood | ||
| LikelihoodDescription | ||
| VulnerabilityTypes | ||
| CWEList | ||
| CVEList | ||
| MITRE ATT&CK Techniques | ||
| MITRE ATT&CK Mitigations | ||
| MITRE ATT&CK Tactics | ||
| Controls | ||
| Compliance Status | ||
| Compliance Comment | ||
| BackgroundInformation | <RootCause>Insufficient input validation</RootCause> | |
| Recommendation | <Mitigations>Implement parameterized queries...</Mitigations> | |
| External References | <References>https://cwe.mitre.org/data/definitions/89.html</References> | |
| Status | ||
| Evidence Title | <ProvenEntityEid>PROOF-001</ProvenEntityEid> | |
| Evidence Location | <IP>192.168.1.100</IP> + <Port>80</Port> + <Protocol>TCP</Protocol> | |
| Evidence Version | ||
| Evidence Reproduction | ||
| Evidence Results | <ProvenEntityEid>PROOF-001</ProvenEntityEid> | |
| Evidence Issue Details |
Important Notes & Limitations
- The maximum number of findings that can be imported in a single upload is 5,000 findings.
- If your file exceeds this limit, the import may fail depending on the selected import options (e.g., aggregation settings or filtering by severity).