MITRE ATT&CK technique
Account Access Removal detection rulesT1531
Account Access Removal (T1531) is a MITRE ATT&CK technique in the Impact tactic. This page lists the 9 community-maintained Sigma detection rules in the library mapped to T1531 and its sub-techniques. Each rule includes its detection logic, log source, false positives and original YAML. These rules mainly target aws, linux, windows.
AWS SAML Provider Deletion Activity
mediumDetects 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.
aws
Azure Kubernetes Service Account Modified or Deleted
mediumIdentifies when a service account is modified or deleted.
azure
Google Cloud Service Account Disabled or Deleted
mediumIdentifies when a service account is disabled or deleted in Google Cloud.
gcp
Group Has Been Deleted Via Groupdel
mediumDetects execution of the "groupdel" binary. Which is used to delete a group. This is sometimes abused by threat actors in order to cover their tracks
linux · process_creation
Okta User Account Locked Out
mediumDetects when an user account is locked out.
okta
Remove Account From Domain Admin Group
mediumAdversaries may interrupt availability of system and network resources by inhibiting access to accounts utilized by legitimate users. Accounts may be deleted, locked, or manipulated (ex: changed credentials) to remove access to accounts.
windows · ps_script
User Has Been Deleted Via Userdel
mediumDetects execution of the "userdel" binary. Which is used to delete a user account and related files. This is sometimes abused by threat actors in order to cover their tracks
linux · process_creation
AWS ElastiCache Security Group Modified or Deleted
lowIdentifies when an ElastiCache security group has been modified or deleted.
aws
User Logoff Event
informationalDetects a user log-off activity. Could be used for example to correlate information during forensic investigations
windows