mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-26 08:47:18 +00:00
29 lines
760 B
JSON
29 lines
760 B
JSON
|
{
|
||
|
"description": "MITRE Five-G Hierarchy of Threats (FiGHT™) is a globally accessible knowledge base of adversary tactics and techniques that are used or could be used against 5G networks.",
|
||
|
"icon": "map",
|
||
|
"kill_chain_order": {
|
||
|
"fight": [
|
||
|
"Reconnaissance",
|
||
|
"Resource-Development",
|
||
|
"Initial-Access",
|
||
|
"Execution",
|
||
|
"Persistence",
|
||
|
"Privilege-Escalation",
|
||
|
"Defense-Evasion",
|
||
|
"Credential-Access",
|
||
|
"Discovery",
|
||
|
"Lateral-Movement",
|
||
|
"Collection",
|
||
|
"Command-and-Control",
|
||
|
"Exfiltration",
|
||
|
"Impact",
|
||
|
"Fraud"
|
||
|
]
|
||
|
},
|
||
|
"name": "MITRE FiGHT Techniques",
|
||
|
"namespace": "mitre",
|
||
|
"type": "mitre-fight",
|
||
|
"uuid": "c22c8c18-0ccd-4033-b2dd-804ad26af4b9",
|
||
|
"version": 1
|
||
|
}
|