AWS Resource Discovery is a command-line tool that enumerates and catalogs all AWS resources within an account across multiple regions. The tool leverages the botocore library to systematically discover AWS services and identify the regions where they are deployed. It provides comprehensive visibility into an organization's AWS infrastructure by scanning for resources across all available services. The tool outputs discovery results in JSON format to stdout, making it suitable for integration with other security tools and automation workflows. Raw API responses can be saved to files using Python pickle format for further analysis or archival purposes. The tool includes error handling that raises exceptions when issues occur during the discovery process, ensuring reliable operation and clear feedback on any problems encountered during resource enumeration.
FEATURES
SIMILAR TOOLS
HAWK is a multi-cloud antivirus scanning API that uses CLAMAV and YARA engines to detect malware in AWS S3, Azure Blob Storage, and GCP Cloud Storage objects.
LambdaGuard is an AWS Lambda auditing tool that provides security configuration checks, statistical analysis, and service dependency mapping for serverless functions.
FestIn discovers open S3 buckets associated with a domain using crawling and DNS reconnaissance techniques.
A framework for analyzing container images, running scripts inside containers, and gathering information for static analysis and policy enforcement.
A Docker security vulnerability where disabling inter-container communication (ICC) fails to block raw ethernet frames, allowing unexpected data transfer between containers via raw sockets.
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.
TerraGoat is a deliberately vulnerable Terraform repository that demonstrates common cloud infrastructure misconfigurations for training and testing security tools.
Cloudmarker is a configurable cloud monitoring tool and framework that audits Azure and GCP environments by retrieving, analyzing, and alerting on cloud security data.
Kube-bench is a security assessment tool that validates Kubernetes deployments against CIS Kubernetes Benchmark standards through automated configuration checks.
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.