Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
minio_unauth_check — CVE-2023-28432,minio未授权访问检测工具 | Kitploit
Tools/GitHubGitHub/okaytc/minio_unauth_check
Vulnerability ScannersExploitationWeb SecurityPenetration TestingLearning & Education
GitHubokaytc/minio_unauth_check

minio_unauth_check

CVE-2023-28432,minio未授权访问检测工具

View Repository
713 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

minio_unauth_check

CVE-2023-28432, minio information disclosure detection tool

This tool is for educational and research purposes only, to improve security awareness and enhance software development practices. Before using this tool, please ensure that you comply with relevant laws and regulations and ethical guidelines.

Development environment: python3

root@kitploit:~
Usage (supports single URL detection and batch detection): //URL has been normalized, supports input formats ip, ip:port

Single detection: python minio_unauthcheck.py -u

Example: python minio_unauthcheck.py -u http://192.168.1.1/

Batch detection: python minio_unauthcheck.py -f

Example: python minio_unauthcheck.py -f url.txt

Demo screenshots:

Single detection:

Image

Batch detection:

Image

Download Tool