Skip to content

allyomalley/s3Takeover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

About

Tool to automate the process of an S3 bucket takeover via CNAME - given a target domain name, it will attempt to verify the vulnerability, extract the targetted bucket name and region from the domain's CNAME record, and then create the S3 bucket in your AWS account.

Installation

Install the tool and required dependencies:

go get github.com/allyomalley/s3Takeover/...

Note that the bucket creation process uses the AWS SDK for Go - it will automatically use the credentials you have configured with the AWS CLI.

Usage

s3Takeover <Target URL>

About

Automate the process of an S3 bucket subdomain takeover via dangling CNAME record

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages