Web


Nmap discovered a web server on the target port 80 The running service is Microsoft IIS httpd 10.0

Webroot is all the same

Fuzzing


┌──(kali㉿kali)-[~/archive/htb/labs/authority]
└─$ ffuf -c -w /usr/share/wordlists/seclists/Discovery/Web-Content/directory-list-2.3-big.txt -u http://$IP/FUZZ -ic
________________________________________________
 
 :: Method           : GET
 :: URL              : http://10.10.11.222/FUZZ
 :: Wordlist         : FUZZ: /usr/share/wordlists/seclists/Discovery/Web-Content/directory-list-2.3-big.txt
 :: Follow redirects : false
 :: Calibration      : false
 :: Timeout          : 10
 :: Threads          : 40
 :: Matcher          : Response status: 200,204,301,302,307,401,403,405,500
________________________________________________
:: Progress: [1273820/1273820] :: Job [1/1] :: 444 req/sec :: Duration: [0:46:08] :: Errors: 0 ::

The web server appears to be empty as far as the wordlist covered