Enumerate Credentials from Windows Credential Manager With PowerShell
Last updated on:
In this page
About the rule
Rule Type
Standard
Rule Description
Adversaries may search for common password storage locations to obtain user credentials. Passwords are stored in several places on a system, depending on the operating system or application holding the credentials.
Severity
Trouble
Rule Requirement
Criteria
Action1: actionname = "PowerShell Script Block Logged" AND (SCRIPTEXECUTED contains "vaultcmd" AND SCRIPTEXECUTED contains "/listcreds:") AND SCRIPTEXECUTED contains "Windows Credentials,Web Credentials" select Action1.HOSTNAME,Action1.MESSAGE,Action1.SCRIPTEXECUTED
Detection
Execution Mode
realtime
Log Sources
Windows
Author
frack113


