Catalog LOLBAS

LOL · Binary

Regasm.exe

2 techniques WindowsLOLBAS GPL-3.0

AWL Bypass

AWL / Policy Bypass Windows

Loads the target .NET DLL file and executes the RegisterClass function.

Use Execute code and bypass Application whitelisting

regasm.exe {PATH:.dll}
Context
admin
Native
AWL Bypass

Execute

Execution Windows

Loads the target .DLL file and executes the UnRegisterClass function.

Use Execute code and bypass Application whitelisting

regasm.exe /U {PATH:.dll}
Context
user
Native
Execute