Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/iamthefrogy/bucketbunny

AWS S3 open bucket poc automated script.
https://github.com/iamthefrogy/bucketbunny

Last synced: 22 days ago
JSON representation

AWS S3 open bucket poc automated script.

Awesome Lists containing this project

README

        

# Bucketbunny - Automation for open s3 bucket pocs for pentest/bugbounty/red-teamings

![](https://visitor-badge.glitch.me/badge?page_id=iamthefrogy.bucketbunny)

This is a simple bash script to automate a number of tasks for the open s3 bucket pocs.


Frogy

+ **Logic**

Frogy

+ **Installation**
```sh
git clone https://github.com/iamthefrogy/bucketbunny.git
cd bucketbunny
chmod +x bucketbunny.sh
```
+ **Usage**
```sh
./bucketbunny.sh s3_bucket_name
```

**TODO**
- ✅ ~~List bucket files~~
- ✅ ~~Upload file to bucket and verify~~
- ✅ ~~Delete file from bucket and verify~~
- ✅ ~~If bucket is not writable, provide custom error message~~
- ✅ ~~If bucket is not readable, provide custom error message~~
- ✅ ~~If no bucket found, provide custome error message~~

Warning/Disclaimer: Read the detailed disclaimer at my blog - https://github.com/iamthefrogy/Disclaimer-Warning/blob/main/README.md