summaryrefslogtreecommitdiff
path: root/example_data.json
blob: 3af9f352956b8c0b170d8d281337eb8649235fe7 (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",
    "user_presentation": {
        "description": "A presentation of the observation as a whole (optional)",
        "data": {
            "subject_cn": {
                "data": "unknown",
                "display_name": "Subject Common Name",
                "description": "A description of this key (optional)"
            },
            "subject_o": {
                "data": "unknown",
                "display_name": "Subject O",
                "description": "..."
            },
            "full_name": {
                "data": "VMware ESXi 6.7.0 build-17700523",
                "display_name": "Full Name"
            },
            "end_of_general_support": {
                "data": false,
                "display_name": "End of general support"
            },
            "cve_2021_21972": {
                "data": "CVE-2021-21972 not applicable",
                "display_name": "CVE 2021 21972"
            },
            "cve_2021_21974": {
                "data": "CVE-2021-21974 patched",
                "display_name": "CVE 2021 21974"
            },
            "cve_2021_21985": {
                "data": "CVE-2021-21985 not applicable",
                "display_name": "CVE 2021 21985"
            }
        }
    }
}