4098 words
20 minutes
Era HTB Writeup (Protected)

Recon

$ rustscan -a $target_ip --ulimit 2000 -r 1-65535 -- -A -sC -Pn
PORT STATE SERVICE REASON VERSION
21/tcp open ftp syn-ack vsftpd 3.0.5
80/tcp open http syn-ack nginx 1.18.0 (Ubuntu)
|_http-favicon: Unknown favicon MD5: 0309B7B14DF62A797B431119ADB37B14
| http-methods:
|_ Supported Methods: GET HEAD
|_http-server-header: nginx/1.18.0 (Ubuntu)
|_http-title: Era Designs
Service Info: OSs: Unix, Linux; CPE: cpe:/o:linux:linux_kernel

Unusual Footing: FTP Wide Open, but SSH Nowhere in Sight

🌐 Web Application Overview#

The target is a sleek design agency with a minimal web front, showcasing a few high-profile users.

alt text

Visually, the site appears minimal, with nothing immediately standing out.

This writeup is password protected 🔒

Era HTB Writeup (Protected)
https://shadowv0id.vercel.app/posts/hackthebox/era/s8_era/
Author
Shadowv0id
Published at
2025-07-31
License
CC BY-NC-SA 4.0