mirror of
https://github.com/valitydev/SigmaHQ.git
synced 2024-11-06 09:25:17 +00:00
Merge pull request #2037 from frack113/clean_win_outlook_registry_todaypage
Clean win outlook registry todaypage
This commit is contained in:
commit
05f4f50fc2
@ -18,12 +18,10 @@ detection:
|
||||
- 'Software\Microsoft\Office\'
|
||||
- '\Outlook\Today\'
|
||||
selectionStamp:
|
||||
TargetObject|endswith:
|
||||
- 'Stamp'
|
||||
TargetObject|endswith: Stamp
|
||||
Details: DWORD (0x00000001)
|
||||
selectionUserDefined:
|
||||
TargetObject|endswith:
|
||||
- 'UserDefinedUrl'
|
||||
TargetObject|endswith: UserDefinedUrl
|
||||
condition: selection1 and (selectionStamp or selectionUserDefined)
|
||||
fields:
|
||||
- Details
|
||||
|
Loading…
Reference in New Issue
Block a user