write-ups-challenges-2023-2024/malware-2
Robbe De Greef 7e677ee86c intitial commit 2023-11-28 16:24:59 +01:00
..
src intitial commit 2023-11-28 16:24:59 +01:00
README.md intitial commit 2023-11-28 16:24:59 +01:00
SOLUTION.md intitial commit 2023-11-28 16:24:59 +01:00
sol.py intitial commit 2023-11-28 16:24:59 +01:00

README.md

Scr1ptk1dd13 Malware

Text

Help! Somebody took over our server and encrypted all our files, we suspect it is the hacker known as "Scr1ptK1dd13" again. We need the encryption key but the mallware is making us pay for it. We were able to clone a version of the malware but the hacker noticed us and locked us out of the server!

Can you figure out how to find the encryption key???

You can connect to the server via nc localhost 3007.

note: do not send bitcoins to the fake address.

TODO: SET LOCALHOST IP

Files

  • src/malware

How to Deploy

docker compose up