s3scanner

Scan for misconfigured S3 buckets across S3-compatible APIs

brewmacoslinux
Try with needOr install directly
Source

About

Scan for misconfigured S3 buckets across S3-compatible APIs!

Commands

s3scanner

Examples

Scan a single bucket for misconfiguration$ s3scanner scan --bucket my-bucket
Scan multiple buckets from a wordlist file$ s3scanner scan --wordlist buckets.txt
Scan with custom S3-compatible endpoint$ s3scanner scan --bucket my-bucket --endpoint https://s3.example.com