fix: wrong condition
This commit is contained in:
@@ -23,7 +23,7 @@ detection:
|
||||
DestinationIp|startswith: '51.10' # Microsoft Range
|
||||
filter_cmdline:
|
||||
CommandLine|contains: '\UpdateDeploy.dll /ClassId '
|
||||
condition: selection
|
||||
condition: selection and not 1 of filter*
|
||||
falsepositives:
|
||||
- Legitimate use of wuauclt.exe over the network.
|
||||
level: medium
|
||||
|
||||
Reference in New Issue
Block a user