UzJu 3f8a9530f7
Merge pull request #19 from CC11001100/main
feat: 修正阿里云OSS fofa搜索命令
2025-03-28 11:26:04 +08:00
2022-07-16 15:38:39 +08:00
2022-07-16 15:38:39 +08:00
2022-07-16 15:38:39 +08:00
2022-03-04 19:19:30 +08:00
2022-06-27 10:38:57 +08:00
2022-07-16 15:38:39 +08:00
2022-08-21 17:06:35 +08:00
2022-03-08 23:18:25 +08:00

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"
domain="aliyuncs.com" && server="AliyunOSS"
# 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

Description
六大云存储,泄露利用检测工具
Readme MIT 20 MiB
Languages
Python 99.8%
HTML 0.2%