Move ipv6 check to selection fields as filter is negated
This commit is contained in:
@@ -18,6 +18,7 @@ detection:
|
||||
selection:
|
||||
Image|endswith: '\powershell.exe'
|
||||
Initiated: 'true'
|
||||
DestinationIsIpv6: 'false'
|
||||
filter:
|
||||
DestinationIp|startswith:
|
||||
- '10.'
|
||||
@@ -39,7 +40,6 @@ detection:
|
||||
- '172.30.'
|
||||
- '172.31.'
|
||||
- '127.0.0.1'
|
||||
DestinationIsIpv6: 'false'
|
||||
User: 'NT AUTHORITY\SYSTEM'
|
||||
condition: selection and not filter
|
||||
falsepositives:
|
||||
|
||||
Reference in New Issue
Block a user