fix: [doc] original JSON file type for GTI

related to #673
pull/675/head
Alexandre Dulaunoy 2024-07-23 15:38:08 +02:00
parent 4711dcb660
commit 3f042f827e
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 1 additions and 1 deletions

View File

@ -10,5 +10,5 @@
"https://www.virustotal.com/", "https://www.virustotal.com/",
"https://gtidocs.virustotal.com/reference" "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)"
} }