Identifying Public Resources
Methodology
Predictable domains make brute forcing public resources possible.
Cloud Enum Tool -
Intricate resource names may go undiscovered.
After authenticating, leverage the CLI to enumerate all public resources.
Commands to list public resources and more in CloudPentestCheatsheets repo: https://github.com/dafthack/CloudPentestCheatsheets
List all EC2 IPs
List all ELB DNS Addresses
List all RDS DNS Addresses
REFERENCES
Last updated