3334 words
17 minutes
Cobblestone HTB Writeup (Protected)

IP#

  • 10.10.xx.xx

Recon#

$ nmap $target_ip -sC -sV -Pn
Starting Nmap 7.95 ( https://nmap.org ) at 2025-08-11 12:12 EDT
Nmap scan report for 10.10.11.81
Host is up (0.45s latency).
Not shown: 998 closed tcp ports (reset)
PORT STATE SERVICE VERSION
22/tcp open ssh OpenSSH 9.2p1 Debian 2+deb12u7 (protocol 2.0)
| ssh-hostkey:
| 256 50:ef:5f:db:82:03:36:51:27:6c:6b:a6:fc:3f:5a:9f (ECDSA)
|_ 256 e2:1d:f3:e9:6a:ce:fb:e0:13:9b:07:91:28:38:ec:5d (ED25519)
80/tcp open http Apache httpd 2.4.62
|_http-server-header: Apache/2.4.62 (Debian)
|_http-title: Did not follow redirect to http://cobblestone.htb/
Service Info: Host: 127.0.0.1; OS: Linux; CPE: cpe:/o:linux:linux_kernel
Service detection performed. Please report any incorrect results at https://nmap.org/submit/ .
Nmap done: 1 IP address (1 host up) scanned in 22.00 seconds

We got hostname

Host#

  • cobblestone.htb

Website Enumeartion#

Port 80#

check the Website : http://cobblestone.htb/

A Minecraft-inspired gaming hub welcomes us:

alt text

This writeup is password protected 🔒

Cobblestone HTB Writeup (Protected)
https://shadowv0id.vercel.app/posts/hackthebox/cobblestone/cobblestone/
Author
Shadowv0id
Published at
2025-08-11
License
CC BY-NC-SA 4.0