22 lines
592 B
Markdown
22 lines
592 B
Markdown
|
# 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
|