/mnmlsm

A cybersecurity challenge, based on a real world finding

Primary LanguageJavaScript

Mnmlsm

A simple yet difficult cybersecurity challenge, based on a real world finding.

screenshot

Installation

git clone https://github.com/matanber/mnmlsm
cd mnmlsm
./build-docker.sh

The challenge will then be accessible on localhost port 1337

Solution

A blog post with a solution to this challenge can be found here. This challenge is difficult, so if you don't want to spend a lot of time on this challenge I'd recommend reading a bit from that post whenever you get stuck.