PowerShell Script Block Collection of Browser Bookmarks via Get-ChildItem

Detects PowerShell Get-ChildItem activity used to recursively enumerate browser bookmarks from a target path.

FreeReviewedSigma · Low · v2
Product
windows
Category
ps_script
Author
frack113 (SigmaHQ), DRL 1.1
Published
2021-12-13
Updated
2026-07-31

ATT&CK techniques

Discovery
  1. Recon

  2. Resource Dev

  3. Initial Access

  4. Execution

  5. Persistence

  6. Priv Esc

  7. Defense Evasion

  8. Cred Access

  9. Lateral Movement

  10. Collection

  11. C2

  12. Exfiltration

  13. Impact

What it detects

This rule identifies PowerShell script block text that uses Get-ChildItem with parameters consistent with recursively locating files matching a "Bookmarks" filter while suppressing errors. Adversaries can use this file enumeration to discover browser-stored bookmark data and extract user or internal context from a compromised host. It relies on Windows PowerShell Script Block Logging telemetry where the full ScriptBlockText is available for inspection.

Related detections3 linkedT1217 — drag to rearrange
Windows File Access to Browser Credential Storage by Non-Browser Processes
Windows process execution of where.exe with browser bookmark database or history artifacts
Windows CMD dir /S File and Subfolder Enumeration
PowerShell Script Block Collection of Browser Bookmarks via Get-ChildItem
Pivot detection · T1217 · 3 related

Changelog

v2
  1. v2
    Candidate ingested via manual entry.2026-07-31
  2. v1
    No changelog recorded for this version.2026-07-30

Detection content is published as a reviewed draft. Tune thresholds and exclusions against your own telemetry before enabling this rule for alerting.