miko550 / CVE-2021-3129

Laravel RCE (CVE-2021-3129)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CVE-2021-3129

Laravel RCE (CVE-2021-3129)

Test Environment

mkdir CVE-2021-3129-docker
cd CVE-2021-3129-docker
wget https://raw.githubusercontent.com/vulhub/vulhub/master/laravel/CVE-2021-3129/docker-compose.yml
docker compose up -d

Usage

git clone https://github.com/miko550/CVE-2021-3129.git
cd CVE-2021-3129
pip install -r requirements.txt
python3 CVE-2021-3129.py -t "http://127.0.0.1:8080/" -c "whoami"

Reference

https://github.com/joshuavanderpoll/CVE-2021-3129

About

Laravel RCE (CVE-2021-3129)


Languages

Language:Python 100.0%