Dump64.exe
Memory dump tool that comes with Microsoft Visual Studio
Full path
C:\Program Files (x86)\Microsoft Visual Studio\Installer\Feedback\dump64.exeCommands
Create memory dump and parse it offline to retrieve credentials.
dump64.exe {PID} out.dmpCreates a memory dump of the LSASS process.
os: Windows 10, Windows 11
Detection
- Sigma https://github.com/SigmaHQ/sigma/blob/683b63f8184b93c9564c4310d10c571cbe367e1e/rules/windows/process_creation/proc_creation_win_lolbin_dump64.yml
- IOCAs a Windows SDK binary, execution on a system may be suspicious
Resources
acknowledgement: mr.d0x @mrd0x