write-ups-challenges-2022-2023/break-from-the-jail/level-1/README.md
2022-11-24 22:59:22 +01:00

493 B

Hack the Jail - Part 1

Text

We somehow got access to this remote system INSERT REMOTE IP + PORT HERE, but we only managed to get access to the "ig" user.

Your task is to get root access and read the flag.

Connect using:

nc INSERT REMOTE IP + PORT HERE 

Extra hints if no solves

  • Make me a sandwhich. (almost gives it away)
  • They keep saying I should use visudo, but I don't want to use Vi!

Files

None

How to deploy

As described in parent README.