awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
smiegles avatar

smiegles/mass3

0
View on GitHub↗
125 stars·20 forks·Go·MIT·5 views

Mass3

Quickly enumerate through a pre-compiled list of AWS S3 buckets using DNS instead of HTTP with a list of DNS resolvers and multi-threading. Warning: Be aware that this is really shitty golang code. I wrote it without any prior knowledge of Go Lang but it seems to do the job. Feel free to…

Features

  • Storage Auditing - Enumerates S3 buckets using DNS resolvers.

Star history

Star history chart for smiegles/mass3Star history chart for smiegles/mass3

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Mass3

Similar open-source projects, ranked by how many features they share with Mass3.
  • abhn/s3scanabhn avatar

    abhn/S3Scan

    28View on GitHub↗

    Script to spider a website and find publicly open S3 buckets

    Python
    View on GitHub↗28
  • atticuss/bucketcatAtticuss avatar

    Atticuss/bucketcat

    8View on GitHub↗

    Brute-forces objects within a given bucket using Hashcat mask-like syntax

    Python
    View on GitHub↗8
  • bear/s3scanbear avatar

    bear/s3scan

    86View on GitHub↗

    scan s3 buckets for security issues

    Python
    View on GitHub↗86
  • aaparmeggiani/s3findaaparmeggiani avatar

    aaparmeggiani/s3find

    11View on GitHub↗

    A 'find' for S3 public buckets

    Ruby
    View on GitHub↗11
See all 24 alternatives to Mass3→

Frequently asked questions

What does smiegles/mass3 do?

Quickly enumerate through a pre-compiled list of AWS S3 buckets using DNS instead of HTTP with a list of DNS resolvers and multi-threading. Warning: Be aware that this is really shitty golang code. I wrote it without any prior knowledge of Go Lang but it seems to do the job. Feel free to…

What are the main features of smiegles/mass3?

The main features of smiegles/mass3 are: Storage Auditing.

What are some open-source alternatives to smiegles/mass3?

Open-source alternatives to smiegles/mass3 include: aaparmeggiani/s3find — A 'find' for S3 public buckets. atticuss/bucketcat — Brute-forces objects within a given bucket using Hashcat mask-like syntax. bear/s3scan — scan s3 buckets for security issues. abhn/s3scan — Script to spider a website and find publicly open S3 buckets. brianwarehime/insp3ctor — AWS S3 Bucket/Object Finder. clario-tech/s3-inspector.