...
首页> 外文期刊>Quality Control, Transactions >Effective Filter for Common Injection Attacks in Online Web Applications
【24h】

Effective Filter for Common Injection Attacks in Online Web Applications

机译:在线Web应用中的常用注射攻击有效过滤器

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

摘要

Injection attacks against web applications are still frequent, and organizations like OWASP places them within the Top Ten of security risks to web applications. The main goal of this work is to contribute to the community with the design of an effective protection of web applications against common injection attacks. Our proposal is a validation filter of input fields that is based on OWASP Stinger, a set of regular expressions, and a sanitization process. It validates both fundamental characters (letters, numbers, dot, dash, question marks, and exclamation point) and complex statements (JSON and XML files) for each field. The procedure of deploying the proposed filter is detailed, specifying the sections and contents of the configuration file. In addition, the infrastructure for running the tests is described, including the setting of an attack tool, and the implementation of a controller. The attack tool is used as a security scanner for common injection attacks, and the controller is developed for routing the requests in two steps; first a request is addressed to the filter, and if it is valid, it will redirect to the web application itself. The proposal filter has been tested on three public as well as on a real private web application. An accuracy of 98,4% and an average processing time of 50 ms are achieved, based on wich it is possible to conclude the proposed filter is highly reliable and does not require additional computational resources.
机译:针对Web应用程序的注射攻击仍然是频繁的,而OWASP这样的组织将它们置于Web应用程序的前十个安全风险中。这项工作的主要目标是为社区贡献有效保护Web应用于常见的注射攻击。我们的提议是输入字段的验证过滤器,其基于OWASP Stinger,一组正则表达式和消毒过程。它验证每个字段的基本字符(字母,数字,点,短划线,问号和叫喊点)和复杂语句(JSON和XML文件)。详细介绍了部署所提出的过滤器的过程,指定配置文件的部分和内容。此外,描述了用于运行测试的基础设施,包括攻击工具的设置,以及控制器的实现。攻击工具用作常用注入攻击的安全扫描仪,并开发控制器以分两步路由请求;首先,请求在过滤器中寻址,如果有效,则将重定向到Web应用程序本身。提案过滤器已经在三个公共和真正的私人Web应用程序上进行了测试。基于WICH,实现了98,4%的精度和50 ms的平均处理时间,可以得出拟议的滤波器是高度可靠的并且不需要额外的计算资源。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号