Post

Sws101_valley

Topic: Valley


Target Ip Address

1
10.10.61.64

This the first page we are navigated to when we search the ip address on the web.

valley

Enumeration

scan

We see port 22 and 80 open

Navigating inside the gallery and one of the pictures we get this link.

1
http://10.10.61.64/static/9

Now going to static 00 we get here

dev

So we can now navigate to dev1243224123123

dev

With these credentials, we can now login to the server via 22/tcp[SSH].

Collect the ‘user.txt’ flag.

1
cat user.txt

Flag:

flag

This post is licensed under CC BY 4.0 by the author.