Exploit para CVE-2019-15107 (Webmin 1.890-1.920) sin credenciales RCE escrito en PYTHON.# CVE-2019-15107 Python Exploit
This exploit is for CVE-2019-15107 (Webmin 1.890-1.920) **unauthenticated RCE** implemented in **Python**.
# Usage
```python
python3 webminExploit.py <IP> <PORT> <COMMAND>
python3 webminExploit.py 10.200.198.200 10000 whoami
python3 webminExploit.py 10.200.198.200 10000 "curl -h"
```
Log in to view the POC file snapshot cached by Shenlong Bot
Log in to view