When performing a recon on a domain - understanding assets they own is very important. AWS S3 bucket permissions have been confused time and time again, and have allowed for the exposure of sensitive material.
What this tool does, is enumerate S3 bucket names using common patterns I have identified during my time bug hunting and pentesting. Permutations are supported on a root domain name using a custom wordlist. I highly recommend the one packaged within AltDNS.
The following information about every bucket found to exist will be returned:
- List Permission
- Write Permission
- Region the Bucket exists in
- If the bucket has all access disabled
Installation
go get -u github.com/glen-mac/goGetBucket
Usage
goGetBucket -m ~/tools/altdns/words.txt -d <domain> -o <output> -i <wordlist>
Usage of ./goGetBucket:
-d string
Supplied domain name (used with mutation flag)
-f string
Path to a testfile (default "/tmp/test.file")
-i string
Path to input wordlist to enumerate
-k string
Keyword list (used with mutation flag)
-m string
Path to mutation wordlist (requires domain flag)
-o string
Path to output file to store log
-t int
Number of concurrent threads (default 100)
Throughout my use of the tool, I have produced the best results when I feed in a list (-i
) of subdomains for a root domain I am interested in. E.G:www.domain.com
mail.domain.com
dev.domain.com
The test file (-f
) is a file that the script will attempt to store in the bucket to test write permissions. So maybe store your contact information and a warning message if this is performed during a bounty?The keyword list (
-k
) is concatenated with the root domain name (-d
) and the domain without the TLD to permutate using the supplied permuation wordlist (-m
).Be sure not to increase the threads too high (
-t
) - as the AWS has API rate limiting that will kick in and start giving an undesired return code.Related posts
- What Are Hacking Tools
- Hacking Tools For Windows Free Download
- Pentest Tools List
- Pentest Tools Download
- Hacking App
- Hacker Tools Software
- Hacking App
- Hacking Tools Software
- Hacking Tools Usb
- Pentest Tools Review
- Install Pentest Tools Ubuntu
- New Hacker Tools
- Underground Hacker Sites
- Hacking Tools
- Pentest Tools For Ubuntu
- Pentest Tools Github
- Install Pentest Tools Ubuntu
- New Hacker Tools
- Hacker Hardware Tools
- Hack Rom Tools
- Hacking Tools Windows
- Hack Tools
- Pentest Tools Download
- Hacker Tools Github
- Hacking Tools For Games
- Hack Tools Mac
- Pentest Tools Online
- Hack Tools For Games
- Hacking Tools For Windows 7
- Hacker Tools Online
- Hacker Hardware Tools
- Hacker Tools Hardware
- Hacker Security Tools
- Hack Tools
- Hacking Tools Mac
- Pentest Tools Subdomain
- Hack Tools For Ubuntu
- Beginner Hacker Tools
- Hacker Tools List
- Hacker Security Tools
- What Are Hacking Tools
- Hack Tools
- Hacking App
- Hacker Techniques Tools And Incident Handling
- New Hacker Tools
- Easy Hack Tools
- Hacker Search Tools
- Hack Tools
- Underground Hacker Sites
- Hack Tools Mac
- Free Pentest Tools For Windows
- Pentest Tools Windows
- Hacking Tools Windows 10
- Hacks And Tools
- Nsa Hack Tools
- Hack Tools For Games
- Hacking Tools Pc
- Hacker Tools Free Download
- Hacker
- Hack Rom Tools
- Hacker Tools Software
- Hacker Tools Online
- Pentest Tools Github
- Pentest Tools
- Hacker Tools Mac
- Hacker Tools For Ios
- Hacker Hardware Tools
- Hack And Tools
- Hacking Tools Windows
- Growth Hacker Tools
- Hacking Tools
- Hacking Tools Free Download
- Hacking Tools Name
- Hacking Tools For Pc
- Computer Hacker
- Hack Tools For Windows
- Kik Hack Tools
- Hacker
- Pentest Tools List
- What Is Hacking Tools
- Hacker Tools Free Download
- Growth Hacker Tools
- Hacking Tools For Windows 7
- Hack And Tools
- Hacker Tools Mac
- Physical Pentest Tools
- Android Hack Tools Github
- Pentest Tools Windows
- Android Hack Tools Github
- Tools 4 Hack
- Bluetooth Hacking Tools Kali
- Hacking Tools Usb
- Hacking Tools For Kali Linux
- Hacking Tools And Software
- Hacker Tools For Mac
- Pentest Tools For Android
- Hacks And Tools
- Hack Tool Apk No Root
- Best Hacking Tools 2019
- Hacker Tools 2020
- Hacker Security Tools
- Pentest Tools Windows
- Hacker Tools Free Download
- Hack Tools Pc
- Hacking Tools Github
- Hacking Tools Kit
- Hacking Tools For Games
- Hack And Tools
- Pentest Tools For Android
- Pentest Tools Android
- Hacking Tools Pc
- Hack Tools
- Pentest Tools Github
- Pentest Tools Linux
No comments:
Post a Comment