HackTheBox - Dab

Nmap scan results (Basic and all port scan)

Using gobuster to scan the webpage on port 80 and 8080
Bruteforcing the login page on port 80
Testing the webpage on port 8080






Searching for open ports (SSRF Fuzzing)

Pentesting Memcache (Running on port 11211)












Hash cracking using John



Bruteforcing SSH using hydra


Using find command to search for SUID files


Analyzing the myexec binary in Ghidra


Creating a malicious library to hijack seclogin()




Last updated