LoFP LoFP / deletions by unfamiliar users should be investigated. if the behavior is known and expected, it can be exempted from the rule.

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