Facts — Hack The Box Penetration Testing Walkthrough

Target Information

  • Machine Name: Facts
  • Platform: Hack The Box
  • Difficulty: Easy
  • Operating System: Linux

Reconnaissance

Network Enumeration

An Nmap scan was performed to identify open ports and running services on the target host.

1
nmap -sC -sV facts.htb

Identified Services:

Port Service Version
22 SSH OpenSSH 9.9p1
80 HTTP nginx 1.26.3

The presence of a web service on port 80 represented the primary attack surface.

Questo contenuto è protetto da password

Password errata

← Torna alla home