Auth0 New Admin Invited WITH Tenant Member Account Deletion
Description
A user was invited as admin and shortly after deleted tenant member accounts. This may indicate account takeover attempts.
Query
Detection:
- Group:
- ID: CreateAdmin
RuleID: Auth0.NewAdmin.Invitation
- ID: DeleteUser
RuleID: Auth0.Delete.TenantMember
MinMatchCount: 2
MatchCriteria:
field_name:
- GroupID: CreateAdmin
Match: p_alert_context.actor.email
- GroupID: DeleteUser
Match: p_alert_context.actor.email
Schedule:
RateMinutes: 1440
TimeoutMinutes: 5
LookbackWindowMinutes: 1800
Rule dependencies
⚠ Higher-order rule. It fires on other rules' alerts, not on raw events, so it cannot fire on its own. Deploy the rules it depends on too.
Depends on
-
correlates · Panther group
Auth0.Delete.TenantMemberwithin 1800m -
correlates · Panther group
Auth0.NewAdmin.Invitationwithin 1800m