mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-07-27 04:32:24 +02:00
Update scripts with new template. Fixed mgmt script for webportal. Adjustments to existing yml files
This commit is contained in:
@@ -1,23 +1,26 @@
|
||||
---
|
||||
Name: vsjitdebugger.exe
|
||||
Description: Just-In-Time (JIT) debugger included with Visual Studio..
|
||||
Description: Just-In-Time (JIT) debugger included with Visual Studio
|
||||
Author: 'Oddvar Moe'
|
||||
Created: '2018-05-25'
|
||||
Commands:
|
||||
- Command: Vsjitdebugger.exe calc.exe
|
||||
Description: Executes calc.exe as a subprocess of Vsjitdebugger.exe.
|
||||
Usecase: Execution of local PE file as a subprocess of Vsjitdebugger.exe.
|
||||
Category: Execution
|
||||
Category: Execute
|
||||
Privileges: User
|
||||
MitreID: T1218
|
||||
MitreLink: https://attack.mitre.org/wiki/Technique/T1218
|
||||
OperatingSystem: Windows
|
||||
Full Path:
|
||||
- c:\windows\system32\vsjitdebugger.exe
|
||||
Code Sample: []
|
||||
Detection: []
|
||||
- Path: c:\windows\system32\vsjitdebugger.exe
|
||||
Code Sample:
|
||||
- Code:
|
||||
Detection:
|
||||
- IOC:
|
||||
Resources:
|
||||
- https://twitter.com/pabraeken/status/990758590020452353
|
||||
- Link: https://twitter.com/pabraeken/status/990758590020452353
|
||||
Acknowledgement:
|
||||
- Person: Pierre-Alexandre Braeken
|
||||
Handle: '@pabraeken'
|
||||
---
|
||||
|
Reference in New Issue
Block a user