LoFP LoFP / authorized changes to the aws account's identity provider

Techniques

Sample rules

AWS Identity Center Identity Provider Change

Description

Detects a change in the AWS Identity Center (FKA AWS SSO) identity provider. A change in identity provider allows an attacker to establish persistent access or escalate privileges via user impersonation.

Detection logic

condition: selection
selection:
  eventName:
  - AssociateDirectory
  - DisableExternalIdPConfigurationForDirectory
  - DisassociateDirectory
  - EnableExternalIdPConfigurationForDirectory
  eventSource:
  - sso-directory.amazonaws.com
  - sso.amazonaws.com