Okta: Detect security.threat.detected events in threat insight

Flags Okta System Log security.threat.detected events indicating a detected potential security threat.

FreeReviewedSigma · Medium · v4
Product
okta
Service
okta
Author
Austin Songer @austinsonger (SigmaHQ), DRL 1.1
Published
2021-09-12
Updated
2026-07-31
title: "Okta: Detect security.threat.detected events in threat insight"
id: 2f0756b4-7e23-4b15-a1c8-09623b16c87d
status: test
description: This rule matches Okta System Log events with eventType equal to security.threat.detected. Such events indicate that Okta’s Threat Insight has flagged a potential security threat, which attackers may attempt to trigger or evade. Detection relies on the presence of the eventType field in Okta telemetry from the System Log.
references:
  - https://okta.github.io/okta-help/en/prod/Content/Topics/Security/threat-insight/configure-threatinsight-system-log.htm
  - https://developer.okta.com/docs/reference/api/system-log/
  - https://developer.okta.com/docs/reference/api/event-types/
  - https://github.com/SigmaHQ/sigma/blob/master/rules/identity/okta/okta_security_threat_detected.yml
author: Austin Songer @austinsonger, Huntrule Team
date: 2021-09-12
modified: 2026-04-27
tags:
  - attack.command-and-control
logsource:
  product: okta
  service: okta
detection:
  selection:
    eventType: security.threat.detected
  condition: selection
falsepositives:
  - Unknown
level: medium
license: DRL-1.1
related:
  - id: 5c82f0b9-3c6d-477f-a318-0e14a1df73e0
    type: derived