MITRE ATT&CK technique
Credentials from Password Stores detection rulesT1555
Credentials from Password Stores (T1555) is a MITRE ATT&CK technique in the Credential Access tactic. This page lists the 20 community-maintained Sigma detection rules in the library mapped to T1555 and its sub-techniques. Each rule includes its detection logic, log source, false positives and original YAML. These rules mainly target windows, macos, aws.
Tactic
HackTool - SecurityXploded Execution
criticalDetects the execution of SecurityXploded Tools
windows · process_creation
DPAPI Backup Keys And Certificate Export Activity IOC
highDetects file names with specific patterns seen generated and used by tools such as Mimikatz and DSInternals related to exported or stolen DPAPI backup keys and certificates.
windows · file_event
HackTool - WinPwn Execution
highDetects commandline keywords indicative of potential usge of the tool WinPwn. A tool for Windows and Active Directory reconnaissance and exploitation.
windows · process_creation
HackTool - WinPwn Execution - ScriptBlock
highDetects scriptblock text keywords indicative of potential usge of the tool WinPwn. A tool for Windows and Active Directory reconnaissance and exploitation.
windows · ps_script
Remote Thread Created In KeePass.EXE
highDetects remote thread creation in "KeePass.exe" which could indicates potential password dumping activity
windows · create_remote_thread
SQLite Chromium Profile Data DB Access
highDetect usage of the "sqlite" binary to query databases in Chromium-based browsers for potential data stealing.
windows · process_creation
Suspicious Key Manager Access
highDetects the invocation of the Stored User Names and Passwords dialogue (Key Manager)
windows · process_creation
Suspicious Serv-U Process Pattern
highDetects a suspicious process pattern which could be a sign of an exploited Serv-U service
windows · process_creation
Access to Browser Login Data
mediumAdversaries may acquire credentials from web browsers by reading files specific to the target browser. Web browsers commonly save credentials such as website usernames and passwords so that they do not need to be entered manually in the future. Web browsers typically store the credentials in an encrypted format within a credential store.
windows · ps_script
Access To Windows Credential History File By Uncommon Applications
mediumDetects file access requests to the Windows Credential History File by an uncommon application. This can be a sign of credential stealing. Example case would be usage of mimikatz "dpapi::credhist" function
windows · file_access
Access To Windows DPAPI Master Keys By Uncommon Applications
mediumDetects file access requests to the the Windows Data Protection API Master keys by an uncommon application. This can be a sign of credential stealing. Example case would be usage of mimikatz "dpapi::masterkey" function
windows · file_access
Credentials from Password Stores - Keychain
mediumDetects passwords dumps from Keychain
macos · process_creation
Dump Credentials from Windows Credential Manager With PowerShell
mediumAdversaries 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.
windows · ps_script
Enumerate Credentials from Windows Credential Manager With PowerShell
mediumAdversaries 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.
windows · ps_script
Potential Browser Data Stealing
mediumAdversaries may acquire credentials from web browsers by reading files specific to the target browser. Web browsers commonly save credentials such as website usernames and passwords so that they do not need to be entered manually in the future. Web browsers typically store the credentials in an encrypted format within a credential store.
windows · process_creation
PUA - AWS TruffleHog Execution
mediumDetects the execution of TruffleHog, a popular open-source tool used for scanning repositories for secrets and sensitive information, within an AWS environment. It has been reported to be used by threat actors for credential harvesting. All detections should be investigated to determine if the usage is authorized by security teams or potentially malicious.
aws
PUA - WebBrowserPassView Execution
mediumDetects the execution of WebBrowserPassView.exe. A password recovery tool that reveals the passwords stored by the following Web browsers, Internet Explorer (Version 4.0 - 11.0), Mozilla Firefox (All Versions), Google Chrome, Safari, and Opera
windows · process_creation
Windows Credential Manager Access via VaultCmd
mediumList credentials currently stored in Windows Credential Manager via the native Windows utility vaultcmd.exe
windows · process_creation
Access To Browser Credential Files By Uncommon Applications - Security
lowDetects file access requests to browser credential stores by uncommon processes. Could indicate potential attempt of credential stealing This rule requires heavy baselining before usage.
windows
Suspicious File Access to Browser Credential Storage
lowDetects file access to browser credential storage paths by non-browser processes, which may indicate credential access attempts. Adversaries may attempt to access browser credential storage to extract sensitive information such as usernames and passwords or cookies. This behavior is often commonly observed in credential stealing malware.
windows · file_access