itmug

Http Security Headers In IIS

Http Security Headers setting in IIS to Prevent Vulnerabilities.

In this article I will talk about Http Security Headers types and I will show you the steps to secure WebPages and IIS server from Clickjacking, code injection, MIME types, XSS, etc

I will show you how to add HTTP Response Headers using GUI in IIS Manager or add to the web.config file:

more..

How to Exceed the 4 vCPU limit for VM’s on Hyper-V

  

Many times I was asked for the way to exceed the limitation of 4 virtual processors assigned to a virtual machine for Windows Server 2008 R2.

I guess there is still many Windows Server 2008 hyper-visor running on a physical server which has much more cores, Although It is very limiting, but I will not recommend you to modify productions VM’s setting to exceed the limit.

more …