Replies: 1 comment
-
Nice one! seems like a more elegant solution than the one I found. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Excellent job with the syntax to get the flag. We were able to escape the program by inputting
;
into the terminal and then executing commands as regular bash.example
$ s;s;s;s;cd blargh;cat flag.txt;
Great write ups so far
Beta Was this translation helpful? Give feedback.
All reactions