This is an old revision of the document!
Due to the fact that we have to work remote, please make sure that you record your screen while working. Here is how.
# start the recording after you ssh into the machine ubuntu@cdci-v2:~/cdci/labs/lab03$ asciinema rec [...] # do the tasks: enter docker ubuntu@cdci-v2:~/cdci/labs/lab03$ ./attacker_bash.sh root@attacker:/# pwd / root@attacker:/# root@attacker:/# exit # exited docker # stop recording and press enter to upload ubuntu@cdci-v2:~/cdci/labs/lab03$ exit asciinema: recording finished asciinema: press <enter> to upload to asciicinema.cdci.ro, <ctrl-c> to save locally View the recording at: http://asciicinema.cdci.ro/a/QJdizlwTeMTSivCJd1M1VLx6l ubuntu@cdci-v2:~/cdci/labs/lab03$