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).
- Host: GitHub
- URL: https://github.com/azarattum/matrixify
- Owner: Azarattum
- Created: 2022-04-25T10:44:59.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-25T10:47:06.000Z (about 4 years ago)
- Last Synced: 2025-01-30T23:30:31.496Z (over 1 year ago)
- Language: CSS
- Size: 1.91 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).