Revert "MITRE ATT&CK realignment sprint"

This commit is contained in:
bohops
2021-11-05 20:22:14 -04:00
committed by GitHub
parent 03362b8640
commit 61a3d97fad
159 changed files with 571 additions and 253 deletions

View File

@@ -10,12 +10,13 @@ Commands:
Category: Execute
Privileges: User
MitreID: T1218
MitreLink: https://attack.mitre.org/wiki/Technique/T1218
OperatingSystem: Windows vista, Windows 7, Windows 8, Windows 8.1, Windows 10
Full_Path:
- Path: C:\OEM\Preload\utility
Code_Sample:
- Code:
Detection:
Code_Sample:
- Code:
Detection:
- IOC: RunCmd_X64.exe spawned
Resources:
- Link: https://bartblaze.blogspot.com/2019/03/run-applications-and-scripts-using.html

View File

@@ -10,9 +10,10 @@ Commands:
Category: Execute
Privileges: User
MitreID: T1218
MitreLink: https://attack.mitre.org/techniques/T1218/
OperatingSystem: Windows 7 and up with Whatsapp installed
Full_Path:
- Path: '%localappdata%\Whatsapp\Update.exe'
Detection:
Detection:
- IOC: '"%localappdata%\Whatsapp\Update.exe" spawned an unknown process'
---