CTF_Site/docs/medium.md

19 lines
998 B
Markdown
Raw Normal View History

2019-06-13 16:01:22 +02:00
# Medium
> These challenges are not too hard, but also not too easy. Sometimes they provide instructions on how to start.
## Socks to be you
### The story so far
Our friendly IT guy John has set up a hidden service to control his VM's.
The only problem is that his rival in the company, Dave, kind of wants to screw John over.
This is not an issue for John, he is quite capable with coding and knows exactly which commands to use. This is quite useful when he wants to hide the commands from Dave.
Dave did however figure out where the server is hosted: [wsecho.voidcorp.nl](https://wsecho.voidcorp.nl)!
Now dave wants to find John's password to really screw him over. He knows dave so it probably isn't hidden too well...
#### Your mission
1. Hack into the server
2. Read the hidden password (format=`flag{xxx}`)
3. Report back to Dave (aka the sender of this mission) with the password!
## Finally
Getting closer to being considered a master, but you'll have to get the rank [here](/hard)!