AWS List Resources Logo

AWS List Resources

0
Free
Visit Website

Uses the AWS Cloud Control API to list resources that are present in a given AWS account and region(s). Discovered resources are written to a JSON output file. Make sure you have AWS credentials configured for your target account. This can either be done using environment variables or by specifying a named profile in the optional --profile argument. Read-only IAM permissions are sufficient. If you run the script against specific regions, it is recommended to also include the us-east-1 region. This ensures that resources of global AWS services are captured as well. Example invocations: pip install -r requirements.txt python aws_list_resources.py --regions us-east-1,eu-central-1 python aws_list_resources.py --regions ALL python aws_list_resources.py --regions ALL --include-resource-types AWS::EC2::*,AWS::DynamoDB::* --exclude-resource-types AWS::EC2::DHCPOptions,AWS::EC2::VPCGatewayAttachment Supported arguments: --exclude-resource-types do not list the specified comma-separated resource types (supports wildcards) --include-resource-types only list the specified comma-separated resource types (supports wildcards)

FEATURES

ALTERNATIVES

A collection of tools for forensics teams to collect evidence from cloud platforms

An open-source framework for testing and validating the security of AWS services and resources.

A Python script to test the security of AWS S3 buckets

A tool to enumerate S3 buckets for a specific target

AI-Powered Cloud Assistant for building, securing, and operating cloud environments.

Nuvola is a tool for security analysis on AWS environments with a focus on creating a digital twin of cloud platforms.

A cloud native security platform that uses behavioral fingerprinting and runtime verification to detect threats across Kubernetes environments, cloud infrastructure, and software supply chains.

Commercial

Find exposed AWS cloud assets that you did not know you had.