Update Control.yml

Added Execution section to Control.exe

Added tags:
- Input Custom Format
This commit is contained in:
hegusung 2024-10-13 12:26:15 +02:00 committed by GitHub
parent bb484e278e
commit 2bf4516881
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,6 +13,17 @@ Commands:
OperatingSystem: Windows vista, Windows 7, Windows 8, Windows 8.1, Windows 10, Windows 11
Tags:
- Execute: DLL
- Input: Custom Format
- Command: control.exe c:\windows\tasks\evil.cpl
Description: Execute evil.cpl payload. A CPL is a DLL file with CPlApplet export function)
Usecase: Use to execute code and bypass application whitelisting
Category: Execution
Privileges: User
MitreID: T1218.002
OperatingSystem: Windows vista, Windows 7, Windows 8, Windows 8.1, Windows 10, Windows 11
Tags:
- Execute: DLL
- Input: Custom Format
Full_Path:
- Path: C:\Windows\System32\control.exe
- Path: C:\Windows\SysWOW64\control.exe