Skip to content

Commit

Permalink
Merge branch 'main' of github.com:MISP/misp-warninglists
Browse files Browse the repository at this point in the history
  • Loading branch information
adulau committed Nov 4, 2024
2 parents 192534d + 94fdbfd commit b7fadad
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions lists/apple/list.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"description": "IP ranges assigned to Apple",
"list": [
"17.0.0.0/8"
"17.0.0.0/8",
"192.12.74.0/24",
"192.42.249.0/24",
"204.79.190.0/24"
],
"matching_attributes": [
"ip-src",
Expand All @@ -12,5 +15,5 @@
],
"name": "List of known Apple IP ranges",
"type": "cidr",
"version": 20240422
"version": 20241023
}

0 comments on commit b7fadad

Please sign in to comment.