mirror of
				https://github.com/LOLBAS-Project/LOLBAS
				synced 2025-11-04 10:39:56 +01:00 
			
		
		
		
	Update SettingSyncHost.yml Tags
Added Tags: - Execute: EXE
This commit is contained in:
		@@ -11,6 +11,8 @@ Commands:
 | 
				
			|||||||
    Privileges: User
 | 
					    Privileges: User
 | 
				
			||||||
    MitreID: T1218
 | 
					    MitreID: T1218
 | 
				
			||||||
    OperatingSystem: Windows 8, Windows 8.1, Windows 10
 | 
					    OperatingSystem: Windows 8, Windows 8.1, Windows 10
 | 
				
			||||||
 | 
					    Tags:
 | 
				
			||||||
 | 
					    - Execute: EXE
 | 
				
			||||||
  - Command: SettingSyncHost -LoadAndRunDiagScriptNoCab anything
 | 
					  - Command: SettingSyncHost -LoadAndRunDiagScriptNoCab anything
 | 
				
			||||||
    Description: Execute a batch script in the background (no window ever pops up) which can be subverted to running arbitrary programs by setting the current working directory to %TMP% and creating files such as reg.bat/reg.exe in that directory thereby causing them to execute instead of the ones in C:\Windows\System32.
 | 
					    Description: Execute a batch script in the background (no window ever pops up) which can be subverted to running arbitrary programs by setting the current working directory to %TMP% and creating files such as reg.bat/reg.exe in that directory thereby causing them to execute instead of the ones in C:\Windows\System32.
 | 
				
			||||||
    Usecase: Can be used to evade defensive countermeasures or to hide as a persistence mechanism. Additionally, effectively act as a -WindowStyle Hidden option (as there is in PowerShell) for any arbitrary batch file.
 | 
					    Usecase: Can be used to evade defensive countermeasures or to hide as a persistence mechanism. Additionally, effectively act as a -WindowStyle Hidden option (as there is in PowerShell) for any arbitrary batch file.
 | 
				
			||||||
@@ -18,6 +20,8 @@ Commands:
 | 
				
			|||||||
    Privileges: User
 | 
					    Privileges: User
 | 
				
			||||||
    MitreID: T1218
 | 
					    MitreID: T1218
 | 
				
			||||||
    OperatingSystem: Windows 8, Windows 8.1, Windows 10
 | 
					    OperatingSystem: Windows 8, Windows 8.1, Windows 10
 | 
				
			||||||
 | 
					    Tags:
 | 
				
			||||||
 | 
					    - Execute: EXE
 | 
				
			||||||
Full_Path:
 | 
					Full_Path:
 | 
				
			||||||
  - Path: C:\Windows\System32\SettingSyncHost.exe
 | 
					  - Path: C:\Windows\System32\SettingSyncHost.exe
 | 
				
			||||||
  - Path: C:\Windows\SysWOW64\SettingSyncHost.exe
 | 
					  - Path: C:\Windows\SysWOW64\SettingSyncHost.exe
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user