From d4ccbdba64c2fe7f7ddbb7c710bc54db1cb068bd Mon Sep 17 00:00:00 2001 From: Patrick Bareiss Date: Tue, 18 Feb 2025 11:56:15 +0100 Subject: [PATCH] version bump --- .../cloud/azure_ad_concurrent_sessions_from_different_ips.yml | 2 +- .../cloud/azure_ad_global_administrator_role_assigned.yml | 2 +- .../cloud/azure_ad_multiple_denied_mfa_requests_for_user.yml | 2 +- ...ad_privileged_authentication_administrator_role_assigned.yml | 2 +- detections/cloud/azure_ad_service_principal_created.yml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/detections/cloud/azure_ad_concurrent_sessions_from_different_ips.yml b/detections/cloud/azure_ad_concurrent_sessions_from_different_ips.yml index 53a15f88ab..d88da4448d 100644 --- a/detections/cloud/azure_ad_concurrent_sessions_from_different_ips.yml +++ b/detections/cloud/azure_ad_concurrent_sessions_from_different_ips.yml @@ -1,6 +1,6 @@ name: Azure AD Concurrent Sessions From Different Ips id: a9126f73-9a9b-493d-96ec-0dd06695490d -version: 7 +version: 8 date: '2024-11-14' author: Mauricio Velazco, Bhavin Patel, Splunk status: production diff --git a/detections/cloud/azure_ad_global_administrator_role_assigned.yml b/detections/cloud/azure_ad_global_administrator_role_assigned.yml index d3d6c2d658..71564614d6 100644 --- a/detections/cloud/azure_ad_global_administrator_role_assigned.yml +++ b/detections/cloud/azure_ad_global_administrator_role_assigned.yml @@ -1,6 +1,6 @@ name: Azure AD Global Administrator Role Assigned id: 825fed20-309d-4fd1-8aaf-cd49c1bb093c -version: 7 +version: 8 date: '2024-11-14' author: Gowthamaraj Rajendran, Mauricio Velazco, Splunk status: production diff --git a/detections/cloud/azure_ad_multiple_denied_mfa_requests_for_user.yml b/detections/cloud/azure_ad_multiple_denied_mfa_requests_for_user.yml index f866502b39..98b4702240 100644 --- a/detections/cloud/azure_ad_multiple_denied_mfa_requests_for_user.yml +++ b/detections/cloud/azure_ad_multiple_denied_mfa_requests_for_user.yml @@ -1,6 +1,6 @@ name: Azure AD Multiple Denied MFA Requests For User id: d0895c20-de71-4fd2-b56c-3fcdb888eba1 -version: 5 +version: 6 date: '2024-11-14' author: Mauricio Velazco, Splunk status: production diff --git a/detections/cloud/azure_ad_privileged_authentication_administrator_role_assigned.yml b/detections/cloud/azure_ad_privileged_authentication_administrator_role_assigned.yml index 11e37d5136..e542135674 100644 --- a/detections/cloud/azure_ad_privileged_authentication_administrator_role_assigned.yml +++ b/detections/cloud/azure_ad_privileged_authentication_administrator_role_assigned.yml @@ -1,6 +1,6 @@ name: Azure AD Privileged Authentication Administrator Role Assigned id: a7da845d-6fae-41cf-b823-6c0b8c55814a -version: 6 +version: 7 date: '2024-11-14' author: Mauricio Velazco, Gowthamaraj Rajendran, Splunk status: production diff --git a/detections/cloud/azure_ad_service_principal_created.yml b/detections/cloud/azure_ad_service_principal_created.yml index 610a2fe83c..07dac5b0b4 100644 --- a/detections/cloud/azure_ad_service_principal_created.yml +++ b/detections/cloud/azure_ad_service_principal_created.yml @@ -1,6 +1,6 @@ name: Azure AD Service Principal Created id: f8ba49e7-ffd3-4b53-8f61-e73974583c5d -version: 4 +version: 5 date: '2024-11-14' author: Gowthamaraj Rajendran, Mauricio Velazco, Splunk status: production