Upload files to "Modules"
This commit is contained in:
@ -113,5 +113,13 @@ def get_methodology_content():
|
|||||||
"https://attack.mitre.org/tactics/TA0008/",
|
"https://attack.mitre.org/tactics/TA0008/",
|
||||||
"https://www.mandiant.com/resources/anti-forensic-tactics"
|
"https://www.mandiant.com/resources/anti-forensic-tactics"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "OS",
|
||||||
|
"content": "Explore Indicators of Compromise for both Windows and Linux operating systems.",
|
||||||
|
"resources": [
|
||||||
|
{"name": "Windows", "url": "/windows"},
|
||||||
|
{"name": "Linux", "url": "/linux"}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Reference in New Issue
Block a user