.. /Dump64.exe
Star

Dump

Memory dump tool that comes with Microsoft Visual Studio


Paths:

Resources:
Acknowledgements:

Detection:

Dump

  1. Creates a memory dump of the LSASS process.

    dump64.exe <pid> out.dmp
    Use case
    Create memory dump and parse it offline to retrieve credentials.
    Privileges required
    Administrator
    Operating systems
    Windows 10, Windows 11
    ATT&CK® technique
    T1003.001