Detectionmediumtest
AWS Root Credentials
Detects AWS root account usage
Convert In Phoenix Studio
Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.
Launch
Log Source
AWScloudtrail
ProductAWS← raw: aws
Servicecloudtrail← raw: cloudtrail
Detection Logic
Detection Logic2 selectors
detection:
selection_usertype:
userIdentity.type: Root
selection_eventtype:
eventType: AwsServiceEvent
condition: selection_usertype and not selection_eventtypeFalse Positives
AWS Tasks That Require AWS Account Root User Credentials https://docs.aws.amazon.com/general/latest/gr/aws_tasks-that-require-root.html
References
MITRE ATT&CK
Rule Metadata
Rule ID
8ad1600d-e9dc-4251-b0ee-a65268f29add
Status
test
Level
medium
Type
Detection
Created
Tue Jan 21
Modified
Sun Oct 09
Author
Path
rules/cloud/aws/cloudtrail/aws_root_account_usage.yml
Raw Tags
attack.privilege-escalationattack.defense-evasionattack.initial-accessattack.persistenceattack.t1078.004