mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-07-27 12:42:19 +02:00
Completed template update of OterMSBinaries
This commit is contained in:
@@ -1,12 +1,17 @@
|
||||
---
|
||||
Name: Dxcap.exe
|
||||
Description: Execute
|
||||
Author: ''
|
||||
Description: DirectX diagnostics/debugger included with Visual Studio.
|
||||
Author: 'Oddvar Moe'
|
||||
Created: '2018-05-25'
|
||||
Categories: []
|
||||
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
|
||||
@@ -14,4 +19,6 @@ Code Sample: []
|
||||
Detection: []
|
||||
Resources:
|
||||
- https://twitter.com/harr0ey/status/992008180904419328
|
||||
Notes: Thanks to Matt harr0ey - @harr0ey
|
||||
Acknowledgement:
|
||||
- Person: Matt harr0ey
|
||||
Handle: '@harr0ey'
|
||||
|
Reference in New Issue
Block a user