Skip to content

miko550/CVE-2021-3129

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages