root💀bl4ck4non-sec:~#

Hack. Eat. Sleep. Repeat!!!

View on GitHub

Box: Validation

Level: Easy

OS: Linux


Lets get started

Recon

PortScanning

command:sudo nmap -A 10.129.95.235 -p- -T4 -v

From our scan we can see 4 open ports. We’ll start our enumeration today from port 80

Enumeration (Port 80)

Navigate to the webpage

image

Lets try to register,

image image