Catalog LOLBAS

LOL · OtherMSBinary

Createdump.exe

1 technique WindowsLOLBAS GPL-3.0

Dump

Credential Access Windows

Dump process by PID and create a minidump file. If "-f dump.dmp" is not specified, the file is created as '%TEMP%\dump.%p.dmp' where %p is the PID of the target process.

Use Dump process memory contents using PID.

createdump.exe -n -f {PATH:.dmp} {PID}
Context
system
Native
Dump
MITRE
T1003