Skip to the content.

back

Find sigma rule :heavy_check_mark:

Attack: Credentials from Password Stores

Adversaries may search for common password storage locations to obtain user credentials.(Citation: F-Secure The Dukes) Passwords are stored in several places on a system, depending on the operating system or application holding the credentials. There are also specific applications and services that store passwords to make them easier for users to manage and maintain, such as password managers and cloud secrets vaults. Once credentials are obtained, they can be used to perform lateral movement and access restricted information.

MITRE

Tactic

technique

Test : Extract Windows Credential Manager via VBA

OS

Description:

This module will extract the credentials found within the Windows credential manager and dump them to $env:TEMP\windows-credentials.txt

Executor

powershell

Sigma Rule

back