$$ RED28 $$

First Steps:

Once you have started the CTF machine, launch a root shell in Kali and do the following:

Untitled

Start with an Nmap:

Untitled

Simple Enough: We have an Apache2 web server on port 80 that appears to redirect to the domain symzip.local.

If you test it out in Firefox, you’ll see that the web server does indeed redirect us to symzip.local.

Untitled

Add the following line to your /etc/hosts file on Kali. Be sure to replace the IP Address of the web server with the actual IP address you identified at the beginning of the lab.

pico /etc/hosts

Untitled

Save /etc/hosts, refresh the webpage, and you’ll see the landing page below: