Update Azure IP Ranges and Service Tags – Public Cloud Link
This commit is contained in:
Родитель
5b924d7c37
Коммит
56a4aa6135
|
@ -19,8 +19,9 @@ relevantTechniques:
|
|||
- T1199
|
||||
query: |
|
||||
// Get details of current Azure Ranges (note this URL updates regularly so will need to be manually updated over time)
|
||||
// You may find the name of the new JSON here: https://www.microsoft.com/download/details.aspx?id=56519
|
||||
let azure_ranges = externaldata(changeNumber: string, cloud: string, values: dynamic)
|
||||
["https://download.microsoft.com/download/7/1/D/71D86715-5596-4529-9B13-DA13A5DE5B63/ServiceTags_Public_20211018.json"]
|
||||
["https://download.microsoft.com/download/7/1/D/71D86715-5596-4529-9B13-DA13A5DE5B63/ServiceTags_Public_20211108.json"]
|
||||
with(format='multijson')
|
||||
| mv-expand values
|
||||
| mv-expand values.properties.addressPrefixes
|
||||
|
|
Загрузка…
Ссылка в новой задаче