CVE-2023-28432,minio未授权访问检测工具# minio_unauth_check
CVE-2023-28432,minio信息泄露检测工具
**本工具仅用于教育和研究目的,以提高安全意识和改进软件开发实践。在使用本工具之前,请确保您遵守了相关法律法规和道德准则。**
开发环境: python3
```python
使用方式(支持单个URL检测和批量检测)://url做了合规处理,支持输入ip、ip:port样式
单个检测:python minio_unauthcheck.py -u
示例:python minio_unauthcheck.py -u http://192.168.1.1/
批量检测:python minio_unauthcheck.py -f
示例:python minio_unauthcheck.py -f url.txt
```
演示截图:
单个检测:

批量检测:

[4.0K] /data/pocs/4b47da0ad37152ec5fe9b8aad111ba1b19c39d34
├── [3.2K] minio-unauthcheck.py
└── [ 885] README.md
0 directories, 2 files