summaryrefslogtreecommitdiff
path: root/example_data_1.json
diff options
context:
space:
mode:
Diffstat (limited to 'example_data_1.json')
-rw-r--r--example_data_1.json49
1 files changed, 49 insertions, 0 deletions
diff --git a/example_data_1.json b/example_data_1.json
new file mode 100644
index 0000000..2b819ea
--- /dev/null
+++ b/example_data_1.json
@@ -0,0 +1,49 @@
+{
+ "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
+ }
+ ],
+ "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)"
+ },
+ "end_of_general_support": {
+ "data": false,
+ "display_name": "End of general support"
+ }
+ }
+ }
+}