首页> 外文期刊>IEEE Transactions on Software Engineering >An Integrated Approach for Effective Injection Vulnerability Analysis of Web Applications Through Security Slicing and Hybrid Constraint Solving
【24h】

An Integrated Approach for Effective Injection Vulnerability Analysis of Web Applications Through Security Slicing and Hybrid Constraint Solving

机译:通过安全切片和混合约束解决方案对Web应用程序进行有效注入漏洞分析的集成方法

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

摘要

Malicious users can attack Web applications by exploiting injection vulnerabilities in the source code. This work addresses the challenge of detecting injection vulnerabilities in the server-side code of Java Web applications in a scalable and effective way. We propose an integrated approach that seamlessly combines security slicing with hybrid constraint solving; the latter orchestrates automata-based solving with meta-heuristic search. We use static analysis to extract minimal program slices relevant to security from Web programs and to generate attack conditions. We then apply hybrid constraint solving to determine the satisfiability of attack conditions and thus detect vulnerabilities. The experimental results, using a benchmark comprising a set of diverse and representative Web applications/services as well as security benchmark applications, show that our approach (implemented in the JOACO tool) is significantly more effective at detecting injection vulnerabilities than state-of-the-art approaches, achieving 98 percent recall, without producing any false alarm. We also compared the constraint solving module of our approach with state-of-the-art constraint solvers, using six different benchmark suites; our approach correctly solved the highest number of constraints (665 out of 672), without producing any incorrect result, and was the one with the least number of time-out/failing cases. In both scenarios, the execution time was practically acceptable, given the offline nature of vulnerability detection.
机译:恶意用户可以通过利用源代码中的注入漏洞来攻击Web应用程序。这项工作解决了以可伸缩且有效的方式检测Java Web应用程序的服务器端代码中的注入漏洞的挑战。我们提出了一种集成方法,将安全性切片与混合约束解决方案无缝地结合在一起;后者通过元启发式搜索来安排基于自动机的求解。我们使用静态分析从Web程序中提取与安全性相关的最少程序片段,并生成攻击条件。然后,我们应用混合约束求解来确定攻击条件的可满足性,从而检测漏洞。实验结果使用包含一组不同且有代表性的Web应用程序/服务以及安全性基准测试应用程序的基准测试,表明我们的方法(在JOACO工具中实现)在检测注入漏洞方面比当前状态要有效得多。先进的方法,可实现98%的召回率,而不会产生任何误报。我们还使用六个不同的基准套件将我们的方法的约束求解模块与最新的约束求解器进行了比较;我们的方法正确地解决了最大数量的约束(672个中的665个),而没有产生任何不正确的结果,并且是超时/失败案例数量最少的一种。在两种情况下,考虑到漏洞检测的离线性质,执行时间实际上是可以接受的。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号