fix: ip regex

This commit is contained in:
Nasreddine Bencherchali
2023-03-16 19:18:36 +01:00
parent 5b14835a35
commit db62085f77
@@ -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