Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/random-robbie/aws-scanner
Scans a list of websites for Cloudfront or S3 Buckets
https://github.com/random-robbie/aws-scanner
aws-s3 aws-scanner bugbounty s3-bucket vunerable-devices
Last synced: 4 days ago
JSON representation
Scans a list of websites for Cloudfront or S3 Buckets
- Host: GitHub
- URL: https://github.com/random-robbie/aws-scanner
- Owner: random-robbie
- License: unlicense
- Created: 2018-01-09T11:41:14.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-02-14T22:02:55.000Z (over 2 years ago)
- Last Synced: 2024-08-05T17:25:55.460Z (3 months ago)
- Topics: aws-s3, aws-scanner, bugbounty, s3-bucket, vunerable-devices
- Language: Go
- Size: 21.5 KB
- Stars: 105
- Watchers: 12
- Forks: 50
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](https://github.com/random-robbie/AWS-Scanner/releases/download/v0.1/Releases-Beta.zip) tab.
Screenshot
------[![Capture.png](https://s9.postimg.org/a0a819pnj/Capture.png)](https://postimg.org/image/y40zpk84b/)
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](https://github.com/Glove)Use a VPS from DO
[![DigitalOcean Referral Badge](https://web-platforms.sfo2.cdn.digitaloceanspaces.com/WWW/Badge%201.svg)](https://www.digitalocean.com/?refcode=e22bbff5f6f1&utm_campaign=Referral_Invite&utm_medium=Referral_Program&utm_source=badge)