mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-07-27 12:42:19 +02:00
Update scripts with new template. Fixed mgmt script for webportal. Adjustments to existing yml files
This commit is contained in:
@@ -7,18 +7,21 @@ 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
|
||||
Category: Execute
|
||||
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: []
|
||||
- Path: C:\Windows\System32\dxcap.exe
|
||||
- Path: C:\Windows\SysWOW64\dxcap.exe
|
||||
Code Sample:
|
||||
- Code:
|
||||
Detection:
|
||||
- IOC:
|
||||
Resources:
|
||||
- https://twitter.com/harr0ey/status/992008180904419328
|
||||
- Link: https://twitter.com/harr0ey/status/992008180904419328
|
||||
Acknowledgement:
|
||||
- Person: Matt harr0ey
|
||||
Handle: '@harr0ey'
|
||||
---
|
Reference in New Issue
Block a user