# sa7mon/S3Scanner

Scan for misconfigured S3 buckets across S3-compatible APIs!

Repository: https://github.com/sa7mon/S3Scanner
Canonical: https://ross.abutalabs.com/products/s3scanner
Homepage: https://github.com/sa7mon/S3Scanner/discussions/135
Language: Go
License: MIT
License Family: permissive
Topics: s3, aws, infosec, bugbounty, s3scanner, gcp
Last push: 2026-08-03T13:45:56+00:00

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 95, release rhythm 40, longevity 100
- inputs: {"age_days": 3362, "days_push": 30, "days_rel": 715, "gap_med": 8, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3165, forks 413 (observed 2026-08-28T04:07:46.657410+00:00)

## What it is
A multi-threaded CLI tool written in Go that scans for misconfigured (open) S3 buckets across AWS and other S3-compatible providers like GCP, DigitalOcean, and Scaleway. It can enumerate bucket permissions and objects, save results to Postgres, and integrate with RabbitMQ for scanning at scale.

## Use cases
- find open s3 buckets
- scan for misconfigured aws buckets
- check bucket permissions for a list of bucket names
- bug bounty recon for exposed cloud storage
- audit s3-compatible storage across cloud providers
- enumerate objects in public buckets

## When to choose
- you need fast, multi-threaded bucket misconfiguration scanning
- you use multiple S3-compatible providers or a custom endpoint
- you want automated scanning at scale via RabbitMQ or results stored in Postgres

## When to avoid
- you need general cloud security posture management beyond object storage
- you want a GUI-based cloud audit tool
- you rely on the legacy Python version, which is no longer maintained

## Facets
- artifact type: cli-tool
- maturity: active
- function: security, vulnerability-scanning, cli, developer-tools
- domain: security, cloud-computing, penetration-testing, developer-tools
- platform: windows, cli, go
- tags: s3, bucket-scanning, bug-bounty, misconfiguration, object-storage, infosec, recon, linux, macos, docker

## Member repositories
- sa7mon/S3Scanner (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:46.657410+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:25:11.607060+00:00, confidence not recorded.
  - readme: https://github.com/sa7mon/S3Scanner (fetched 2026-08-28T04:07:46.657410+00:00, sha 11f61638fc03)
  - homepage: https://github.com/sa7mon/S3Scanner/discussions/135 (fetched 2026-08-29T09:39:47.569782+00:00, sha 7e1ebb39fe36)
- Data as of 2026-08-30T08:39:29.467469+00:00.
