mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-01-02 10:07:01 +01:00
Update Control.yml
Added Execution section to Control.exe Added tags: - Input Custom Format
This commit is contained in:
parent
bb484e278e
commit
2bf4516881
@ -13,6 +13,17 @@ Commands:
|
|||||||
OperatingSystem: Windows vista, Windows 7, Windows 8, Windows 8.1, Windows 10, Windows 11
|
OperatingSystem: Windows vista, Windows 7, Windows 8, Windows 8.1, Windows 10, Windows 11
|
||||||
Tags:
|
Tags:
|
||||||
- Execute: DLL
|
- 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:
|
Full_Path:
|
||||||
- Path: C:\Windows\System32\control.exe
|
- Path: C:\Windows\System32\control.exe
|
||||||
- Path: C:\Windows\SysWOW64\control.exe
|
- Path: C:\Windows\SysWOW64\control.exe
|
||||||
|
Loading…
Reference in New Issue
Block a user