ThreatClaw · Investigation Playbook

Investigation: Browser Credential Database Staged in Temp or Archive

SigmaRule 4ac6c1ba-cfff-490c-8211-d0b7195bb2c6T1005
  1. Confirm the alert

    Detects a browser credential or cookie file (Login Data, Cookies, Web Data, Firefox logins.json or key4.db) being created inside a staging location such as Temp, Public, ProgramData or a compressed archive. Stealers copy these files out of the browser profile into a staging folder before exfiltration; browsers themselves never write these filenames to those locations. The rule matched on logsource `file_event`. Verify the event genuinely matches the described behavior, and not a known legitimate case. The rule matches on these fields — examine the exact value in the event:

    • **TargetFilename** contains: `\Login Data`, `\Cookies`, `\Web Data`, `\logins.json` …
  2. Pivot: find the origin and context

    Investigation queries (read-only):

    • Process that created/modified the file
    • Was the file executed or loaded afterwards (image_load / process_creation)?
  3. Analyze (D3FEND countermeasures)

    Relevant defensive analysis techniques (MITRE D3FEND), to apply where the telemetry is available:

    • File Analysis
    • File Integrity Monitoring
  4. Rule out false positives

    Known benign causes for this rule:

    • Backup software archiving user profiles into ProgramData or a zip
  5. Response: remediation leads (informational, HITL)

    ⚠️ No automatic action. D3FEND countermeasures for a human to evaluate before any containment/hardening action:

    • Content Filtering
    • Local File Permissions
    • Restore File
    • Remote File Access Mediation
  6. Context (threat intelligence)

    The rule's references — CTI context to qualify the incident:

    • https://www.zscaler.com/blogs/security-research/i-stealc-you-tracking-rapid-changes-stealc