Share
## https://sploitus.com/exploit?id=7495BDC7-BA22-5D7D-92B8-B3FD263480F9
# Laravel-debug-Checker

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

CVE-2021-3129 Checker By ./MrMad

Refrence : https://pentest-tools.com/blog/exploit-rce-vulnerability-laravel-cve-2021-3129


# install module

```
python -m pip install -r requirements.txt
```

# installation on linux

```
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
```

# Image
<img src="https://github.com/MadExploits/Laravel-debug-Checker/blob/main/Screenshot%20from%202022-12-10%2011-04-30.png?raw=true" style="widht:100%;">