19 lines
330 B
JSON
19 lines
330 B
JSON
{
|
|
"list": [
|
|
"10.0.0.0/8",
|
|
"172.16.0.0/12",
|
|
"192.168.0.0/16"
|
|
],
|
|
"type": [
|
|
"cidr"
|
|
],
|
|
"matching_attributes": [
|
|
"ip-src",
|
|
"ip-dst",
|
|
"domain|ip"
|
|
],
|
|
"description": "Event contains one or more entries part of the RFC 1918 CIDR blocks",
|
|
"version": 2,
|
|
"name": "List of RFC 1918 CIDR blocks"
|
|
}
|