ASP. net SQL injection solution

Source: Internet
Author: User
Document directory
  • URL scan 3.1
  • IIS 6 SQL Injection sanitation ISAPI wildcard

Any kind of database web programs (including desktop programs, of course) may be at risk of SQL injection. The most basic way to prevent SQL injection is to block this possibility at the code level. I will not talk much about this on the Internet. But if you get a finished product, what should you do at this time? I have introduced several effective SQL Injection prevention solutions for ASP and ASP. NET, and they are free of charge.

URL scan 3.1

URLScan 3.1 is a security tool officially developed by Microsoft. It checks all HTTP requests processed by IIS. URLScan can block an HTTP request that has security issues before it reaches the application. URLScan 3.1 is an upgraded version of URLScan 2.5. It supports IIS 2008, IIS 5.1, and IIS 6.0 on Windows Vista and Windows Server 7.0 systems.

Http://www.iis.net/expand/UrlScan there are a lot of very useful IIS extensions here, you can look.

IIS 6 SQL Injection sanitation ISAPI wildcard

This isapi dll also avoids SQL Injection by checking HTTP requests. Only compatible with IIS 2003 on Windows 6.0. IIS 5 on Windows XP is not supported.

This is an open source project: http://www.codeplex.com/IIS6SQLInjection

 

 

From: http://www.cnblogs.com/DotNetNuke/archive/2009/12/30/1635758.html

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.