
Summary
This rule is designed to detect failed user invitation acceptances in Auth0, a common mechanism for user management and authentication. Threat actors might misuse this feature to escalate their access within the organization by attempting to accept invitations that come from unauthorized or mismatched email addresses. The detection logic involves querying authentication logs via Splunk, specifically looking for keywords indicating a failure to accept an invitation. By employing the `get_authentication_data_auth0` function, the rule retrieves relevant events and applies filtering conditions to identify failed attempts. If such activities are logged, they will trigger an alert indicating potential user errors, provisioning issues, or unauthorized access attempts.
Categories
- Identity Management
- Cloud
- Application
Data Sources
- User Account
- Application Log
ATT&CK Techniques
- T1078
Created: 2025-02-28