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
vr00n avatar

vr00n/Amazon-Web-Shenanigans

0
View on GitHub↗
15 stars·2 forks·Python·8 views

Amazon Web Shenanigans

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

Features

  • Storage Auditing - Lambda function to alert on new public S3 buckets.

Star history

Star history chart for vr00n/amazon-web-shenanigansStar history chart for vr00n/amazon-web-shenanigans

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

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 Amazon Web Shenanigans

Similar open-source projects, ranked by how many features they share with Amazon Web Shenanigans.
  • 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 Amazon Web Shenanigans→

Frequently asked questions

What does vr00n/amazon-web-shenanigans do?

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

What are the main features of vr00n/amazon-web-shenanigans?

The main features of vr00n/amazon-web-shenanigans are: Storage Auditing.

What are some open-source alternatives to vr00n/amazon-web-shenanigans?

Open-source alternatives to vr00n/amazon-web-shenanigans 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.