Aug 19, 2008
About 2 months ago we released the beta for UrlScan v3.0 to address customer concerns with automated SQL injection attacks and we have been busy since refining it with the help of our customers, community and MVPs. You can download the bits at the links...
14 comments
Filed under: UrlScan, IIS6, IIS7
Jun 30, 2008
Dissecting the SQL injection sample in the walkthrough I will spend some time dissecting the SQL injection rule posted in the walkthrough for UrlScan. Before I do so, I want to re-iterate the fact that SQL injection is a web application issue, and hence...
22 comments
Filed under: UrlScan, IIS6, IIS7
Jun 30, 2008
While some folks are rejoicing, others are noticing the lack of scanning for the request entity. Why would we do that? The easy answer is that this is just not possible with an ISAPI filter. In IIS 5 and earlier, there is no API that would allow us to...
5 comments
Filed under: UrlScan, IIS6, IIS7
Jun 24, 2008
If you haven't noticed already, UrlScan v3.0 Beta is out and it is the answer to all your prayers. Well maybe not all, but it still is nifty. UrlScan 2.5 is widely used and is quite popular. There were a few minor issues with it that were all fixed for...
10 comments
Filed under: UrlScan, IIS6, IIS7
Nov 12, 2007
Today, we released the FastCGI for IIS 6.0 RTM on Microsoft Download Center. It was quite a journey - come read about the RTM release and the history of what it took us to get there at http://mvolo.com/blogs/serverside/archive/2007/11/12/FastCGI-for-IIS...
0 comments
Filed under: IIS7, FastCGI, IIS6
Oct 09, 2007
Everybody knows that IIS FastCGI is a great way to run PHP applications on IIS. We've been making great strides at delivering a solid production experience for hosting PHP on IIS, for both IIS7 on Windows Vista/Windows Server 2008 and IIS6 / IIS5.1 on...
3 comments
Filed under: IIS7, PHP, FastCGI, IIS6, Vista
Dec 25, 2006
For post #4 in the IIS7 Modules vs. IIS6 ISAPI series, let's take a look at another common pattern in IIS module development - storing request-specific state inside your module. Read more at http://mvolo.com/blogs/serverside/archive/2006/12/25/Managing...
0 comments
Filed under: IIS7, ISAPI, modules, development, IIS6
Nov 03, 2006
As you know, we released the FastCGI technical preview this week, aimed at providing a fast and stable platform for running FastCGI applications like PHP. Its been very popular, with more downloads then we have expected for the first week. I wanted to...
0 comments
Filed under: PHP, FastCGI, IIS6