Recent Posts tagged Windows Server 2008
Resolving IIS WMSVC Underlying Connection Was Closed
Dec 8, 2018 by peterviola
IIS Manager Remote Administration is a handy tool for for a web server administrator when you have multiple servers to manage. This feature will save you the trouble of having to Remote Desktop int...
Using aspnet_regiis.exe to Encrypt Connection Strings
Feb 5, 2016 by peterviola
When it comes to securing IIS web applications on Windows Server 20008 R2 or Windows Server 2012 R2 one typically thinks of firewalls, access control lists (ACL), and using an application pool iden...
Blocking SQL Injection with IIS Request Filtering
Feb 5, 2015 by peterviola
SQL Injection became a favorite hacking technique in 2007. Despite being widely documented for so many years it continues to evolve and be utilized. Because SQL Injection is such a well known attac...