mirror of
https://github.com/keyboardcrunch/sentinelone-queries
synced 2026-06-11 02:11:21 +00:00
removed tactic from titles
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
title: T1552.001 Findstr Password Extraction
|
||||
title: Findstr Password Extraction
|
||||
description: Detection of content exfiltration of passwords within files using findstr.exe
|
||||
or PowerShell's findstr.
|
||||
author: keyboardcrunch
|
||||
@@ -7,7 +7,7 @@ modified: null
|
||||
mitre:
|
||||
tactic: Credential Access
|
||||
technique: T1552
|
||||
subtechnique: 006
|
||||
subtechnique: 001
|
||||
operating_system: windows
|
||||
query: TgtProcCmdLine ContainsCIS "/si pass" OR TgtProcCmdLine ContainsCIS "-pattern
|
||||
password"
|
||||
|
||||
Reference in New Issue
Block a user