mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-07-27 12:42:19 +02:00
MD files generate from Script, and adjustments to readme
This commit is contained in:
25
yml/OSBinaries/Installutil.yml
Normal file
25
yml/OSBinaries/Installutil.yml
Normal file
@@ -0,0 +1,25 @@
|
||||
---
|
||||
Name: InstallUtil.exe
|
||||
Description: Execute
|
||||
Author: ''
|
||||
Created: '2018-05-25'
|
||||
Categories: []
|
||||
Commands:
|
||||
- Command: InstallUtil.exe /logfile= /LogToConsole=false /U AllTheThings.dll
|
||||
Description: 'Execute the target .NET DLL or EXE.'
|
||||
Full Path:
|
||||
- C:\Windows\Microsoft.NET\Framework\v2.0.50727\InstallUtil.exe
|
||||
- C:\Windows\Microsoft.NET\Framework64\v2.0.50727\InstallUtil.exe
|
||||
- C:\Windows\Microsoft.NET\Framework\v4.0.30319\InstallUtil.exe
|
||||
- C:\Windows\Microsoft.NET\Framework64\v4.0.30319\InstallUtil.exe
|
||||
Code Sample: []
|
||||
Detection: []
|
||||
Resources:
|
||||
- https://pentestlab.blog/2017/05/08/applocker-bypass-installutil/
|
||||
- https://evi1cg.me/archives/AppLocker_Bypass_Techniques.html#menu_index_12
|
||||
- http://subt0x10.blogspot.no/2017/09/banned-file-execution-via.html
|
||||
- https://github.com/redcanaryco/atomic-red-team/blob/master/Windows/Execution/InstallUtil.md
|
||||
- https://www.blackhillsinfosec.com/powershell-without-powershell-how-to-bypass-application-whitelisting-environment-restrictions-av/
|
||||
- https://oddvar.moe/2017/12/13/applocker-case-study-how-insecure-is-it-really-part-1/
|
||||
Notes: Thanks to Casey Smith - @subtee
|
||||
|
Reference in New Issue
Block a user