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-CVE-2023-28432 | Kitploit
Tools/GitHubGitHub/lhxhl/minio-cve-2023-28432
Vulnerability ScannersExploitationInformation GatheringWeb SecurityPenetration TestingCloud Security
GitHublhxhl/minio-cve-2023-28432

Minio-CVE-2023-28432

View Repository
13 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-CVE-2023-28432

Detection tool for Minio-CVE-2023-28432 information leak. For learning and authorized testing only.

Personal analysis https://lhxhl.github.io/2023/04/03/minio2023/

Usage

Requires golang environment

root@kitploit:~
go build main.go
./main -h // help
./main -u url // single URL detection
./main -f file.txt // batch detection

Error messages are written to err.txt; for batch detection, successful results are saved to result.txt

image-20230406203902567

Download Tool