Skip to content

Commit 944371b

Browse files
Update rule dates and investigation guide headers
- Set updated_date to 2025/12/10 for all modified rules - Fix investigation guide headers to match actual rule names - Ensures compliance with test_rule_change_has_updated_date - Ensures compliance with test_investigation_guide_uses_rule_name 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent ce1cd8f commit 944371b

File tree

101 files changed

+102
-102
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

101 files changed

+102
-102
lines changed

rules/cross-platform/initial_access_azure_o365_with_network_alert.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
creation_date = "2025/04/29"
33
integration = ["azure", "o365"]
44
maturity = "production"
5-
updated_date = "2025/07/30"
5+
updated_date = "2025/12/10"
66

77
[rule]
88
author = ["Elastic"]
@@ -22,7 +22,7 @@ license = "Elastic License v2"
2222
name = "M365 or Entra ID Identity Sign-in from a Suspicious Source"
2323
note = """## Triage and analysis
2424
25-
### Investigating Microsoft 365 or Entra ID Sign-in from a Suspicious Source
25+
### Investigating M365 or Entra ID Identity Sign-in from a Suspicious Source
2626
2727
#### Possible investigation steps
2828

rules/integrations/azure/collection_entra_id_auth_broker_sharepoint_access_for_user_principal.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
creation_date = "2025/05/01"
33
integration = ["azure"]
44
maturity = "production"
5-
updated_date = "2025/10/01"
5+
updated_date = "2025/12/10"
66

77
[rule]
88
author = ["Elastic"]

rules/integrations/azure/collection_graph_email_access_by_unusual_public_client_via_graph.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
creation_date = "2025/05/06"
33
integration = ["azure"]
44
maturity = "production"
5-
updated_date = "2025/10/01"
5+
updated_date = "2025/12/10"
66

77
[rule]
88
author = ["Elastic"]

rules/integrations/azure/credential_access_entra_id_brute_force_activity.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
creation_date = "2024/09/06"
33
integration = ["azure"]
44
maturity = "production"
5-
updated_date = "2025/10/01"
5+
updated_date = "2025/12/10"
66

77
[rule]
88
author = ["Elastic"]

rules/integrations/azure/credential_access_entra_id_excessive_account_lockouts.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ license = "Elastic License v2"
2727
name = "Entra ID Excessive Account Lockouts Detected"
2828
note = """## Triage and analysis
2929
30-
### Investigating Microsoft Entra ID Excessive Account Lockouts Detected
30+
### Investigating Entra ID Excessive Account Lockouts Detected
3131
3232
This rule detects a high number of sign-in failures due to account lockouts (error code `50053`) in Microsoft Entra ID sign-in logs. These lockouts are typically caused by repeated authentication failures, often as a result of brute-force tactics such as password spraying, credential stuffing, or automated guessing. This detection is time-bucketed and aggregates attempts to identify bursts or coordinated campaigns targeting multiple users.
3333

rules/integrations/azure/credential_access_entra_id_signin_brute_force_microsoft_365.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
creation_date = "2024/09/06"
33
integration = ["azure"]
44
maturity = "production"
5-
updated_date = "2025/10/01"
5+
updated_date = "2025/12/10"
66

77
[rule]
88
author = ["Elastic"]

rules/integrations/azure/credential_access_entra_id_suspicious_signin.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
creation_date = "2025/04/28"
33
integration = ["azure"]
44
maturity = "production"
5-
updated_date = "2025/10/01"
5+
updated_date = "2025/12/10"
66

77
[rule]
88
author = ["Elastic"]

rules/integrations/azure/credential_access_entra_id_totp_brute_force_attempts.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
creation_date = "2024/12/11"
33
integration = ["azure"]
44
maturity = "production"
5-
updated_date = "2025/10/01"
5+
updated_date = "2025/12/10"
66

77
[rule]
88
author = ["Elastic"]

rules/integrations/azure/credential_access_key_vault_excessive_retrieval.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
creation_date = "2025/07/10"
33
integration = ["azure"]
44
maturity = "production"
5-
updated_date = "2025/10/14"
5+
updated_date = "2025/12/10"
66

77
[rule]
88
author = ["Elastic"]

rules/integrations/azure/credential_access_key_vault_retrieval_from_rare_identity.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
creation_date = "2025/07/10"
33
integration = ["azure"]
44
maturity = "production"
5-
updated_date = "2025/10/01"
5+
updated_date = "2025/12/10"
66

77
[rule]
88
author = ["Elastic"]

0 commit comments

Comments
 (0)