mass-s3-bucket-tester is a Python-based security testing tool that evaluates AWS S3 bucket configurations for potential security vulnerabilities. The tool uses the Boto3 library to interact with the AWS S3 API and performs automated security assessments on multiple S3 buckets simultaneously. It specifically tests for two common S3 security misconfigurations: - Directory listing permissions that may expose bucket contents - Upload permissions that could allow unauthorized file uploads The tool accepts a list of S3 bucket names as input and generates a comprehensive report detailing which buckets have directory listings enabled or are configured to allow uploads. This functionality helps security professionals identify S3 buckets that may be misconfigured and pose potential security risks to an organization's cloud infrastructure.
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
LambdaGuard is an AWS Lambda auditing tool that provides security configuration checks, statistical analysis, and service dependency mapping for serverless functions.
Collection of Kubernetes manifests creating pods with elevated privileges for security testing.
A command-line security auditing tool that performs Lynis-based security assessments across AWS, GCP, Azure, and DigitalOcean cloud platforms.
A framework for analyzing container images, running scripts inside containers, and gathering information for static analysis and policy enforcement.
FestIn discovers open S3 buckets associated with a domain using crawling and DNS reconnaissance techniques.
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.
S3Scanner is an open-source tool that scans S3 buckets across S3-compatible APIs to identify misconfigurations and security vulnerabilities.
A tutorial demonstrating how to implement Kubernetes Engine security features to control application privileges through host access controls and network access policies.
A setuid implementation of user namespaces that enables running unprivileged containers without root privileges as a secure alternative to traditional container runtimes.
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.