Unaccessible
Connect to the remote host via ssh
as user vuln
and get the flag.
If only you knew the password.
Up to now, the password was always ctf
.
This time, you have to find it yourself
The file password.txt
that contains the MD5 hash of the password.
You can paste it on crackstation, but real hackers use John the Ripper.
Don't chicken out and crack the password using john
.
We'll come back to john
when we discuss Data Security.
If you're having difficulties solving this exercise, go through this reading material.