Skip to content
This repository has been archived by the owner on Aug 17, 2020. It is now read-only.

pbnj/s3-fuzzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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