Hack The Box — Granny: Walkthrough (without Metasploit)

Reconnaissance
Start with nmap scan as usual.
# Nmap 7.91 scan initiated Thu Mar 25 23:14:05 2021 as: nmap -sC -sV -Pn -oN nmap.txt -p- -A -T4 10.10.10.15
Nmap scan report for 10.10.10.15
Host is up (0.10s latency).
Not shown: 65534 filtered ports
PORT STATE SERVICE VERSION
80/tcp open http Microsoft IIS httpd 6.0
|…