AWS
Introduction
Profile Configuration
aws configure --profile $profile
aws configure set aws_session_token "" --profile $profileEnumeration Commands
Caller identity
aws sts get-caller-identity --query 'Arn' --output text --profile $profile
aws iam get-user --profile $profile
# If you only have a Key ID
aws sts get-access-key-info --access-key-id=ASIA1234567890123456IAM
Policies
Roles
Secrets
KMS
S3
EC2
LightSail - Database
RDS
Lambda
EFS
DynamoDB
ECR
ECS
ElasticBeanStalk
Codebuild
SQS
SNS
Cognito
Schedulers
API Gateway
Step Functions
SSRF inside AWS
Tools
Red Team Tips
Cloud Trail Bypasses
Discovering Canary Tokens
Last updated