Skip to content

Instantly share code, notes, and snippets.

View larshaavaldsen's full-sized avatar
😀
Focusing

Lars Haavaldsen larshaavaldsen

😀
Focusing
  • United States
View GitHub Profile

GamingServer TryHackMe Writeup:

Room Link

Enumeration

I started with a simple nmap scan:

nmap -sV -vv [ip] The nmap scan returned port 22 (ssh) and port 80 (http), went to check out whats running on port 80 and found a website.

From there I ran a dirbuster scan on port 80, and it returned this