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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

25 Repos

Awesome GitHub RepositoriesStorage Auditing

Tools for discovering, scanning, and auditing AWS S3 buckets.

Explore 25 awesome GitHub repositories matching part of an awesome list · Storage Auditing. Refine with filters or upvote what's useful.

Awesome Storage Auditing GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • boto/boto3Avatar von boto

    boto/boto3

    9,834Auf GitHub ansehen↗

    Boto3 is the AWS SDK for Python, providing a programmatic interface for managing and automating AWS cloud infrastructure and services. It serves as a cloud management API client and resource manager for provisioning, configuring, and scaling virtual servers, databases, and storage. The library enables the implementation of infrastructure-as-code through declarative templates and scripts, allowing for the deployment of identical resource stacks across multiple accounts and geographic regions. It also provides a framework for coordinating distributed workflows, serverless functions, and contain

    Analyzes object access patterns and generates inventory reports to optimize storage costs.

    Pythonawsaws-sdkcloud
    Auf GitHub ansehen↗9,834
  • sa7mon/s3scannerAvatar von sa7mon

    sa7mon/S3Scanner

    2,997Auf GitHub ansehen↗

    S3Scanner is a security tool for auditing public access and misconfigured permissions across S3-compatible storage providers. It functions as a storage auditor and security scanner designed to identify open buckets, enumerate publicly accessible objects, and exfiltrate data from misconfigured cloud environments. The project is distinguished by its integration with message brokers, allowing it to consume target lists for large-scale cloud infrastructure audits. It also provides utilities for dumping the entire contents of misconfigured buckets to local directories and calculating the total siz

    Scans for and dumps contents of open S3 buckets.

    Goawsbugbountygcp
    Auf GitHub ansehen↗2,997
  • eth0izzle/bucket-streamAvatar von eth0izzle

    eth0izzle/bucket-stream

    1,809Auf GitHub ansehen↗

    Find interesting Amazon S3 Buckets by watching certificate transparency logs.

    Finds S3 buckets via certificate transparency logs.

    Python
    Auf GitHub ansehen↗1,809
  • jordanpotti/awsbucketdumpAvatar von jordanpotti

    jordanpotti/AWSBucketDump

    1,463Auf GitHub ansehen↗

    Security Tool to Look For Interesting Files in S3 Buckets

    Searches for interesting files in S3 buckets.

    Python
    Auf GitHub ansehen↗1,463
  • nagwww/s3-leaksAvatar von nagwww

    nagwww/s3-leaks

    451Auf GitHub ansehen↗

    List of S3 Hacks

    List of major recorded S3 data leaks.

    Auf GitHub ansehen↗451
  • gwen001/s3-buckets-finderAvatar von gwen001

    gwen001/s3-buckets-finder

    401Auf GitHub ansehen↗

    Find AWS S3 buckets and test their permissions.

    Brute forces S3 bucket names.

    PHP
    Auf GitHub ansehen↗401
  • cr0hn/festinAvatar von cr0hn

    cr0hn/festin

    230Auf GitHub ansehen↗

    FestIn - Open S3 Bucket Scanner

    Discovers S3 bucket security weaknesses.

    Python
    Auf GitHub ansehen↗230
  • olizimmermann/s3dnsAvatar von olizimmermann

    olizimmermann/s3dns

    129Auf GitHub ansehen↗

    Find S3 AWS/GCP/Azure buckets while surfing. S3DNS acts as DNS server, follows CNAMEs and matches any bucket pattern

    Passive DNS-based discovery of cloud storage buckets.

    Python
    Auf GitHub ansehen↗129
  • brianwarehime/insp3ctorAvatar von brianwarehime

    brianwarehime/inSp3ctor

    126Auf GitHub ansehen↗

    AWS S3 Bucket/Object Finder

    Finder for S3 buckets and objects.

    Python
    Auf GitHub ansehen↗126
  • smiegles/mass3Avatar von smiegles

    smiegles/mass3

    125Auf GitHub ansehen↗

    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…

    Enumerates S3 buckets using DNS resolvers.

    Go
    Auf GitHub ansehen↗125
  • bear/s3scanAvatar von bear

    bear/s3scan

    86Auf GitHub ansehen↗

    scan s3 buckets for security issues

    Scans S3 buckets for security misconfigurations.

    Python
    Auf GitHub ansehen↗86
  • virtuesecurity/aws-extender-cliAvatar von VirtueSecurity

    VirtueSecurity/aws-extender-cli

    82Auf GitHub ansehen↗

    AWS Extender CLI is a command-line script to test S3 buckets as well as Google Storage buckets and Azure Storage containers for common misconfiguration issues using the boto/boto3 SDK library.

    Finds interesting files in cloud storage containers.

    Python
    Auf GitHub ansehen↗82
  • whitfin/s3-utilsAvatar von whitfin

    whitfin/s3-utils

    57Auf GitHub ansehen↗

    Utilities and tools based around Amazon S3 to provide convenience APIs in a CLI

    CLI utilities for interacting with S3.

    Rust
    Auf GitHub ansehen↗57
  • whitfin/s3-metaAvatar von whitfin

    whitfin/s3-meta

    49Auf GitHub ansehen↗

    Gather metadata about your S3 buckets

    Gathers metadata about S3 buckets.

    Rust
    Auf GitHub ansehen↗49
  • pbnj/s3-fuzzerAvatar von pbnj

    pbnj/s3-fuzzer

    45Auf GitHub ansehen↗

    🔐 A concurrent, command-line AWS S3 Fuzzer. Written in Go.

    Fuzzing tool for S3 buckets.

    Go
    Auf GitHub ansehen↗45
  • ucnt/aws-s3-data-finderAvatar von Ucnt

    Ucnt/aws-s3-data-finder

    35Auf GitHub ansehen↗

    AWS S3 Sensitive Data Search

    Searches for sensitive data in S3 buckets.

    Python
    Auf GitHub ansehen↗35
  • abhn/s3scanAvatar von abhn

    abhn/S3Scan

    28Auf GitHub ansehen↗

    Script to spider a website and find publicly open S3 buckets

    Spiders websites to find public S3 buckets.

    Python
    Auf GitHub ansehen↗28
  • magisterquis/s3finderAvatar von magisterquis

    magisterquis/s3finder

    20Auf GitHub ansehen↗

    Yet another open S3 bucket finder

    Finds open S3 buckets.

    Go
    Auf GitHub ansehen↗20
  • random-robbie/slurpAvatar von random-robbie

    random-robbie/slurp

    15Auf GitHub ansehen↗

    Enumerate S3 buckets via certstream, domain, or keywords

    Enumerates S3 buckets using various discovery methods.

    Go
    Auf GitHub ansehen↗15
  • vr00n/amazon-web-shenanigansAvatar von vr00n

    vr00n/Amazon-Web-Shenanigans

    15Auf GitHub ansehen↗

    A lambda function that checks your account for Public buckets and emails you whenever a new public s3 bucket is created

    Lambda function to alert on new public S3 buckets.

    Python
    Auf GitHub ansehen↗15
Vorherige12Nächste
  1. Home
  2. Part of an Awesome List
  3. Security & Privacy
  4. Storage Auditing