Web


Nmap has revealed that a web server is being served on port 80 Webroot It’s the default installation of Microsoft IIS 7.5

wappalyzer also identified the technologies involved It’s written in ASP.NET 2.0.50727

Testing FTP


It suspected that the FTP server was serving the web root directory So I uploaded a file to the FTP server with a hope that I will be able to reach it via a browser

I am able to reach the test.txt file from the web server So the theory is confirm.