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 — Poc for CVE-2023-23752 (joomla CMS) | Kitploit
Tools/GitHubGitHub/sw0rd1ight/cve-2023-23752
Vulnerability AnalysisExploitationInformation GatheringWeb SecurityPenetration Testing
GitHubsw0rd1ight/cve-2023-23752

CVE-2023-23752

Poc for CVE-2023-23752 (joomla CMS)

View Repository
3 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

CVE-2023-23752

simple bash script for CVE-2023-23752 (joomla CMS) You can use the -u option to specify a single URL or the -l option to provide a file containing a list of URLs to test the vulnerable endpoint. This script saves all HTTP response data and displays sensitive information. dependancy: httpx (before using this script install httpx tool)
examples:

root@kitploit:~
./cve-2023-23752-PoC.sh -u https://vuln-site-example.com
./cve-2023-23752-PoC.sh -l list.txt

cve reference:https://cve.report/CVE-2023-23752
author: whiteOwl
enjoy!

Download Tool