Skip to content

Latest commit

 

History

History
100 lines (61 loc) · 2.33 KB

README.en.md

File metadata and controls

100 lines (61 loc) · 2.33 KB

image-20220703203021188

🐓Tutorial

git clone https://github.com/UzJu/Cloud-Bucket-Leak-Detection-Tools.git
cd Cloud-Bucket-Leak-Detection-Tools/
pip3 install -r requirements.txt
python3 main.py -h

image-20220716140707903

You need to configure your corresponding cloud vendor AK in the config/conf.py file before using it.

image-20220716140934866

1、Ariyun storage bucket

1.1, single storage bucket detection

python3 main.py -aliyun [BucketURL]

image-20220716141132931

1.2. Automatic bucket hijacking

Automatically hijack a bucket when it is detected as not existing

image-20220703202339058

1.3. Bulk bucket address detection

# fofa syntax
domain="aliyuncs.com"
server="AliyunOSS" domain="aliyuncs.com"
# Use -faliyun
python3 main.py -faliyun url.txt

image-20220716141356518

2. Tencent cloud storage bucket

python3 main.py -tcloud [storage bucket address]

image-20220716141554856

3. Huawei cloud storage bucket

python3 main.py -hcloud [storage bucket address]

image-20220716141948046

4. AWS storage bucket

python3 main.py -aws [storage bucket address]

image-20220716142431142images/image-20220716142431142.png)

5. Scan results saving

The scan results will be stored in the results directory

image-20220716142617997

image-20220716142641883

👮0xFFFFFFFF Disclaimer

1、This tool is only for academic exchange, it is forbidden to use the tool to do illegal things

2, just writing for fun

3、My WeChat

If you have a better suggestion or make a friend

image

4、Blog: UzzJu.com 5、Public

image-20220716143619529

Curve chart

Stargazers over time