Okta phishing detection with FastPass origin check

Set up the okta integration.

이 페이지는 아직 한국어로 제공되지 않으며 번역 작업 중입니다. 번역에 관한 질문이나 의견이 있으시면 언제든지 저희에게 연락해 주십시오.

Goal

Detect when Okta raises a phishing detection with FastPass origin check.

Strategy

This rule monitors Okta for when a phishing detection with FastPass origin check has been raised. Okta provides a platform detection for when a user enrolled in FastPass fails to authenticate via a real-time adversary in the middle (AiTM) phishing proxy.

Triage and response

  1. Extract the attackers IP address {{@network.client.ip}}.
  2. Determine if any other users have authenticated from this address.
  3. If yes, clear any user sessions and reset passwords if the users entered a password as part of the authenitication flow.
  4. Begin your organization’s incident response process and investigate for any account takeovers.