-
Notifications
You must be signed in to change notification settings - Fork 1
Writeup: Advent of Cyber 3 Day 14
AtomicNicos edited this page Dec 14, 2021
·
1 revision
Link: Advent Of Cyber 3 on TryHackMe
How many pages did the dirb scan find with its default wordlist?
Command: gobuster dir --url $ip -w /usr/share/wordlists/dirb/common.txt
Answer: 4
How many scripts do you see in the /home/thegrinch/scripts folder?
Answer: 4
What are the five characters following $6$G in pepper's password hash?
Command: nano /home/thegrinch/scripts/loot.sh
Then we refresh the browser page at http://$ip/admin
Answer: ZUP42
What is the content of the flag.txt file on the Grinch's user’s desktop?
Then we refresh the browser page at http://$ip/admin
Answer: DI3H4rdIsTheBestX-masMovie!