Catalog LOLBAS

LOL · OtherMSBinary

AccCheckConsole.exe

2 techniques WindowsLOLBAS GPL-3.0

Execute

Execution Windows

Load a managed DLL in the context of AccCheckConsole.exe. The -window switch value can be set to an arbitrary active window name.

Use Local execution of managed code from assembly DLL.

AccCheckConsole.exe -window "Untitled - Notepad" {PATH_ABSOLUTE:.dll}
Context
user
Native
Execute
MITRE
T1218

AWL Bypass

AWL / Policy Bypass Windows

Load a managed DLL in the context of AccCheckConsole.exe. The -window switch value can be set to an arbitrary active window name.

Use Local execution of managed code to bypass AppLocker.

AccCheckConsole.exe -window "Untitled - Notepad" {PATH_ABSOLUTE:.dll}
Context
user
Native
AWL Bypass
MITRE
T1218