Merge PR #5660 from @swachchhanda000 - feat: add rule to detect deletion of RunMRU registry key
new: RunMRU Registry Key Deletion new: RunMRU Registry Key Deletion - Registry --------- Co-authored-by: Nasreddine Bencherchali <nasbench@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
3ae99cfc57
commit
d36fc36e08
@@ -134,6 +134,7 @@ logsources:
|
||||
product: windows
|
||||
conditions:
|
||||
EventID: 12
|
||||
EventType: CreateKey
|
||||
rewrite:
|
||||
product: windows
|
||||
service: sysmon
|
||||
@@ -142,6 +143,7 @@ logsources:
|
||||
product: windows
|
||||
conditions:
|
||||
EventID: 12
|
||||
EventType: DeleteKey
|
||||
rewrite:
|
||||
product: windows
|
||||
service: sysmon
|
||||
|
||||
Reference in New Issue
Block a user