mirror of
https://github.com/keyboardcrunch/sentinelone-queries
synced 2026-06-11 02:11:21 +00:00
Cleaned up signature descriptions and metadata.
This commit is contained in:
@@ -10,8 +10,7 @@ mitre:
|
||||
operating_system: windows
|
||||
query: ( EventType In("File Creation", "File Modification") AND TgtFilePath Contains Anycase "\Roaming\Microsoft\Outlook" AND TgtFilePath EndsWith Anycase ".otm" ) OR ( EventType In ("Registry Value Create","Registry Value Modified") AND RegistryKeyPath ContainsCIS "Outlook\Security\Level" )
|
||||
false_positives:
|
||||
- Possible legit uses of macros for sorting/saving emails.
|
||||
tags:
|
||||
-
|
||||
- Possible legit uses of macros for sorting or saving emails.
|
||||
tags:
|
||||
references:
|
||||
- https://www.mdsec.co.uk/2020/11/a-fresh-outlook-on-mail-based-persistence/
|
||||
|
||||
Reference in New Issue
Block a user