Merge pull request #55 from gbossert/stix-ttp

Registers stix-ttp taxonomy in MANIFEST.json.
pull/56/head
Andras Iklody 2017-01-04 16:20:08 +01:00 committed by GitHub
commit 0e320249de
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
}
]
}