Knowledge Hub
Ice
TryHackMe23 answered prompts
Ice TryHackMe walkthrough with 23 answered prompts and lab methodology notes.
Walkthrough summary
Ice TryHackMe walkthrough with 23 answered prompts and lab methodology notes.
Sample prompts covered
-
Once the scan completes, we'll see a number of interesting ports open on this machine. As you might have guessed, the firewall has been disabled (with the service completely shutdown), leaving very little to protect this machine. One of the more interesting ports that is open is Microsoft Remote Desktop (MSRDP). What port is this open on?
Open the walkthrough page to inspect the full answer and command flow.
-
What service did nmap identify as running on port 8000? (First word of this service)
Open the walkthrough page to inspect the full answer and command flow.
-
What does Nmap identify as the hostname of the machine? (All caps for the answer)
Open the walkthrough page to inspect the full answer and command flow.
-
Now that we've identified some interesting services running on our target machine, let's do a little bit of research into one of the weirder services identified: Icecast. Icecast, or well at least this version running on our target, is heavily flawed and has a high level vulnerability with a score of 7.5 (7.4 depending on where you view it). What is the Impact Score for this vulnerability? Use https://www.cvedetails.com for this question and the next.
Open the walkthrough page to inspect the full answer and command flow.
-
What is the CVE number for this vulnerability? This will be in the format: CVE-0000-0000
Open the walkthrough page to inspect the full answer and command flow.