2016-08-03 14:40:07 +02:00
|
|
|
{
|
2020-04-03 13:37:17 +02:00
|
|
|
"description": "Event contains one or more entries part of the IPv6 documentation prefix (RFC 3849)",
|
2016-08-03 14:40:07 +02:00
|
|
|
"list": [
|
|
|
|
"2001:DB8::/32"
|
|
|
|
],
|
|
|
|
"matching_attributes": [
|
|
|
|
"ip-src",
|
|
|
|
"ip-dst",
|
|
|
|
"domain|ip"
|
|
|
|
],
|
2020-04-03 13:37:17 +02:00
|
|
|
"name": "List of RFC 3849 CIDR blocks",
|
|
|
|
"type": "cidr",
|
|
|
|
"version": 3
|
2016-08-03 14:40:07 +02:00
|
|
|
}
|