Pterodactyl — Hack The Box Penetration Testing Walkthrough

Target Information

  • Machine Name: Pterodactyl
  • Platform: Hack The Box
  • Difficulty: Medium
  • Operating System: Linux

Reconnaissance

Network Scanning

A TCP scan was performed to identify exposed services:

1
nmap -sC -sV -p- pterodactyl.htb

Open Ports:

Port Service Version
22 SSH OpenSSH 9.6
80 HTTP nginx 1.21.5

The HTTP service hosts a simple landing page titled “My Minecraft Server”.

Questo contenuto è protetto da password

Password errata

← Torna alla home