Jan 3 · 3 min read · LINK - https://tryhackme.com/room/colddboxeasy OVERVIEW We are given an IP Address Let’s scan it using NMAP ENUMERATION So we have two open ports PORT 80 and PORT 4512 of web and ssh respectivelyAlso we can see the website is running WordPress 4.1...
Join discussion
Dec 31, 2025 · 5 min read · OVERVIEW So we are given IP of the machine let’s scan it using Nmap ENUMERATION So we see that Anonymous Login is allowed in FTP so let’s just dump all its contents and directories and also don’t forget to add the domain and DC name into /etc/ho...
Join discussion
Dec 28, 2025 · 6 min read · OVERVIEW So we are given an IP address let’s scan it using Nmap ENUMERATION So we got so many open ports Let’s check them and don’t forget to add the Domain name in /etc/hosts file I checked Port 80 and it is an IIS Windows Server and doesn’t hav...
Join discussion
Dec 27, 2025 · 5 min read · OVERVIEW So we are given file to download and an instance to spawn Let’s do it and see what’s inside the zipSo we found a wanted.hta file let’s see its file type and its contents Its a HTML document with ASCII text which is very long so when i ins...
Join discussion
Dec 25, 2025 · 5 min read · OVERVIEW So we have given IP address of the machine so Let’s head to Nmap to scan this IP ENUMERATION So these are the ports open and domain and domain controller name Be sure to add these into /etc/hosts So Port 2049 caught my eye which has nfs ...
Join discussion