MrP4nda1337 / CVE-2023-23752

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

    git clone https://github.com/MrP4nda1337/CVE-2023-23752
    
    cd CVE-2023-23752
    
    pip3 install -r requirements.txt
    
    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.

About

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


Languages

Language:Python 100.0%