-
Notifications
You must be signed in to change notification settings - Fork 603
[Rule Tuning] Update Azure / M365 Rule Names and File Paths #5172
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
terrancedejesus
wants to merge
20
commits into
main
Choose a base branch
from
5164-rule-tuning-update-azure-m365-rule-names-and-file-paths
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+282
−282
Open
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
0f3411c
Tuning azure and m365 rule names and file paths
terrancedejesus 698e68d
addressing unit test failures
terrancedejesus 78f0239
addressing unit test failures
terrancedejesus 2806608
Changed Frontdoor to Front Door
terrancedejesus add52c0
removed extra space in name
terrancedejesus 5abc995
Merge branch 'main' into 5164-rule-tuning-update-azure-m365-rule-name…
terrancedejesus 0b42752
adjusted Microsoft 365 to M365 in rule name
terrancedejesus 17e2f3e
Update rules/integrations/azure/credential_access_storage_account_key…
terrancedejesus bcb2c42
Update rules/integrations/azure/defense_evasion_automation_runbook_de…
terrancedejesus d303fec
Update rules/integrations/azure/execution_automation_runbook_created_…
terrancedejesus 23a3cd1
Update rules/integrations/azure/persistence_automation_account_create…
terrancedejesus eb0d439
Update rules/integrations/azure/impact_key_vault_modified_by_unusual_…
terrancedejesus bcea7ab
Update rules/integrations/azure/initial_access_entra_id_protection_si…
terrancedejesus 1e1c207
Update rules/integrations/azure/initial_access_entra_id_protection_us…
terrancedejesus 3c40573
Update rules/integrations/azure/persistence_automation_webhook_create…
terrancedejesus a66a2f7
Update rules/integrations/azure/persistence_entra_id_global_administr…
terrancedejesus 7df06c3
Update rules/integrations/azure/persistence_entra_id_mfa_disabled_for…
terrancedejesus dcea036
Update rules/integrations/azure/persistence_event_hub_created_or_upda…
terrancedejesus f7fe5bc
Update rules/integrations/o365/collection_onedrive_excessive_file_dow…
terrancedejesus 7a6cf5e
Update rules/integrations/o365/initial_access_defender_for_m365_threa…
terrancedejesus File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
|
@@ -2,7 +2,7 @@ | |||||
creation_date = "2024/09/06" | ||||||
integration = ["azure"] | ||||||
maturity = "production" | ||||||
updated_date = "2025/09/26" | ||||||
updated_date = "2025/10/01" | ||||||
|
||||||
[rule] | ||||||
author = ["Elastic"] | ||||||
|
@@ -23,10 +23,10 @@ from = "now-60m" | |||||
interval = "15m" | ||||||
language = "esql" | ||||||
license = "Elastic License v2" | ||||||
name = "Microsoft 365 Brute Force via Entra ID Sign-Ins" | ||||||
name = "Entra ID Sign-in Brute Force Attempt (Microsoft 365)" | ||||||
note = """## Triage and analysis | ||||||
|
||||||
### Investigating Microsoft 365 Brute Force via Entra ID Sign-Ins | ||||||
### Investigating Entra ID Sign-in Brute Force Attempt (Microsoft 365) | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
|
||||||
Identifies brute-force authentication activity against Microsoft 365 services using Entra ID sign-in logs. This detection groups and classifies failed sign-in attempts based on behavior indicative of password spraying, credential stuffing, or password guessing. The classification (`bf_type`) is included for immediate triage. | ||||||
|
||||||
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.