fix: regular expression
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@ detection:
|
||||
ParentImage|endswith: '\svchost.exe'
|
||||
Image|endswith: '\rundll32.exe'
|
||||
CommandLine|contains: 'C:\windows\system32\davclnt.dll,DavSetCookie'
|
||||
CommandLine|re: '//:\d{1,3}\.\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