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 — simple program for joomla scanner CVE-2023-23752 with target list | Kitploit
Tools/GitHubGitHub/mrp4nda1337/cve-2023-23752
Vulnerability ScannersExploitationWeb Application ExploitationInformation GatheringPenetration TestingLearning & Education
GitHubmrp4nda1337/cve-2023-23752

CVE-2023-23752

simple program for joomla scanner CVE-2023-23752 with target list

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

CVE-2023-23752

  • This is a proof-of-concept code for the CVE-2023-23752 vulnerability. It allows an attacker to extract sensitive information such as usernames, passwords, and database names from a target application.
  • Bulk scanner + get config + ip target from CVE-2023-23752

Screenshot

ss

Installations

  • clone this repository

  • install the requirements

    root@kitploit:~
    git clone https://github.com/MrP4nda1337/CVE-2023-23752
    
    root@kitploit:~
    cd CVE-2023-23752
    
    root@kitploit:~
    pip3 install -r requirements.txt
    
    root@kitploit:~
    python3 run.py
    

Open Target Vuln

cd CVE-2023-23752/data/result

Disclaimer

This code is for educational purposes only and should not be used for illegal activities. The author is not responsible for any damage or harm caused by the use or misuse of this code.

Download Tool