Lab URL :

hackerdna | Hacking Labs /Query Quake

Untitled

Got first blood 🩸 : D

Challenge URL : 52.19.159.234

Nmap Scan

❯ nmap -sC -sV 52.19.159.234 -Pn

PORT   STATE SERVICE VERSION
53/tcp open  domain  (unknown banner: unknown)
| fingerprint-strings: 
|   DNSVersionBindReqTCP: 
|     version
|     bind
|_    unknown
| dns-nsid: 
|_  bind.version: unknown
80/tcp open  http    Apache httpd 2.4.59 ((Debian))
|_http-server-header: Apache/2.4.59 (Debian)
|_http-title: NexaTech Solutions

Untitled

seems like we have only 2 ports open

lets check port 80 web server , what we got there

Port 80

Untitled

this is what the homepage looks like , contact page looks interesting :