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
CVE-2023-23752 — Authentication bypass exploit for Joomla CVE-2023-23752 that leaks administrator credentials and MySQL configuration from vulnerable versions 4.00-4.28. | Kitploit
Tools/GitHubGitHub/0xwhoami35/cve-2023-23752
Vulnerability AnalysisExploitationWeb Application ExploitationInformation GatheringPenetration TestingAuthentication
GitHub0xwhoami35/cve-2023-23752

CVE-2023-23752

Authentication bypass exploit for Joomla CVE-2023-23752 that leaks administrator credentials and MySQL configuration from vulnerable versions 4.00-4.28.

View Repository
21 year 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

CVE-2023-23752

About

  • This exploit is Authentication Bypass leaking username password administrator and also leaking mysql config username , password , host and database
  • Vulnerable Version only (4.00 => 4.28)

Usage

root@kitploit:~
usage: exploit.sh [-h] [-u URL] [-t TARGETS]

CVE-2023-23752 - Authentication Bypass Information Leak on Joomla!

options:
  -h, --help            show this help message and exit
  -u URL, --url URL     Single URL to scan
  -t TARGETS, --targets TARGETS
                        File containing multiple URLs to scan

Proof Of Concept (POC)

Screenshot_2

  • Single target bash exploit.sh -u https://example.com

  • Multiple Target bash exploit.sh -t targets.txt

Refference:

  • EDB
  • VulnCheck

Donation

https://www.buymeacoffee.com/ardian0917s

Blog

https://0xwhoami35.github.io/

Disclaimer

We don't promote or encourage any illegal activity, all content provided by this repository is meant for research, educational, and threat detection purpose only.

Download Tool