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

https://github.com/azarattum/matrixify

Vulnerable matrix themed web app (RCE included).
https://github.com/azarattum/matrixify

Last synced: about 1 year ago
JSON representation

Vulnerable matrix themed web app (RCE included).

Awesome Lists containing this project

README

          

# Matrixify
Vulnerable matrix themed web app (RCE included). This is a full-stack application built with [Deno](https://deno.land).

## Features:
- Applies matrix overlays on images
- Modern web UI

### Usage:
Start the service with *start.sh* script. Connect to the interface on http://127.0.0.1:8080.

### Solution:
Exploit to bypass filename filter and achieve remote code execution is available [here](https://github.com/Azarattum/Matrixify/blob/main/exploit.py).