Sploitus

Exploit for Laravel-debug-Checker

kitploit · 2026-08-28

Exploit Code

MARKDOWN30 lines
## https://sploitus.com/exploit?id=KITPLOIT:TOOLS-GITHUB-MADEXPLOITS-LARAVEL-DEBUG-CHECKER
# Laravel-debug-Checker

![Laravel](https://img.shields.io/badge/Laravel-FF2D20?style=for-the-badge&logo=laravel&logoColor=white)

CVE-2021-3129 जाँचकर्ता ./MrMad द्वारा

सन्दर्भ : https://pentest-tools.com/blog/exploit-rce-vulnerability-laravel-cve-2021-3129

# मॉड्यूल स्थापित करें

root@kitploit:~
    
    
    python -m pip install -r requirements.txt
    

# लिनक्स पर स्थापना

root@kitploit:~
    
    
    git clone https://github.com/MadExploits/Laravel-debug-Checker
    sudo mv Laravel_debug.py /usr/bin/laravel_debug
    sudo chmod +x /usr/bin/laravel_debug
    

# इमेज

![](https://raw.githubusercontent.com/MadExploits/Laravel-debug-Checker/main/Screenshot%20from%202022-12-10%2011-04-30.png?raw=true)