Registers stix-ttp taxonomy in MANIFEST.json.

pull/55/head
Georges Bossert 2017-01-04 16:09:44 +01:00
parent 5ca99f3505
commit cb3d63215b
1 changed files with 5 additions and 0 deletions

View File

@ -159,6 +159,11 @@
"description": "The Targeted Threat Index is a metric for assigning an overall threat ranking score to email messages that deliver malware to a victims computer. The TTI metric was first introduced at SecTor 2013 by Seth Hardy as part of the talk “RATastrophe: Monitoring a Malware Menagerie” along with Katie Kleemola and Greg Wiseman.",
"name": "targeted-threat-index",
"version": 1
},
{
"description": "Representation of the behavior or modus operandi of cyber adversaries (a.k.a TTP) as normalized in STIX",
"name": "stix-ttp",
"version": 1
}
]
}