summaryrefslogtreecommitdiff
path: root/example_data_1.json
blob: 2dbfff0e278fe1e7797adc594bbc00da9dee1222 (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.10",
    "port": 443,
    "whois_description": "SOMENET",
    "asn": "AS65001",
    "asn_country_code": "SE",
    "ptr": "host10.test.soc.sunet.se",
    "abuse_mail": "abuse@test.soc.sunet.se",
    "domain": "sunet.se",
    "timestamp_in_utc": "2021-06-21T14:06 UTC",
    "system_name": "Apache 2.1.3",
    "result": [
        {
            "cve": "CVE-2015-0049",
            "vulnerable": false
        },
        {
            "cve": "CVE-2015-0050",
            "vulnerable": false
        },
        {
            "cve": "CVE-2015-0060",
            "vulnerable": true
        },
        {
            "cve": "CVE-2015-0063",
            "vulnerable": false
        },
        {
            "cve": "CVE-2015-0064",
            "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": false,
            "display_name": "End of general support"
        }
    }
}