Python tool to automate the process of looking to see if a aws bucket is public
usage: bucket-slither.py [-h] [-b BUCKET] [-d DIRECTORY] [-f FILE] [-o OUTPUT]
Public Bucket Discovery tool.
OPTIONS:
-h, --help
show this help message and exit
-b BUCKET, --bucket BUCKET
Specify a single Target bucketname.
-d DIRECTORY, --directory DIRECTORY
list of directories to check for inside the Bucket
-f FILE, --file FILE
option to use file containing a list of bucketnames
-o OUTPUT, --output OUTPUT
optional ouput name to prepend to scan outputs.