mirror of
https://github.com/MISP/misp-galaxy.git
synced 2025-01-31 08:58:26 +00:00
Merge pull request #96 from Delta-Sierra/master
add cert EU's motive vocabulary
This commit is contained in:
commit
9ebce85f35
1 changed files with 37 additions and 0 deletions
37
vocabularies/threat-actor/cert-eu-motive.json
Normal file
37
vocabularies/threat-actor/cert-eu-motive.json
Normal file
|
@ -0,0 +1,37 @@
|
|||
{
|
||||
"values": [
|
||||
{
|
||||
"value": "Cybercrime"
|
||||
},
|
||||
{
|
||||
"value": "Cyberwar"
|
||||
},
|
||||
{
|
||||
"value": "Espionage"
|
||||
},
|
||||
{
|
||||
"value": "Hacktivists"
|
||||
},
|
||||
{
|
||||
"value": "Hacktivists-Nationalists"
|
||||
},
|
||||
{
|
||||
"value": "Other"
|
||||
},
|
||||
{
|
||||
"value": "Unknown"
|
||||
},
|
||||
{
|
||||
"value": "Jihadism"
|
||||
},
|
||||
{
|
||||
"value": "Censorhip"
|
||||
}
|
||||
],
|
||||
"version" : 1,
|
||||
"description": "Motive vocab as defined by Cert EU.",
|
||||
"source": "Cert EU",
|
||||
"author": ["Cert EU"],
|
||||
"uuid": "fe16ec3e-aff4-11e7-80d0-13582aacbd16",
|
||||
"type": "threat-actor-cert-eu-motives-vocabulary"
|
||||
}
|
Loading…
Add table
Reference in a new issue