首页> 外文期刊>MSDN Magazine >Cutting edge: Validating ASP.NET Query Strings
【24h】

Cutting edge: Validating ASP.NET Query Strings

机译:最前沿:验证ASP.NET查询字符串

获取原文
获取原文并翻译 | 示例

摘要

Not all ASP.NET pages use the query string. However, the query string can be used as input for Web pages. As such, it is a potential vehicle for attacks on pages with security holes. If your pages need a query string barrier, be ready to write the same code over and over again in all of the pages where you use the query string.rnThe QueryString module presented in this column requires no coding in source pages and automatically checks the posted query string against a given schema saved in a separate XML file. This means there's zero impact on existing code, while offering one more built-in barrier against attackers. But remember that this is no silver bullet.
机译:并非所有的ASP.NET页都使用查询字符串。但是,查询字符串可以用作网页的输入。因此,它可能成为攻击带有安全漏洞页面的潜在手段。如果您的页面需要查询字符串屏障,请准备好在使用查询字符串的所有页面中一遍又一遍地编写相同的代码。rn本列中的QueryString模块不需要在源页面中进行编码,并自动检查已发布的页面针对保存在单独XML文件中的给定架构的查询字符串。这意味着对现有代码的影响为零,同时为攻击者提供了更多的内置障碍。但是请记住,这不是灵丹妙药。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号