{"id":"8ad1600d-e9dc-4251-b0ee-a65268f29add","title":"AWS Root Credentials","description":"Detects AWS root account usage","author":"vitaliy0x1","status":"test","level":"medium","date":"2020-01-21","modified":"2022-10-09","tags":["attack.privilege-escalation","attack.initial-access","attack.persistence","attack.stealth","attack.t1078.004"],"technique_ids":["T1078.004"],"logsource":{"product":"aws","service":"cloudtrail"},"falsepositives":["AWS Tasks That Require AWS Account Root User Credentials https://docs.aws.amazon.com/general/latest/gr/aws_tasks-that-require-root.html"],"references":["https://docs.aws.amazon.com/IAM/latest/UserGuide/id_root-user.html"],"source_path":"rules/cloud/aws/cloudtrail/aws_root_account_usage.yml","source_sha256":"5e3eb0efd32926f1eb8b9962e10fa3c7a84851bed687f21df80ac9cb0c6591b5","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/cloud/aws/cloudtrail/aws_root_account_usage.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: AWS Root Credentials\nid: 8ad1600d-e9dc-4251-b0ee-a65268f29add\nstatus: test\ndescription: Detects AWS root account usage\nreferences:\n    - https://docs.aws.amazon.com/IAM/latest/UserGuide/id_root-user.html\nauthor: vitaliy0x1\ndate: 2020-01-21\nmodified: 2022-10-09\ntags:\n    - attack.privilege-escalation\n    - attack.initial-access\n    - attack.persistence\n    - attack.stealth\n    - attack.t1078.004\nlogsource:\n    product: aws\n    service: cloudtrail\ndetection:\n    selection_usertype:\n        userIdentity.type: Root\n    selection_eventtype:\n        eventType: AwsServiceEvent\n    condition: selection_usertype and not selection_eventtype\nfalsepositives:\n    - AWS Tasks That Require AWS Account Root User Credentials https://docs.aws.amazon.com/general/latest/gr/aws_tasks-that-require-root.html\nlevel: medium\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1078.004","id":"T1078.004","name":"Cloud Accounts","page":"techniques/enterprise/T1078.004/"}],"data_path":"data/detection-rules/8ad1600d-e9dc-4251-b0ee-a65268f29add.json","kind":"sigma"}
