diff options
| author | Kristofer Hallin <kristofer@sunet.se> | 2022-04-12 13:49:05 +0200 |
|---|---|---|
| committer | Kristofer Hallin <kristofer@sunet.se> | 2022-04-12 13:49:05 +0200 |
| commit | 509bf7fe6a4589d525b21f179ce8cb730c0d4e59 (patch) | |
| tree | 975714991716efe60ce67e82e143c825a8eb27c0 /example_data.json | |
| parent | 16f5009ac0d630c5f25c9d6cb4e8fb026ae628f9 (diff) | |
| parent | 2aebcdeca17f9b46d90f5255dd4d03caa358701e (diff) | |
Merged main and updated stuff.
Diffstat (limited to 'example_data.json')
| -rw-r--r-- | example_data.json | 47 |
1 files changed, 0 insertions, 47 deletions
diff --git a/example_data.json b/example_data.json deleted file mode 100644 index 3af9f35..0000000 --- a/example_data.json +++ /dev/null @@ -1,47 +0,0 @@ -{ - "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" - } - } - } -} |
