Sploitus

Exploit for CVE-2024-34102

kitploit · 2026-08-26

Exploit Code

MARKDOWN46 lines
## https://sploitus.com/exploit?id=KITPLOIT:TOOLS-GITHUB-TH3GOKUL-CVE-2024-34102
# CVE-2024-34102: XXE غير مصرح به في Magento

أداة CVEHunter للكشف عن الثغرات واستغلالها لـ CVE-2024-34102 مع أداء غير متزامن.

#  ![](https://assets.kitploit.com/production/public/readmes/33372/4230642f3dd1387cb2b4f822a1e926e132b880140bb8fc9ca6b5b536b956470a.png)   


### التثبيت

root@kitploit:~
    
    
    git clone https://github.com/th3gokul/CVE-2024-34102.git
    cd CVE-2024-34102
    pip install -r requirements.txt
    python3 cvehunter.py --help
    

### الاستخدام

root@kitploit:~
    
    
    python3 cvehunter.py -h
    
      ____ __     __ _____  _   _                _               
     / ___|\ \   / /| ____|| | | | _   _  _ __  | |_   ___  _ __ 
    | |     \ \ / / |  _|  | |_| || | | || '_ \ | __| / _ \| '__|
    | |___   \ V /  | |___ |  _  || |_| || | | || |_ |  __/| |   
     \____|   \_/   |_____||_| |_| \__,_||_| |_| \__| \___||_| 
         CVE-2024-34102                  @th3gokul & Sanjaith3hacker
    
    [Description]: Vulnerability Detection and Exploitation tool for CVE-2024-34102
    
    options:
      -h, --help            show this help message and exit
      -u URL, --url URL     [INF]: Specify a URL or domain for vulnerability detection
      -l LIST, --list LIST  [INF]: Specify a list of URLs for vulnerability detection
      -t THREADS, --threads THREADS
                            [INF]: Number of threads for list of URLs
      -proxy PROXY, --proxy PROXY
                            [INF]: Proxy URL to send request via your proxy
      -v, --verbose         [INF]: Increases verbosity of output in console
      -o OUTPUT, --output OUTPUT
                            [INF]: Filename to save output of vulnerable target]