Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 515 Bytes

InstallUtil.md

File metadata and controls

16 lines (8 loc) · 515 Bytes

InstallUtil

MITRE ATT&CK Technique: T1118

Execution Examples:

Input:

x86 - C:\Windows\Microsoft.NET\Framework\v4.0.30319\InstallUtil.exe /logfile= /LogToConsole=false /U AllTheThings.dll

x64 - C:\Windows\Microsoft.NET\Framework64\v4.0.30319\InstallUtil.exe /logfile= /LogToConsole=false /U AllTheThings.dll

Test Script

InstallUtilBypass.cs