getflag
Check flag.Here is your token : x24ti5gi3x0ol2eh4esiuxias
## Get the file list accessible only by the level00 user
level00@SnowCrash:~$ find / -user flag00 2>/dev/null
/usr/sbin/john
/rofs/usr/sbin/john
## find the encrypted flag inside the file
level00@SnowCrash:~$ cat /rofs/usr/sbin/john
cdiiddwpgswtgt
## Decrypt the encrypted string and use it to connect to
## the flag00 account
level00@SnowCrash:~$ su flag00
password : nottoohardhere
## Get the password for level01
flag00@SnowCrash:~$ getflag
Check flag.Here is your token : x24ti5gi3x0ol2eh4esiuxias