New

The executive guide to generative AI

Read more
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.

Unauthorized Access to an Okta Application

edit

Identifies when an unauthorized access attempt is made by a user for an Okta application.

Rule type: query

Rule indices:

  • filebeat-*
  • logs-okta*

Severity: low

Risk score: 21

Runs every: 5 minutes

Searches indices from: now-6m (Date Math format, see also Additional look-back time)

Maximum alerts per execution: 100

Tags:

  • Elastic
  • Identity
  • Okta
  • Continuous Monitoring
  • SecOps
  • Identity and Access

Version: 1

Added (Elastic Stack release): 7.16.0

Rule authors: Elastic, Austin Songer

Rule license: Elastic License v2

Investigation guide

edit
## Config

The Okta Fleet integration, Filebeat module, or similarly structured data is required to be compatible with this rule.

Rule query

edit
event.dataset:okta.system and
event.action:app.generic.unauth_app_access_attempt

Threat mapping

edit

Framework: MITRE ATT&CKTM

Was this helpful?
Feedback