LoFP LoFP / automated processes using tools like terraform may trigger this alert.

Techniques

Sample rules

AWS SAML Provider Deletion Activity

Description

Detects the deletion of an AWS SAML provider, potentially indicating malicious intent to disrupt administrative or security team access. An attacker can remove the SAML provider for the information security team or a team of system administrators, to make it difficult for them to work and investigate at the time of the attack and after it.

Detection logic

condition: selection
selection:
  eventName: DeleteSAMLProvider
  eventSource: iam.amazonaws.com
  status: success