mirror of
https://github.com/keyboardcrunch/sentinelone-queries
synced 2026-06-10 18:01:20 +00:00
removed tactic from titles
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
title: LSA Secrets Extraction
|
||||
description: Detect direct LSA extraction with reg.exe.
|
||||
author: keyboardcrunch
|
||||
date: 10/10/2020
|
||||
modified: 05/12/2020
|
||||
mitre:
|
||||
tactic: Credential Access
|
||||
technique: T1003
|
||||
subtechnique: 004
|
||||
operating_system: windows
|
||||
query: TgtProcCmdLine ContainsCIS "save HKLM\security\policy\secrets"
|
||||
false_positives:
|
||||
tags:
|
||||
|
||||
Reference in New Issue
Block a user