Welcome to MSDN Blogs Sign in | Join | Help

Mike Ormond's Blog

In my world, things would be simpler than this...

News

  • Add to Technorati Favorites

    These postings are provided "AS IS" with no warranties, and confer no rights. The use of any script / code samples is subject to the terms specified here.

Securing Against SQL Injection

Anything that can be done to make it easier to build more secure applications has to be a good thing. I spotted that yesterday we announced three new tools to help protect and identify potential SQL injection issues with ASP.NET and classic ASP applications.

  • HP Scrawlr
    • A black-box analysis tool that can be pointed at a site which is then scanned for potential SQL injection vulnerabilities by building a site map and sending HTTP requests with attack strings then examining the responses for messages that might indicate a vulnerability
  • UrlScan version 3.0 Beta
    • A request "filtering" tool for IIS that can block specific types of requests so they will never be processed
  • Microsoft Source Code Analyzer for SQL Injection
    • Scans your classic ASP source to find code susceptible to SQL injection attack

More details on all of these can be found in Microsoft Security Advisory (954462) - Rise in SQL Injection Attacks Exploiting Unverified User Data Input.

Posted: Wednesday, June 25, 2008 4:32 PM by MikeOrmond
Filed under: , ,

Comments

Ray said:

Why, oh why does this site crash Firefox 3? ;)

# June 27, 2008 4:10 AM

MikeOrmond said:

Which site Ray? It all works fine for me. Mike

# June 27, 2008 4:21 AM

Danny said:

Ha! I was just going to complain that this site crashes firefox 3 but see someone beat me to it...

is this a cunning MS ploy now to force us to read your blogs in IE ;0)

# July 1, 2008 3:23 AM

MikeOrmond said:

I'm posting this comment from Firefox 3 - it's working fine for me. Can you give me some more details? Does it happen with other MSDN blogs? Thanks, Mike.

# July 1, 2008 3:40 AM
New Comments to this post are disabled
Page view tracker