Post

Sws101_ctf_journal1

Bounty Hacker

alt text

alt text

This scan will scan selected top 50 ports to save time and we can see that only 3 ports are open.

Q. Who wrote the task list?

alt text

we can see that lin has written the note.

Answer : lin

Q. What service can you bruteforce with the text file found?

There is another text file on the ftp server: locks.txt. It has the following content:

alt text

alt text

Answer : ssh

Q. What is the users password?

Answer: RedDr4gonSynd1cat3

Q. user.txt

command : ssh lin@10.10.5.226

Password : RedDr4gonSynd1cat3

alt text

alt text

We got the user.txt i.e THM{CR1M3_SyNd1C4T3}

Q. root.txt

Answer: THM{80UN7Y_h4cK3r}

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