Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 649 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 649 Bytes

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.