Update Azure IP Ranges and Service Tags – Public Cloud Link

This commit is contained in:
Jose Sebastián Canós 2021-11-10 14:52:27 +01:00 коммит произвёл GitHub
Родитель 5b924d7c37
Коммит 56a4aa6135
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -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