mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-07-27 04:32:24 +02:00
Several LOLBINs additions & modifications (#192)
Co-authored-by: Wietze <wietze@users.noreply.github.com>
This commit is contained in:
20
yml/OtherMSBinaries/DumpMinitool.yml
Normal file
20
yml/OtherMSBinaries/DumpMinitool.yml
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
Name: DumpMinitool.exe
|
||||
Description: Dump tool part Visual Studio 2022
|
||||
Author: mr.d0x
|
||||
Created: 2022-01-20
|
||||
Commands:
|
||||
- Command: DumpMinitool.exe --file c:\users\mr.d0x\dump.txt --processId 1132 --dumpType Full
|
||||
Description: Creates a memory dump of the lsass process
|
||||
Usecase: Create memory dump and parse it offline
|
||||
Category: Dump
|
||||
Privileges: Administrator
|
||||
MitreID: T1003.001
|
||||
OperatingSystem: Windows 10, Windows 11
|
||||
Full_Path:
|
||||
- Path: C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\Extensions\TestPlatform\Extensions
|
||||
Resources:
|
||||
- Link: https://twitter.com/mrd0x/status/1511415432888131586
|
||||
Acknowledgement:
|
||||
- Person: mr.d0x
|
||||
Handle: '@mrd0x'
|
Reference in New Issue
Block a user