From 3f042f827e927a9c4f782e3d88a66f427c44708a Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Tue, 23 Jul 2024 15:38:08 +0200 Subject: [PATCH] fix: [doc] original JSON file type for GTI related to #673 --- documentation/website/expansion/google_threat_intelligence.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/website/expansion/google_threat_intelligence.json b/documentation/website/expansion/google_threat_intelligence.json index 89f4bff9..8db8005e 100644 --- a/documentation/website/expansion/google_threat_intelligence.json +++ b/documentation/website/expansion/google_threat_intelligence.json @@ -10,5 +10,5 @@ "https://www.virustotal.com/", "https://gtidocs.virustotal.com/reference" ], - "features": "GTI assessment for the given observable, this include information about level of severity, a clear verdict (malicious, suspicious, undetected and bening) and additional information provided by the Mandiant expertise combined with the VirusTotal database.\n\n[Output example screeshot](https://github.com/MISP/MISP/assets/4747608/e275db2f-bb1e-4413-8cc0-ec3cb05e0414)" + "features": "GTI assessment for the given observable, this include information about level of severity, a clear verdict (malicious, suspicious, undetected and benign) and additional information provided by the Mandiant expertise combined with the VirusTotal database.\n\n[Output example screeshot](https://github.com/MISP/MISP/assets/4747608/e275db2f-bb1e-4413-8cc0-ec3cb05e0414)" }