首页> 外文会议>Software Security and Reliability (SERE), 2012 IEEE Sixth International Conference on >DESERVE: A Framework for Detecting Program Security Vulnerability Exploitations
【24h】

DESERVE: A Framework for Detecting Program Security Vulnerability Exploitations

机译:值得:一种检测程序安全漏洞利用的框架

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

摘要

It is difficult to develop a program that is completely free from vulnerabilities. Despite the application of many approaches to secure programs, vulnerability exploitations occur in real-world in large numbers. Exploitations of vulnerabilities may corrupt memory spaces and program states, lead to denial of services and authorization bypassing, and leak sensitive information. Monitoring at the program code level can be a way of vulnerability exploitation detection at runtime. In this work, we propose a monitor embedding framework DESERVE (a framework for Detecting program Security Vulnerability Exploitations). DESERVE identifies exploitable statements from source code based on static backward slicing and embeds necessary code to detect attacks. During the deployment stage, the enhanced programs execute exploitable statements in a separate test environment. Unlike traditional monitors that extract and store program state information to compare with vulnerable free program states to detect exploitation, our approach does not need to save state information. Moreover, the slicing technique allows us avoid the tracking of fine grained level of information about runtime program environments such as input flow and memory state. We implement DESERVE for detecting buffer overflow, SQL injection, and cross-site scripting attacks. We evaluate our approach for real-world programs implemented in C and PHP languages. The results show that the approach can detect some of the well-known attacks. Moreover, the approach imposes negligible runtime overhead.
机译:很难开发出完全没有漏洞的程序。尽管应用了许多方法来保护程序安全,但漏洞利用在现实世界中还是大量发生。利用漏洞可能会破坏内存空间和程序状态,导致拒绝服务和授权绕过,并泄漏敏感信息。在程序代码级别进行监视可以是在运行时检测漏洞利用的一种方式。在这项工作中,我们提出了一个监视程序嵌入框架DESERVE(用于检测程序安全漏洞利用的框架)。 DESERVE基于静态向后切片从源代码中识别可利用的语句,并嵌入必要的代码以检测攻击。在部署阶段,增强型程序在单独的测试环境中执行可利用的语句。与传统的监视器提取并存储程序状态信息以与易受攻击的自由程序状态进行比较以检测利用情况不同,我们的方法不需要保存状态信息。此外,切片技术使我们避免跟踪有关运行时程序环境(例如输入流和内存状态)的细粒度信息。我们实现DESERVE来检测缓冲区溢出,SQL注入和跨站点脚本攻击。我们评估了使用C和PHP语言实现的实际程序的方法。结果表明,该方法可以检测到一些众所周知的攻击。而且,该方法施加了可忽略的运行时开销。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号