Skip to content

Commit b7fadad

Browse files
committed
Merge branch 'main' of github.com:MISP/misp-warninglists
2 parents 192534d + 94fdbfd commit b7fadad

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

lists/apple/list.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
{
22
"description": "IP ranges assigned to Apple",
33
"list": [
4-
"17.0.0.0/8"
4+
"17.0.0.0/8",
5+
"192.12.74.0/24",
6+
"192.42.249.0/24",
7+
"204.79.190.0/24"
58
],
69
"matching_attributes": [
710
"ip-src",
@@ -12,5 +15,5 @@
1215
],
1316
"name": "List of known Apple IP ranges",
1417
"type": "cidr",
15-
"version": 20240422
18+
"version": 20241023
1619
}

0 commit comments

Comments
 (0)