Update msedge.exe & add teams.exe

This commit is contained in:
mr.d0x
2023-05-27 12:11:05 -04:00
parent 1f7e8a3e57
commit ef8048344d
2 changed files with 26 additions and 0 deletions

View File

@@ -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