Update msedgewebview2.yml Tags

Added Tags:
Execute: EXE
This commit is contained in:
hegusung 2024-10-13 17:36:40 +02:00 committed by GitHub
parent df306a4e0e
commit dd7be51f56
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,6 +11,8 @@ Commands:
Privileges: Low privileges Privileges: Low privileges
MitreID: T1218.015 MitreID: T1218.015
OperatingSystem: Windows 10, Windows 11 OperatingSystem: Windows 10, Windows 11
Tags:
- Execute: EXE
- Command: msedgewebview2.exe --utility-cmd-prefix="calc.exe" - Command: msedgewebview2.exe --utility-cmd-prefix="calc.exe"
Description: This command launches the Microsoft Edge WebView2 browser control without sandboxing and will spawn calc.exe as its subprocess. Description: This command launches the Microsoft Edge WebView2 browser control without sandboxing and will spawn calc.exe as its subprocess.
Usecase: Proxy execution of binary Usecase: Proxy execution of binary
@ -18,6 +20,8 @@ Commands:
Privileges: User Privileges: User
MitreID: T1218.015 MitreID: T1218.015
OperatingSystem: Windows 10, Windows 11 OperatingSystem: Windows 10, Windows 11
Tags:
- Execute: EXE
- Command: msedgewebview2.exe --disable-gpu-sandbox --gpu-launcher="calc.exe" - Command: msedgewebview2.exe --disable-gpu-sandbox --gpu-launcher="calc.exe"
Description: This command launches the Microsoft Edge WebView2 browser control without sandboxing and will spawn calc.exe as its subprocess. Description: This command launches the Microsoft Edge WebView2 browser control without sandboxing and will spawn calc.exe as its subprocess.
Usecase: Proxy execution of binary Usecase: Proxy execution of binary
@ -25,6 +29,8 @@ Commands:
Privileges: User Privileges: User
MitreID: T1218.015 MitreID: T1218.015
OperatingSystem: Windows 10, Windows 11 OperatingSystem: Windows 10, Windows 11
Tags:
- Execute: EXE
- Command: msedgewebview2.exe --no-sandbox --renderer-cmd-prefix="calc.exe" - Command: msedgewebview2.exe --no-sandbox --renderer-cmd-prefix="calc.exe"
Description: This command launches the Microsoft Edge WebView2 browser control without sandboxing and will spawn calc.exe as its subprocess. Description: This command launches the Microsoft Edge WebView2 browser control without sandboxing and will spawn calc.exe as its subprocess.
Usecase: Proxy execution of binary Usecase: Proxy execution of binary
@ -32,6 +38,8 @@ Commands:
Privileges: User Privileges: User
MitreID: T1218.015 MitreID: T1218.015
OperatingSystem: Windows 10, Windows 11 OperatingSystem: Windows 10, Windows 11
Tags:
- Execute: EXE
Full_Path: Full_Path:
- Path: C:\Program Files (x86)\Microsoft\Edge\Application\114.0.1823.43\msedgewebview2.exe - Path: C:\Program Files (x86)\Microsoft\Edge\Application\114.0.1823.43\msedgewebview2.exe
Detection: Detection: