Cronos
https://app.hackthebox.com/machines/11
Nmap
sudo nmap 10.10.10.13 -p- -sS -sV
PORT STATE SERVICE VERSION
22/tcp open ssh OpenSSH 7.2p2 Ubuntu 4ubuntu2.1 (Ubuntu Linux; protocol 2.0)
53/tcp open domain ISC BIND 9.10.3-P4 (Ubuntu Linux)
80/tcp open http Apache httpd 2.4.18 ((Ubuntu))
Service Info: OS: Linux; CPE: cpe:/o:linux:linux_kernelDNS
dnsenum --dnsserver '10.10.10.13' --enum 'cronos.htb'
Cronos.htb


admin.cronos.htb


SQLmap

Hash lookup

Net Tool v0.1




Shell as www-data


User.txt

Enumeration


Privilege Escalation


Shell as root

Last updated
