January 2007 - Posts

2
Comments

How to speed up your most popular web page by thomad

What's your most popular web page? I assume it is the default document of your web site, for example if a client requests www.mysite.com IIS would execute www.mysite.com/default.htm . Your default document list is easy to query: C:\>%systemdrive%\inetpub...
Filed under: ,
0
Comments

Tricking Rapid Fail Protection by thomad

If an attacker or a piece of poorly written code can crash an IIS worker process you might face a Denial-of-Service condition. IIS would spawn up a new worker process which crashes again as soon as it executes the vulnerable code. Spawning up processes...
More Posts
Powered by Community Server (Commercial Edition), by Telligent Systems