181 words
1 minutes
Titanic

Nmap Scan#

# Nmap 7.94SVN scan initiated Sun Feb 16 23:10:09 2025 as: nmap -sC -sV -vv -oN scan.txt 10.10.11.55
Nmap scan report for titanic.htb (10.10.11.55)
Host is up, received echo-reply ttl 63 (0.19s latency).
Scanned at 2025-02-16 23:10:10 +01 for 34s
Not shown: 998 closed tcp ports (reset)
PORT   STATE SERVICE REASON         VERSION
22/tcp open  ssh     syn-ack ttl 63 OpenSSH 8.9p1 Ubuntu 3ubuntu0.10 (Ubuntu Linux; protocol 2.0)
| ssh-hostkey: 
|   256 73:03:9c:76:eb:04:f1:fe:c9:e9:80:44:9c:7f:13:46 (ECDSA)
| ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGZG4yHYcDPrtn7U0l+ertBhGBgjIeH9vWnZcmqH0cvmCNvdcDY/ItR3tdB4yMJp0ZTth5itUVtlJJGHRYAZ8Wg=
|   256 d5:bd:1d:5e:9a:86:1c:eb:88:63:4d:5f:88:4b:7e:04 (ED25519)
|_ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDT1btWpkcbHWpNEEqICTtbAcQQitzOiPOmc3ZE0A69Z
80/tcp open  http    syn-ack ttl 63 Apache httpd 2.4.52
|_http-favicon: Unknown favicon MD5: 79E1E0A79A613646F473CFEDA9E231F1
| http-server-header: 
|   Apache/2.4.52 (Ubuntu)
|_  Werkzeug/3.0.3 Python/3.10.12
| http-methods: 
|_  Supported Methods: GET HEAD OPTIONS
|_http-title: Titanic - Book Your Ship Trip
Service Info: OS: Linux; CPE: cpe:/o:linux:linux_kernel

Read data files from: /usr/bin/../share/nmap
Service detection performed. Please report any incorrect results at https://nmap.org/submit/ .
# Nmap done at Sun Feb 16 23:10:44 2025 -- 1 IP address (1 host up) scanned in 35.34 seconds
echo -e "10.10.11.55\ttitanic.htb" | sudo tee -a /etc/hosts
10.10.11.55	titanic.htb
TIP

Full writeup will be posted as soon as the machine expires.

Titanic
https://www.dahmanisec.me/posts/titanic/
Author
Abderrahim Dahmani
Published at
2025-02-23