Update rules/windows/builtin/security/win_security_successful_external_remote_smb_login.yml
Co-authored-by: phantinuss <79651203+phantinuss@users.noreply.github.com>
This commit is contained in:
+2
-2
@@ -34,8 +34,8 @@ detection:
|
||||
- IpAddress: '::1' # IPv6 loopback
|
||||
- IpAddress|startswith:
|
||||
- 'fe80:' # link-local address
|
||||
- 'fc00:' # private address range fc00::/7
|
||||
- 'fd00:' # private address range fd00::/8
|
||||
- 'fc' # private address range fc00::/7
|
||||
- 'fd' # private address range fc00::/7
|
||||
filter_empty:
|
||||
IpAddress: '-'
|
||||
condition: selection and not 1 of filter_*
|
||||
|
||||
Reference in New Issue
Block a user