mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2024-12-26 14:59:03 +01:00
25 lines
732 B
YAML
25 lines
732 B
YAML
---
|
|
Name: Dxcap.exe
|
|
Description: DirectX diagnostics/debugger included with Visual Studio.
|
|
Author: 'Oddvar Moe'
|
|
Created: '2018-05-25'
|
|
Commands:
|
|
- Command: Dxcap.exe -c C:\Windows\System32\notepad.exe
|
|
Description: Launch notepad as a subprocess of Dxcap.exe
|
|
Usecase: Local execution of a process as a subprocess of Dxcap.exe
|
|
Category: Execution
|
|
Privileges: User
|
|
MitreID: T1218
|
|
MitreLink: https://attack.mitre.org/wiki/Technique/T1218
|
|
OperatingSystem: Windows
|
|
Full Path:
|
|
- c:\Windows\System32\dxcap.exe
|
|
- c:\Windows\SysWOW64\dxcap.exe
|
|
Code Sample: []
|
|
Detection: []
|
|
Resources:
|
|
- https://twitter.com/harr0ey/status/992008180904419328
|
|
Acknowledgement:
|
|
- Person: Matt harr0ey
|
|
Handle: '@harr0ey'
|