-
Notifications
You must be signed in to change notification settings - Fork 611
[Rule Tuning] Entra ID OAuth user_impersonation Scope for Unusual User and Client #5462
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
base: main
Are you sure you want to change the base?
Conversation
…r and Client Fixes #5461
Rule: Tuning - GuidelinesThese guidelines serve as a reminder set of considerations when tuning an existing rule. Documentation and Context
Rule Metadata Checks
Testing and Validation
|
Mikaayenson
left a comment
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.
nit: This list is starting to get long. might be a good idea to add a note somewhere on why they're excluded/safe.
| azure.signinlogs.properties.user_type: "Member" and | ||
| azure.signinlogs.properties.conditional_access_status: "notApplied" and | ||
| not user_agent.original: Mozilla*PKeyAuth/1.0 and | ||
| not user_agent.original: (Mozilla*PKeyAuth/1.0 or Microsoft*Authentication*iPhone*) and |
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.
We already exclude by operating_system. Is this iPhone filter needed?
Fixes #5461
Pull Request
Issue link(s):
Summary - What I changed
Adjusts the
Entra ID OAuth user_impersonation Scope for Unusual User and Clientrule to ignore additional first-party apps and MSFT auth app for iPhone --> all contributing to noise/FPs.How To Test
Query can be tested in TRADE stack (+1 year).
Checklist
bug,enhancement,schema,maintenance,Rule: New,Rule: Deprecation,Rule: Tuning,Hunt: New, orHunt: Tuningso guidelines can be generatedmeta:rapid-mergelabel if planning to merge within 24 hoursContributor checklist