mirror of
				https://github.com/LOLBAS-Project/LOLBAS
				synced 2025-11-04 02:29:34 +01:00 
			
		
		
		
	Merge pull request #291 from mrd0x/electron
Update msedge.exe & add teams.exe
This commit is contained in:
		@@ -18,6 +18,13 @@ Commands:
 | 
			
		||||
    Privileges: User
 | 
			
		||||
    MitreID: T1105
 | 
			
		||||
    OperatingSystem: Windows 10, Windows 11
 | 
			
		||||
  - Command: msedge.exe --disable-gpu-sandbox --gpu-launcher="C:\Windows\system32\cmd.exe /c ping google.com &&"
 | 
			
		||||
    Description: Edge spawns cmd.exe as a child process of msedge.exe and executes the ping command
 | 
			
		||||
    Usecase: Executes a process under a trusted Microsoft signed binary
 | 
			
		||||
    Category: Execute
 | 
			
		||||
    Privileges: User
 | 
			
		||||
    MitreID: T1218
 | 
			
		||||
    OperatingSystem: Windows 10, Windows 11
 | 
			
		||||
Full_Path:
 | 
			
		||||
  - Path: c:\Program Files\Microsoft\Edge\Application\msedge.exe
 | 
			
		||||
  - Path: c:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										19
									
								
								yml/OSBinaries/Teams.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										19
									
								
								yml/OSBinaries/Teams.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,19 @@
 | 
			
		||||
---
 | 
			
		||||
Name: Teams.exe
 | 
			
		||||
Description: Microsoft Teams
 | 
			
		||||
Author: mr.d0x
 | 
			
		||||
Created: 2023-05-27
 | 
			
		||||
Commands:
 | 
			
		||||
  - Command: teams.exe --disable-gpu-sandbox --gpu-launcher="C:\Windows\system32\cmd.exe /c ping google.com &&"
 | 
			
		||||
    Description: Teams spawns cmd.exe as a child process of teams.exe and executes the ping command
 | 
			
		||||
    Usecase: Executes a process under a trusted Microsoft signed binary
 | 
			
		||||
    Category: Execute
 | 
			
		||||
    Privileges: User
 | 
			
		||||
    MitreID: T1218
 | 
			
		||||
    OperatingSystem: Windows 10, Windows 11
 | 
			
		||||
Full_Path:
 | 
			
		||||
  - Path: c:\Users\username\AppData\Local\Microsoft\Teams\current\Teams.exe
 | 
			
		||||
Resources:
 | 
			
		||||
Acknowledgement:
 | 
			
		||||
  - Person: mr.d0x
 | 
			
		||||
    Handle: '@mrd0x'
 | 
			
		||||
		Reference in New Issue
	
	Block a user