fix: ip regex
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@ detection:
|
||||
CommandLine|contains:
|
||||
- 'C:\windows\system32\davclnt.dll,DavSetCookie'
|
||||
- '://'
|
||||
CommandLine|re: '\d{1-3}\.\d{1-3}.\d{1-3}'
|
||||
CommandLine|re: '\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}'
|
||||
filter_local_ips:
|
||||
CommandLine|contains:
|
||||
- '://10.' #10.0.0.0/8
|
||||
|
||||
Reference in New Issue
Block a user