Releases: UzJu/Cloud-Bucket-Leak-Detection-Tools
Releases · UzJu/Cloud-Bucket-Leak-Detection-Tools
更新v0.4.0
v0.0.3(BETA) 重构多个功能与模块
一、重构模块
1、阿里云OSS
2、Amazone S3
3、main.py
4、目录结构
5、logger输出样式
6、Banner输出样式
7、命令行参数
二、新增
1、multiprocessing的加入,帮助快速批量扫描存储桶地址
三、不支持
1、暂不支持传入域名,无法自动判断Cname
2022-5-29-Update-Info
感谢各位大佬的star和支持
add
1、add Aws S3 Bucket Core(新增AWS存储桶检测功能)
Fix
1、The function to save detection results to CSV is moved to config/conf.py(将检测结果CSV保存功能移至config/conf.py)
2、Fix boto3 error(修复Boto3报错问题)
3、Change the problem that some documents are not clear(更新部分文档内容不清晰的问题)