misp-warninglists/lists/ipv6-linklocal/list.json

17 lines
301 B
JSON

{
"list": [
"FE80::/10"
],
"type": [
"cidr"
],
"matching_attributes": [
"ip-src",
"ip-dst",
"domain|ip"
],
"description": "Event contains one or more entries part of the IPv6 link local prefix (RFC 4291)",
"version": 1,
"name": "List of IPv6 link local blocks"
}