theanti9 / s3knock

Amazon S3 bucket name and permission discovery tool.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

s3knock

Amazon S3 bucket name and permission discovery tool.

Usage: python s3knock.py wordlist term position
Example: python s3knock.py wordlist.txt tumblr 1

Position options are 1 or 2, where 1 is term[wordlist] and 2 is [wordlist]term

Requirements: python, beautifulsoup4, lxml, urllib2, cookielib, random, sys

About

Amazon S3 bucket name and permission discovery tool.

License:MIT License


Languages

Language:Python 100.0%