Skip to content

random-robbie/AWS-Scanner

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

AWS-Scanner

  /$$$$$$  /$$      /$$  /$$$$$$           /$$$$$$                                                             
 /$$__  $$| $$  /$ | $$ /$$__  $$         /$$__  $$                                                            
| $$  \ $$| $$ /$$$| $$| $$  \__/        | $$  \__/  /$$$$$$$  /$$$$$$  /$$$$$$$  /$$$$$$$   /$$$$$$   /$$$$$$ 
| $$$$$$$$| $$/$$ $$ $$|  $$$$$$  /$$$$$$|  $$$$$$  /$$_____/ |____  $$| $$__  $$| $$__  $$ /$$__  $$ /$$__  $$
| $$__  $$| $$$$_  $$$$ \____  $$|______/ \____  $$| $$        /$$$$$$$| $$  \ $$| $$  \ $$| $$$$$$$$| $$  \__/
| $$  | $$| $$$/ \  $$$ /$$  \ $$         /$$  \ $$| $$       /$$__  $$| $$  | $$| $$  | $$| $$_____/| $$      
| $$  | $$| $$/   \  $$|  $$$$$$/        |  $$$$$$/|  $$$$$$$|  $$$$$$$| $$  | $$| $$  | $$|  $$$$$$$| $$      
|__/  |__/|__/     \__/ \______/          \______/  \_______/ \_______/|__/  |__/|__/  |__/ \_______/|__/   

Scans a list of websites for Cloudfront or S3 Buckets.

This will output a text file with URL,CF or URL,s3bucketurl

THIS IS A WORK IN PROGRESS! (currently broken as it will write in windows but not in linux)

Install

go get github.com/fatih/color
go build main.go
./main --list list.txt

Release's

Pre-built binarys are avaliable on the releases tab.

Screenshot

Capture.png

Notes

Input must be with out https:// as this is hardcoded at the moment.

To Do

[ ] Fix bugs like the one on CNN.com where they dont close the dir and it grabs a load of messy js

[ ] Auto detect if prefix is needed or not

[ ] get rid of the mass regex functions and try do it as one.

Thanks

Glove

Use a VPS from DO

DigitalOcean Referral Badge