Aug 21, 2008
I have to give kudo's to the Microsoft IIS team for updating URLScan to help block automated sql injection attacks. Especially to Wade Hilmo and Nazim Lala . They have been very responsive when it came to involving the community (Thanks guys for the w3c...
2 comments
Tags: IISsql injection
Aug 11, 2008
My blog was down a few days ago. I've had downtime in the minutes over the last few years, but as far as I recall, it's never been down for any significant time. Keyvan noticed that a bunch of us were attacked. Phil Haack was also, ahem, haacked. I host...
4 comments
Tags: IISASP.NETToolssql injectionASP.NET MVCUrlScanhacked
Jul 11, 2008
So finally all the details have been worked out. We are going to have this chat on Friday July 18th. At 2:00 PM EST. That is 11:00 AM PST. Shortly I will have a link where you can add a reminder to your calendar about this chat. ...
1 comments
Tags: ASP.NETIISChatMicrosoftSQL Injection
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...
26 comments
Tags: SQL injectionUrlScanIIS6IIS7HTTP
Jun 27, 2008
One of the things I was curious what URLScan actually scanned and how. What is just servervariables or what?! I asked Wade H from the IIS Team for further explaination. It is good to be aware when you are implementing URLScan 3.0 and sql injection rules...
2 comments
Tags: IISsql injection
Jun 26, 2008
Joe Stagner posted about some great tools that you can use to help with SQL Injection. This is the topic of our blog chat coming up, I haven’t set a firm date as I am trying to get as many folks to attend as I can from the Microsoft side. Check...
2 comments
Tags: ASP.NETIISMicrosoftSQL Injection
Jun 23, 2008
The sql injection that has came up is affecting several ASP and ASP.NET applications. Although the only way to prevent an attack is validate the code, hopefully these posts will provide some direction. I included some links that discuss this more. http...
2 comments
Tags: IISsql injection
Apr 30, 2008
SQL injection seems to have faded from prominence lately and has become just a buzz word. To make things a little more real I put together a quick demo for it, to demonstrate that you don't necessarily have to go out of your way to make your web application...
37 comments
Tags: SQL injectionHTTPASP/ASP.NET