recon_s3_bucket
Test AWS S3 buckets for public access vulnerabilities by checking listing permissions and file readability to identify security risks.
Instructions
Test an S3 bucket for public access (listing, reading). Returns bucket_url, listable, listing_snippet, and readable_files. Read-only requests to S3.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bucket_name | Yes | S3 bucket name to test, e.g. 'assets.example.com' |