Skip to content

Bucketeer is a small script that builds off the useful Sublist3r tool. The Tool tries to identify S3 Buckets and other useful subdomain information, that is used to perform subdomain takeover attacks.

abhaybhargav/bucketeer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bucketeer

Bucketeer is a small script that builds off the useful Sublist3r tool. The Tool tries to identify S3 Buckets and other useful subdomain information, that is used to perform subdomain takeover attacks.

Install Instructions

  • Clone this repo
  • Clone repo with Sublist3r: here
  • Install with command: python setup.py install
  • Ready to run bucketeer
python bucketeer.py -h
usage: bucketeer.py [-h] [-d DOMAIN] [--brute-only] [-o OUTPUT]

Bucketeer is a small script that builds off the useful Sublist3r tool. The
Tool tries to identify S3 Buckets and other useful subdomain information, that
is used to perform subdomain takeover attacks.

optional arguments:
  -h, --help    show this help message and exit
  -d DOMAIN     Domain for which subdomains and cloud services is to be
                enumerated
  --brute-only  Bruteforce Subdomain and don not enumerate through Search
                Engines
  -o OUTPUT     This will be a YAML file, which will have the
                `domain_name`.yaml by default

About

Bucketeer is a small script that builds off the useful Sublist3r tool. The Tool tries to identify S3 Buckets and other useful subdomain information, that is used to perform subdomain takeover attacks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages