mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2024-12-27 07:18:05 +01:00
Update Dxcap.yml (#296)
Co-authored-by: Wietze <wietze@users.noreply.github.com>
This commit is contained in:
parent
62ed936a39
commit
fa3f6bbc0c
@ -5,8 +5,8 @@ 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
|
||||
Description: 'Launch notepad.exe as a subprocess of dxcap.exe. Note that you should have write permissions in the current working directory for the command to succeed; alternatively, add ''-file c:\path\to\writable\location.ext'' as first argument.'
|
||||
Usecase: Local execution of a process as a subprocess of dxcap.exe
|
||||
Category: Execute
|
||||
Privileges: User
|
||||
MitreID: T1127
|
||||
@ -14,8 +14,6 @@ Commands:
|
||||
Full_Path:
|
||||
- Path: C:\Windows\System32\dxcap.exe
|
||||
- Path: C:\Windows\SysWOW64\dxcap.exe
|
||||
Code_Sample:
|
||||
- Code:
|
||||
Detection:
|
||||
- Sigma: https://github.com/SigmaHQ/sigma/blob/08ca62cc8860f4660e945805d0dd615ce75258c1/rules/windows/process_creation/win_susp_dxcap.yml
|
||||
Resources:
|
||||
@ -23,3 +21,5 @@ Resources:
|
||||
Acknowledgement:
|
||||
- Person: Matt harr0ey
|
||||
Handle: '@harr0ey'
|
||||
- Person: Vikas Singh
|
||||
Handle: '@vikas891'
|
||||
|
Loading…
Reference in New Issue
Block a user