Fix modifier
This commit is contained in:
parent
d8c80d9193
commit
91cf9ce926
@@ -21,7 +21,7 @@ detection:
|
||||
EventID: 4663
|
||||
ObjectServer: 'Security'
|
||||
ObjectType: 'File'
|
||||
ObjectName|contains: '\Device\CdRom'
|
||||
ObjectName|startswith: '\Device\CdRom'
|
||||
filter:
|
||||
ObjectName: '\Device\CdRom0\setup.exe'
|
||||
condition: selection and not filter
|
||||
|
||||
@@ -16,7 +16,7 @@ detection:
|
||||
EventType: SetValue
|
||||
TargetObject|endswith: '_Classes\mscfile\shell\open\command\(Default)'
|
||||
filter:
|
||||
Details|contains: '%SystemRoot%\system32\mmc.exe "%1" %'
|
||||
Details|startswith: '%SystemRoot%\system32\mmc.exe "%1" %'
|
||||
condition: selection and not filter
|
||||
falsepositives:
|
||||
- Unknown
|
||||
|
||||
Reference in New Issue
Block a user