T1003: OS Credential Dumping
Adversaries may attempt to dump credentials to obtain account login and credential material, often in the form of password hashes or cleartext passwords.
Living-off-the-Land Matrix for T1003
Across 16 verified binariesDiskshadow.exe
Diskshadow.exe is a tool that exposes the functionality offered by the volume shadow copy Service (VSS).
Esentutl.exe
Binary for working with Microsoft Joint Engine Technology (JET) database
rdrleakdiag.exe
Microsoft Windows resource leak diagnostic tool
rdrleakdiag.exe /p 940 /o {PATH_ABSOLUTE:folder} /fullmemdmp /wait 1Rpcping.exe
Used to verify rpc connection
rpcping -s 127.0.0.1 -e 1234 -a privacy -u NTLMTttracer.exe
Used by Windows 1809 and newer to Debug Time Travel
tttracer.exe {PATH_ABSOLUTE:.exe}adplus.exe
Debugging tool included with Windows Debugging Tools
Createdump.exe
Microsoft .NET Runtime Crash Dump Generator (included in .NET Core)
createdump.exe -n -f {PATH:.dmp} {PID}dsdbutil.exe
Dsdbutil is a command-line tool that is built into Windows Server. It is available if you have the AD LDS server role installed. Can be used as a command line utility to export Active Directory.
Dump64.exe
Memory dump tool that comes with Microsoft Visual Studio
DumpMinitool.exe
Dump tool part Visual Studio 2022
ntdsutil.exe
Command line utility used to export Active Directory.
Sqldumper.exe
Debugging utility included with Microsoft SQL.
sqldumper.exe 464 0 0x0110osascript
Osascript executes Open Scripting Architecture (OSA) scripts such as AppleScript and JavaScript for Automation (JXA). Widely used in macOS malware to display convincing phishing dialogs, harvest credentials, control System Events, and execute shell commands.
osascript -e 'display dialog "System Update requires your password to continue:" default answer "" with hidden answer with icon caution'