misp-warninglists/lists/rfc3849/list.json

15 lines
296 B
JSON

{
"description": "Event contains one or more entries part of the IPv6 documentation prefix (RFC 3849)",
"list": [
"2001:DB8::/32"
],
"matching_attributes": [
"ip-src",
"ip-dst",
"domain|ip"
],
"name": "List of RFC 3849 CIDR blocks",
"type": "cidr",
"version": 3
}