All Projects β†’ pbnj β†’ s3-fuzzer

pbnj / s3-fuzzer

Licence: MIT license
πŸ” A concurrent, command-line AWS S3 Fuzzer. Written in Go.

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to s3-fuzzer

Bucket-Flaws
Bucket Flaws ( S3 Bucket Mass Scanner ): A Simple Lightweight Script to Check for Common S3 Bucket Misconfigurations
Stars: ✭ 43 (+0%)
Mutual labels:  aws-s3, s3, bucket
s3cli
Command line tool for S3
Stars: ✭ 21 (-51.16%)
Mutual labels:  aws-s3, s3, bucket
Radosgw Admin4j
A Ceph Object Storage Admin SDK / Client Library for Java ✨🍰✨
Stars: ✭ 50 (+16.28%)
Mutual labels:  aws-s3, s3
Nestjs Multer Extended
πŸ’ͺ Extended MulterModule for NestJS with flexible S3 upload and helpful features
Stars: ✭ 99 (+130.23%)
Mutual labels:  aws-s3, s3
Mc
MinIO Client is a replacement for ls, cp, mkdir, diff and rsync commands for filesystems and object storage.
Stars: ✭ 1,962 (+4462.79%)
Mutual labels:  aws-s3, s3
Aws S3 Scala
Scala client for Amazon S3
Stars: ✭ 35 (-18.6%)
Mutual labels:  aws-s3, s3
Minio Hs
MinIO Client SDK for Haskell
Stars: ✭ 39 (-9.3%)
Mutual labels:  aws-s3, s3
Terraform Aws S3 Bucket
Terraform module which creates S3 bucket resources on AWS
Stars: ✭ 130 (+202.33%)
Mutual labels:  aws-s3, s3
Rome
Carthage cache for S3, Minio, Ceph, Google Storage, Artifactory and many others
Stars: ✭ 724 (+1583.72%)
Mutual labels:  aws-s3, s3
Are We Consistent Yet
Compare eventual consistency of object stores
Stars: ✭ 157 (+265.12%)
Mutual labels:  aws-s3, s3
Kafka Connect Storage Cloud
Kafka Connect suite of connectors for Cloud storage (Amazon S3)
Stars: ✭ 153 (+255.81%)
Mutual labels:  aws-s3, s3
lamba-thumbnailer
AWS S3 Video Thumbnailer with Lambda
Stars: ✭ 21 (-51.16%)
Mutual labels:  aws-s3, s3
S3proxy
Access other storage backends via the S3 API
Stars: ✭ 952 (+2113.95%)
Mutual labels:  aws-s3, s3
Awslib scala
An idiomatic Scala wrapper around the AWS Java SDK
Stars: ✭ 20 (-53.49%)
Mutual labels:  aws-s3, s3
Chart To Aws
Microservice to generate screenshot from a webpage and upload it to a AWS S3 Bucket.
Stars: ✭ 43 (+0%)
Mutual labels:  aws-s3, bucket
S3 Permission Checker
Check read, write permissions on S3 buckets in your account
Stars: ✭ 18 (-58.14%)
Mutual labels:  aws-s3, s3
Sbt S3 Resolver
☁️Amazon S3-based resolver for sbt
Stars: ✭ 112 (+160.47%)
Mutual labels:  aws-s3, s3
Node S3 Uploader
Flexible and efficient resize, rename, and upload images to Amazon S3 disk storage. Uses the official AWS Node SDK for transfer, and ImageMagick for image processing. Support for multiple image versions targets.
Stars: ✭ 237 (+451.16%)
Mutual labels:  aws-s3, s3
S3 Sync Action
πŸ”„ GitHub Action to sync a directory with a remote S3 bucket 🧺
Stars: ✭ 497 (+1055.81%)
Mutual labels:  aws-s3, s3
S3fs Fuse
FUSE-based file system backed by Amazon S3
Stars: ✭ 5,733 (+13232.56%)
Mutual labels:  aws-s3, s3

s3-fuzzer

πŸ” Command-line AWS S3 Fuzzer

Why

Because of this.

Install

With Go

go get -u -v github.com/petermbenjamin/s3-fuzzer

Alternative Method

Download directly from Releases

Usage

$ s3-fuzzer --help
usage: s3-fuzzer [<flags>]

Flags:
      --help       Show context-sensitive help (also try --help-long and --help-man).
  -f, --file=FILE  Path to file.
  -n, --name=NAME  Bucket name.
  -o, --open       Open URL in default browser.
  -d, --debug      Debug mode.

License

MIT Β© 2017 Peter Benjamin

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].