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

https://github.com/sourcexu7/ossx

存储桶遍历漏洞利用脚本
https://github.com/sourcexu7/ossx

Last synced: 2 months ago
JSON representation

存储桶遍历漏洞利用脚本

Awesome Lists containing this project

README

          

# ossx
存储桶遍历漏洞利用脚本

可以批量提取未授权的存储桶OSS的文件路径、大小、后缀名称

通过判断nextmarker参数达到对未授权存储桶进行翻页的效果、其次控制maxkey参数可以控制每页返回结果的数量

提取的结果会自动生成到csv文件中,后续可以根据文件后缀名称、文件大小进行自行筛选

或将文件url批量导入讯雷等进行批量下载......

![image](https://github.com/source-xu/oss-x/assets/56073532/592ff801-d27a-4fba-b664-91537c8312c4)

![image](https://github.com/source-xu/ossx/assets/56073532/a3f318fe-456d-42a8-af56-66e7df7bc9a6)

![image](https://github.com/source-xu/oss-x/assets/56073532/54dffeb3-5590-44da-9834-de261d912bb3)