AWS List Resources is a Python-based tool that utilizes the AWS Cloud Control API to enumerate and catalog resources present within specified AWS accounts and regions. The tool requires AWS credentials to be configured either through environment variables or by specifying a named profile using the optional --profile argument. Read-only IAM permissions are sufficient for operation. Key features include: - Support for scanning specific regions or all regions using the --regions parameter - Resource type filtering through --include-resource-types and --exclude-resource-types arguments - Wildcard support for resource type specifications - JSON output format for discovered resources - Recommendation to include us-east-1 region to capture global AWS service resources The tool accepts comma-separated lists for region and resource type specifications, allowing users to focus their discovery efforts on specific AWS services or exclude certain resource types from enumeration. Output is written to a JSON file containing the discovered resource inventory.
FEATURES
SIMILAR TOOLS
KICS is an open-source Infrastructure as Code security scanner that detects vulnerabilities and misconfigurations through customizable queries and integrates with CI/CD pipelines.
FestIn discovers open S3 buckets associated with a domain using crawling and DNS reconnaissance techniques.
A community-driven repository of pre-built security analytics queries and rules for monitoring and detecting threats in Google Cloud environments across various log sources and activity types.
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.
LambdaGuard is an AWS Lambda auditing tool that provides security configuration checks, statistical analysis, and service dependency mapping for serverless functions.
CloudSploit by Aqua is an open-source multi-cloud security scanning tool that detects security risks and compliance issues across AWS, Azure, GCP, OCI, and GitHub platforms.
AWS Vault securely stores AWS IAM credentials in the operating system's keystore and generates temporary credentials for development environments.
Collection of Kubernetes manifests creating pods with elevated privileges for security testing.
A tutorial demonstrating how to implement Kubernetes Engine security features to control application privileges through host access controls and network access policies.
PINNED

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.