misp-warninglists/lists/rfc3849/list.json

17 lines
334 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",
"ip-dst|port",
"ip-src|port"
],
"name": "List of RFC 3849 CIDR blocks",
"type": "cidr",
"version": 4
}