## Install
```
docker run --name ubuntu24 \
-p 9876:80 \
-v "$PWD/rc_install.sh":/root/rc_install.sh \
-it ubuntu:24.04 \
bash -c "chmod +x /root/rc_install.sh && /root/rc_install.sh && exec bash"
```
## POC [Youtube](https://www.youtube.com/watch?v=3fxl7wCYsjU&feature=youtu.be)
### Follow me [@Linkdin](https://www.linkedin.com/in/punitdarji/)
Credit @ [fearsoff-org](https://github.com/fearsoff-org/CVE-2025-49113)
[4.0K] /data/pocs/3feac5373fd412ad06ed9063807ecf1796ab0b37
├── [ 11K] CVE-2025-49113.php
├── [4.8K] rc_install.sh
└── [ 433] README.md
0 directories, 3 files