mirror of
https://github.com/keyboardcrunch/SentinelOne-ATTACK-Queries
synced 2026-06-08 17:17:21 +00:00
fix formatting
This commit is contained in:
@@ -32,7 +32,7 @@ Detects application shimming through sdbinst or registry modification.
|
||||
Atomics: [T1548.002](https://github.com/redcanaryco/atomic-red-team/blob/master/atomics/T1548.002/T1548.002.md)
|
||||
|
||||
Detection of UAC bypass through tampering with Shell Open for .ms-settings or .msc file types.
|
||||
** Noted issues with Sentinel Agent 4.3.2.86 detecting by registry key. All registry key paths wer ControlSet001\Service\bam\State\UserSettings\GUID\... ***
|
||||
** Noted issues with Sentinel Agent 4.3.2.86 detecting by registry key. All registry key paths wer ControlSet001\Service\bam\State\UserSettings\GUID\... **
|
||||
|
||||
```
|
||||
SrcProcCmdLine ContainsCIS "ms-settings\shell\open\command" OR SrcProcCmdLine ContainsCIS "mscfile\shell\open\command"
|
||||
|
||||
Reference in New Issue
Block a user