mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2024-12-30 16:54:00 +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
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user