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

16 lines
377 B
Markdown

# Hack the Jail - Part 2
## Text
The saga continues... We got access to another system but the previous hack does not seem to work anymore.
The compromised user `ig` has two executable files in its home directory, `execute` and `hello_world`, strangely the former is owned by root...
## Files
* bin/execute
* bin/hello_world
## How to deploy
See README of the parent.