More changes (mainly changing generic T1218 to dev-specific T1127)

This commit is contained in:
Wietze
2021-11-05 20:06:57 +00:00
parent 8286677dac
commit 2577066af9
19 changed files with 32 additions and 34 deletions

View File

@@ -9,7 +9,7 @@ Commands:
Usecase: Local execution of assembly shellcode.
Category: Execute
Privileges: User
MitreID: T1218
MitreID: T1127
OperatingSystem: Windows
- Command: |
cdb.exe -pd -pn <process_name>
@@ -18,7 +18,7 @@ Commands:
Usecase: Run a shell command under a trusted Microsoft signed binary
Category: Execute
Privileges: User
MitreID: T1218
MitreID: T1127
OperatingSystem: Windows
Full_Path:
- Path: C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\cdb.exe