Code Monkey home page Code Monkey logo

cloud-bucket-leak-detection-tools's Introduction

image-20220703203021188

🐓使用教程

git clone https://github.com/UzJu/Cloud-Bucket-Leak-Detection-Tools.git
cd Cloud-Bucket-Leak-Detection-Tools/
# 安装依赖 建议使用Python3.8以上的版本 我的版本: Python 3.9.13 (main, May 24 2022, 21:28:31)
# 已经测试版本如下
# 1、python3.8.9
# 2、python3.9.13
# 3、python3.7
# 4、python3.6.15
# 5、python3.9.6
pip3 install -r requirements.txt
python3 main.py -h

image-20220716140707903

使用之前需要在config/conf.py文件配置自己对应的云厂商AK

image-20220716140934866

1、阿里云存储桶

1.1、单个存储桶检测

python3 main.py -aliyun [存储桶URL]

image-20220716141132931

1.2、自动存储桶劫持

当如果检测存储桶不存在时会自动劫持该存储桶

image-20220703202339058

1.3、批量存储桶地址检测

# fofa语法
domain="aliyuncs.com"
server="AliyunOSS"domain="aliyuncs.com"
# 使用-faliyun
python3 main.py -faliyun url.txt

image-20220716141356518

2、腾讯云存储桶

python3 main.py -tcloud [存储桶地址]

image-20220716141554856

3、华为云存储桶

python3 main.py -hcloud [存储桶地址]

image-20220716141948046

4、AWS存储桶

python3 main.py -aws [存储桶地址]

image-20220716142431142

5、扫描结果保存

扫描结果会存放在results目录下

image-20220716142617997

image-20220716142641883

👮0xFFFFFFFF 免责声明

1、本工具只作为学术交流,禁止使用工具做违法的事情

2、只是写着玩

3、我的微信

如果你有更好的建议或者交个朋友

image

4、博客: UzzJu.com 5、公众号

image-20220716143619529

404星链计划

Cloud-Bucket-Leak-Detection-Tools 现已加入 404星链计划

曲线图

Stargazers over time

cloud-bucket-leak-detection-tools's People

Contributors

uzju avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cloud-bucket-leak-detection-tools's Issues

画饼

希望早点把饼喂我嘴里

urlparse模块

第一次是qcloud模块支持python2的安装,下载了4.0版本之后又有个新问题,urlparse 这个模块一直装不上起初以为是网络问题,切换了多个代理之后还是不行官方看了下 这个模块源码地址 404,看了下是被qcloud模块调用的,不知道作者是否可以彻底解决这个问题?

python3.8无法安装qcloud-cos

Defaulting to user installation because normal site-packages is not writeable
Looking in indexes: http://mirrors.tencentyun.com/pypi/simple
Collecting qcloud-cos
Downloading http://mirrors.tencentyun.com/pypi/packages/ec/ee/0f314f3e4d97c6b08193422e2436f5fc0af75523d2a7f29e587b73a2b65b/qcloud_cos-3.3.6.tar.gz (10 kB)
Preparing metadata (setup.py) ... error
error: subprocess-exited-with-error

× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [1 lines of output]
Sorry, only python 2.6 or 2.7 is supported
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed

× Encountered error while generating package metadata.
╰─> See above for output.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.