UnderPass

UnderPass

Enum

Nmap TCP scan

Try to navigate to the web, no something interesting

Lets fuzz for directories using FFUF

Also there is no any thing interesting, Okay let's try to scan for UDP ports

Okay, I will use snmpwalk with public community string, but first let's see what's the version of SNMP

After some search about daloradius server in this string UnDerPass.htb is the only daloradius server in the basin! I found that there is a login page for dashboard in this link

Searching for default creds found

I found svcMosh with MD5 hash password after crack it with hashcat

Let's ssh this user

Let's check the binary https://mosh.org/

After some search I found a way to connect to the server

And we got root πŸ™‚

Last updated