summaryrefslogtreecommitdiff
path: root/example_data_2.json
blob: 1ef5e1a3c816d6d114672365e19b7023f2f303de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
{
    "document_version": 1,
    "ip": "192.0.2.20",
    "port": 80,
    "whois_description": "SOMENET",
    "asn": "AS65001",
    "asn_country_code": "SE",
    "ptr": "host11.test.soc.sunet.se",
    "abuse_mail": "abuse@test.soc.sunet.se",
    "domain": "sunet.se",
    "timestamp_in_utc": "2021-06-30T10:00 UTC",
    "system_name": "VMware ESXi 6.7.0 build-17700523",
    "result": [
        {
            "cve": "CVE-2019-0001",
            "vulnerable": false
        },
        {
            "cve": "CVE-2015-0002",
            "vulnerable": false
        },
        {
            "cve": "CVE-2015-0003",
            "vulnerable": true
        },
        {
            "cve": "CVE-2015-0004",
            "vulnerable": false
        },
        {
            "cve": "CVE-2015-0005",
            "vulnerable": true
        }
    ],
    "description": "A presentation of the observation as a whole (optional)",
    "custom_data": {
        "subject_cn": {
            "data": "unknown",
            "display_name": "Subject Common Name",
            "description": "A description of this key (optional)"
        },
        "end_of_general_support": {
            "data": true,
            "display_name": "End of general support"
        }
    }
}