-
-
Save invictus-ir/2e892e19aad49eafe449fae91b2ff25b to your computer and use it in GitHub Desktop.
CloudTrail events
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
eventName | Phase | Note | |
---|---|---|---|
ListUsers | Reconnaissance | Useful usage in your environment might vary due to applications requesting this information | |
ListBuckets | Reconnaissance | Useful usage in your environment might vary due to applications requesting this information | |
ListIdentities | Reconnaissance | Can be noisy due to applications requesting this information | |
ListAccessKeys | Reconnaissance | Can be noisy due to applications requesting this information | |
ListServiceQuotas | Reconnaissance | Useful limited to AWS SES so should be rarely used | |
GetAccount | Reconnaissance | Can be noisy due to applications requesting this information | |
GetSendQuota | Reconnaissance | Useful limited to AWS SES so should be rarely used | |
CreateUser | Persistence | Highly useful you should know who is able to create users | |
GetBucketVersioning | Impact | Highly useful should be limited usage in your environment | |
PutBucketVersioning | Impact | Highly useful should be limited usage in your environment |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment