revert comments

This commit is contained in:
Yamato Security
2023-03-18 04:54:43 +09:00
parent f05993bbbe
commit bc8ee0831a
2 changed files with 2 additions and 2 deletions
@@ -35,7 +35,7 @@ detection:
- IpAddress|startswith:
- 'fe80:' # link-local address
- 'fc' # private address range fc00::/7
- 'fd' # private address range fd00::/8
- 'fd' # private address range fc00::/7
filter_empty:
IpAddress: '-'
condition: selection and not 1 of filter_*
@@ -35,7 +35,7 @@ detection:
- IpAddress|startswith:
- 'fe80:' # link-local address
- 'fc' # private address range fc00::/7
- 'fd' # private address range fd00::/8
- 'fd' # private address range fc00::/7
filter_empty:
IpAddress: '-'
condition: selection and not 1 of filter_*