Windows: findstr.exe LSASS keyword matching for process reconnaissance

Alert on find.exe/findstr.exe command lines containing "lsass", indicating potential LSASS-focused reconnaissance.

FreeReviewedSigma · High · v2
Product
windows
Category
process_creation
Author
Florian Roth (Nextron Systems) (SigmaHQ), DRL 1.1
Published
2022-08-12
Updated
2026-07-31

ATT&CK techniques

Cred Access
  1. Recon

  2. Resource Dev

  3. Initial Access

  4. Execution

  5. Persistence

  6. Priv Esc

  7. Defense Evasion

  8. Discovery

  9. Lateral Movement

  10. Collection

  11. C2

  12. Exfiltration

  13. Impact

What it detects

This rule flags Windows process creation events where findstr.exe (or find.exe) is invoked with command-line arguments containing the keyword "lsass". Such usage can indicate an attempt to enumerate or locate information related to the LSASS process, which attackers may target for credential-related objectives. The detection relies on process creation telemetry including Image (ending with \find.exe or \findstr.exe), OriginalFileName, and CommandLine content matching for specific "lsass" strings.

Related detections4 linkedT1552.006 — drag to rearrange
Malicious Group Policy Preferences Credential Hunting via Findstr by UAT-8837
Suspicious SYSVOL Group Policy Preferences Access via Share Audit
Windows: Findstr searches GPP cpassword in SYSVOL XML
Windows Process Creation: Access to Domain Group Policy in SYSVOL
Windows: findstr.exe LSASS keyword matching for process reconnaissance
Pivot detection · T1552.006 · 4 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.