Dynamic taint analysis for automatic detection, analysis, and signature generation of exploits on commodity software:(动态污点分析自动检测、分析和签名代利用商品软件).pdfVIP
- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
Dynamic Taint Analysis for Automatic Detection,
Analysis, and Signature Generation of Exploits
on Commodity Software
James Newsome Dawn Song
May 2004
Last updated July 2005
CMU-CS-04-140
School of Computer Science
Carnegie Mellon University
Pittsburgh, PA 15213
Abstract
Software vulnerabilities have had a devastating effect on the Internet.
Worms such as CodeRed and Slammer can compromise hundreds of thou-
sands of hosts within hours or even minutes, and cause millions of dollars
of damage [32, 51]. To successfully combat these fast automatic Internet
attacks, we need fast automatic attack detection and filtering mechanisms.
In this paper we propose dynamic taint analysis for automatic detection and
analysis of overwrite attacks, which include most types of exploits. This
approach does not need source code or special compilation for the moni-
tored program, and hence works on commodity software. To demonstrate
this idea, we have implemented TaintCheck, a mechanism that can perform
dynamic taint analysis by performing binary rewriting at run time. We
show that TaintCheck reliably detects most types of exploits. We found
that TaintCheck produced no false positives for any of the many different
programs that we tested. Further, we show how we can use a two-tiered
approach to build a hybrid exploit detector that enjoys the same accuracy
as TaintCheck but have extremely low performance overhead.
Finally, we propose a new type of automatic signature generation—semantic-
analysis based signature generation. We show that by backtracing the chain
of tainted dat
您可能关注的文档
- Characteristics Assessment:(特性评估).pdf
- Closest Point Search in Lattices:(最近在格点搜索).pdf
- Cognitive architecture and instructional design:(认知体系结构和教学设计).pdf
- Combining Branch Predictors:(结合分支预测).pdf
- Color indexing:(颜色索引).pdf
- Combining labeled and unlabeled data with co-training:(与co-training结合标记和未标记数据).pdf
- Competitive mechanisms subserve attention in macaque areas V2 and V4:(竞争机制促进V2和V4猕猴领域的关注).pdf
- Computationally Manageable Combinatorial Auctions:(计算可控组合拍卖).pdf
- Computational Interpretations of the Gricean Maxims in the Generation of Referring Expressions:(计算解释Gricean格言的代指表达式).pdf
- Computing and Communicating Functions over Sensor Networks:(在传感器网络计算和通信功能).pdf
- Dynamics of Random Early Detection:(动态随机早期检测).pdf
- Economic Performance Through Time:(经济性能通过时间).pdf
- Effective Erasure Codes for Reliable Computer Communication Protocols:(有效消除代码可靠的计算机通信协议).pdf
- Effective Upon the Launch of the Computer-based Uniform CPA Examination:(有效的发射计算机统一注册会计师考试).pdf
- Efficient algorithms for pairing-based cryptosystems:(高效的双线性密码算法).pdf
- Efficient Crawling Through URL Ordering:(高效的爬行通过URL命令).pdf
- Efficient Online and Batch Learning using Forward Backward Splitting:(有效的在线学习和批处理使用向前向后分裂).pdf
- Efficient randomized pattern-matching algorithms:(高效的随机模式匹配算法).pdf
- Efficient Synthesis of Physically Valid Human Motion:(高效的合成身体有效的人体运动).pdf
- Electronic Markets and Electronic Hierarchies:(电子市场和电子层次结构).pdf
文档评论(0)