首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > ASP > 基于规则的经典ASP技术输入验证软件OWASP项目

基于规则的经典ASP技术输入验证软件OWASP项目

资 源 简 介

Classic ASP does not include any validation features by default. This leaves many organizations to craft their own validation mechanisms, often incomplete, flawed, and inefficient. Lack of a centralized and well-defined input validation mechanism opens the application to a variety of attacks: including SQL Injection, Cross Site Scripting (XSS), and Command Injection. The OWASP Stinger Project aims to develop a centralized input validation component which can be easily applied to existing or developmental applications. Using a declarative security model, Stinger has the ability to validate all HTTP requests coming into an application. Stinger is such a simplistic yet strong validation engine that organizations have begun integrating it into their software development life-cycle. How to use it? Before we get into details, you can download the full code doing a SVN checkout. Al

文 件 列 表

stingerASP
Default.asp
LICENSE.txt
Stinger.asp
rules
VIP VIP
0.211714s