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 small project for continuous auditing of internet-facing AWS services

A fully managed service that securely stores, rotates, and manages sensitive data such as database credentials and API keys.

A set of tools for fingerprinting and exploiting Amazon cloud infrastructures

A tool to find S3 buckets from HTML, JS, and bucket misconfiguration testing

Kube-bench is a tool for checking Kubernetes security based on CIS Kubernetes Benchmark.

Burp extension for identifying cloud buckets and testing for vulnerabilities

A tool to enumerate S3 buckets for a specific target

A security tool to identify interesting files in AWS S3 buckets

CyberSecTools logoCyberSecTools

Explore the largest curated directory of cybersecurity tools and resources to enhance your security practices. Find the right solution for your domain.

Copyright © 2024 - All rights reserved