Detection rules › Sigma

Access to Browser Login Data

Severity
medium
Author
frack113
Source
upstream

Adversaries 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.

MITRE ATT&CK coverage

TacticTechniques
Credential AccessT1555.003 Credentials from Password Stores: Credentials from Web Browsers

Event coverage

ProviderEvent IDTitle
PowerShell4104Creating Scriptblock text (MessageNumber of MessageTotal).

Stages and Predicates

Stage 1: all of selection_cmd

ScriptBlockText|contains: -Destination
ScriptBlockText|contains: Copy-Item

Stage 2: all of selection_path

or:
ScriptBlockText|contains: '\Google\Chrome\User Data\Default\Login Data For Account'
ScriptBlockText|contains: '\Google\Chrome\User Data\Default\Login Data'
ScriptBlockText|contains: '\Microsoft\Edge\User Data\Default'
ScriptBlockText|contains: '\Mozilla\Firefox\Profiles'
ScriptBlockText|contains: '\Opera Software\Opera Stable\Login Data'

Indicators

Each row is a field, operator, and value that the rule matches. The corpus column counts how many other rules in the catalog look for the same combination: high numbers point to widely-used, community-vetted indicators. Blank or 1 shows that the indicator is specific to this rule.

FieldKindValues
ScriptBlockTextmatch
  • -Destination
  • Copy-Item
  • \Google\Chrome\User Data\Default\Login Data
  • \Google\Chrome\User Data\Default\Login Data For Account
  • \Microsoft\Edge\User Data\Default
  • \Mozilla\Firefox\Profiles
  • \Opera Software\Opera Stable\Login Data

Neighbors

Broader alternatives (more inclusive than this rule)

These rules match a superset of what this rule catches. They cover the same events plus more. Use them if you want wider coverage and can absorb more false positives.