Logo
mass-s3-bucket-tester

mass-s3-bucket-tester

#Network & Cloud#Cloud Security

Cloud runtime security platform that uses eBPF technology to monitor cloud infrastructure, detect anomalies, and identify potential security threats in real-time.

Visit Website

Testing a List of S3 Buckets for Directory Listings and Upload Permissions

This tests a list of S3 buckets to determine if they have directory listings enabled or if they allow uploads.

This tool is designed to enhance AWS S3 bucket security

This tool is designed to test the security of AWS S3 buckets by verifying whether directory listings are enabled or if files can be uploaded.

A Simple Python Script for S3 Interaction

This is a straightforward Python script that utilizes the Boto3 library to communicate with the S3 API. You can use this script to scan through a list of S3 buckets and generate a report indicating which buckets have directory listings enabled or are available for uploads.