mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-07-27 12:42:19 +02:00
MD files generate from Script, and adjustments to readme
This commit is contained in:
21
yml/OtherMSBinaries/Sqldumper.yml
Normal file
21
yml/OtherMSBinaries/Sqldumper.yml
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
Name: Sqldumper.exe
|
||||
Description: Dump process
|
||||
Author: ''
|
||||
Created: '2018-05-25'
|
||||
Categories: []
|
||||
Commands:
|
||||
- Command: sqldumper.exe 464 0 0x0110
|
||||
Description: Dump process by PID and create a dump file (Appears to create a dump file called SQLDmprXXXX.mdmp).
|
||||
- Command: sqldumper.exe 540 0 0x01100:40
|
||||
Description: 0x01100:40 flag will create a Mimikatz compatibile dump file.
|
||||
Full Path:
|
||||
- C:\Program Files\Microsoft SQL Server\90\Shared\SQLDumper.exe
|
||||
- C:\Program Files (x86)\Microsoft Office\root\vfs\ProgramFilesX86\Microsoft Analysis\AS OLEDB\140\SQLDumper.exe
|
||||
Code Sample: []
|
||||
Detection: []
|
||||
Resources:
|
||||
- https://twitter.com/countuponsec/status/910969424215232518
|
||||
- https://twitter.com/countuponsec/status/910977826853068800
|
||||
- https://support.microsoft.com/en-us/help/917825/how-to-use-the-sqldumper-exe-utility-to-generate-a-dump-file-in-sql-se
|
||||
Notes: Thanks to Luis Rocha - @countuponsec
|
Reference in New Issue
Block a user