connect to level 0 using ssh [email protected] -p2220
it will ask for psswd, which is bandit0
(it will not be visible)
ls
to find a readme file, use cat
command to get its contents, which is the psswd for the next level.
exit.
connect to level 0 using ssh [email protected] -p2220
it will ask for psswd, which is bandit0
(it will not be visible)
ls
to find a readme file, use cat
command to get its contents, which is the psswd for the next level.
exit.