【24h】

LIFT

机译:电梯

获取原文

摘要

Computer security is severely threatened by software vulnerabilities. Prior work shows that information flow tracking (also referred to as taint analysis) is a promising technique to detect a wide range of security attacks. However, current information flow tracking systems are not very practical, because they either require program annotations, source code, non-trivial hardware extensions, or incur prohibitive runtime overheads. This paper proposes a low overhead, software-only information flow tracking system, called LIFT, which minimizes run-time overhead by exploiting dynamic binary instrumentation and optimizations for detecting various types of security attacks without requiring any hardware changes. More specifically, LIFT aggressively eliminates unnecessary dynamic information flow tracking, coalesces information checks, and efficiently switches between target programs and instrumented information flow tracking code. We have implemented LIFT on a dynamic binary instrumentation framework onWindows. Our real-system experiments with two real-world server applications, one client application and eighteen attack benchmarks show that LIFT can effectively detect various types of security attacks. LIFT also incurs very low overhead, only 6.2% for server applications, and 3.6 times on average for seven SPEC INT2000 applications. Our dynamic optimizations are very effective in reducing the overhead by a factor of 5-12 times.
机译:软件漏洞严重威胁了计算机安全性。先前的工作表明,信息流跟踪(也称为污点分析)是一种检测广泛的安全攻击的有前途的技术。但是,当前的信息流跟踪系统不是很实用,因为它们要么需要程序注释,源代码,非平凡的硬件扩展,要么会带来过高的运行时开销。本文提出了一种称为LIFT的低开销,仅软件信息流跟踪系统,该系统通过利用动态二进制工具和优化技术来检测各种类型的安全攻击,而无需进行任何硬件更改,就可以将运行时开销最小化。更具体地说,LIFT积极消除了不必要的动态信息流跟踪,合并了信息检查,并有效地在目标程序和检测到的信息流跟踪代码之间进行了切换。我们已经在Windows上的动态二进制工具框架上实现了LIFT。我们对两个实际服务器应用程序,一个客户端应用程序和18个攻击基准的真实系统实验表明,LIFT可以有效地检测各种类型的安全攻击。 LIFT的开销也非常低,服务器应用程序仅占6.2%,七个SPEC INT2000应用程序平均仅占3.6倍。我们的动态优化非常有效地将开销减少了5到12倍。

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号