mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-22 23:07:19 +00:00
Some small fixes
This commit is contained in:
parent
90e19ecbac
commit
b6e1c478a7
2 changed files with 3 additions and 3 deletions
|
@ -9,7 +9,7 @@
|
|||
"Timo Steffens",
|
||||
"Various"
|
||||
],
|
||||
"type": "Threat Actors",
|
||||
"type": "threat-actors",
|
||||
"groups": [
|
||||
"Operation C-Major",
|
||||
"Comment Crew",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name" : "threat actor",
|
||||
"name" : "threat-actor",
|
||||
"description": "Threat actors are characterisations of malicios actors (or adversaries) representing a cyber attach threat including presumed intent and historically observed behaviour.",
|
||||
"version": 1,
|
||||
"uuid": "698774c7-8022-42c4-917f-8d6e4f06ada3",
|
||||
"uuid": "698774c7-8022-42c4-917f-8d6e4f06ada3"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue