基于符号执行的代码静态检测方法分析与实现-analysis and implementation of code static detection method based on symbol execution.docx
- 1、本文档共80页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
基于符号执行的代码静态检测方法分析与实现-analysis and implementation of code static detection method based on symbol execution
摘 要随着软件技术的普及发展,软件系统被应用到我们生活的各个方面,在带来 极大便利的同时我们也承受着由软件漏洞所带来的巨大风险。如何有效的保证软 件质量是一个极为迫切的需求。在保证软件质量的方法中有两大类,前期可以通 过静态分析源代码尽早发现潜在漏洞;后期可以动态运行二进制代码分析实际运 行结果。程序的漏洞越早发现其修改成本越小,所以程序静态分析是一种重要的 软件质量保证方法。在众多的静态分析方法中,符号执行以其高度的精确性获得 了极大关注。符号执行是一种路径敏感上下文相关的分析方法,在计算资源足够充分的情 况下它可以对程序进行非常精确地分析,从而发现一些细微的漏洞。然而符号执 行理论本身也面临着几大难题,其中包括路径爆炸、约束求解和内存模型。论文首先对近三十年来符号执行技术的发展进行了概述,讨论了符号执行的 基本原理和近年提出的一些改进方法。这些改进包括:在测试数据生成方面提出 了动态符号执行,它是一种结合具体值和符号值的方法;在路径爆炸抑制方面提 出一些启发式有哪些信誉好的足球投注网站策略;在约束求解方面主要提出了无关约束消除和增量式求解。 本文紧接着分析讨论了一种非常强大的中间语言 LLVM IR,对其语法构成、数据 类型及指令集做了分析,并对其数据类型和指令集进行了形式化描述。本文随后 对符号执行中内存模型展开了讨论,对比了当下符号执行理论中各种主流内存模 型(名字值模型、数组模型和基于区域的三元组模型)的优缺点,并提出一种树 状结构的内存模型 TMM(Tree-memory model)。这种内存模型的核心思想是以树 状结构来表示那些嵌套数据。该内存模型能够有效的解决内存模型理论中类型转 换、指针与别名和大小不确定数据等难题。本文最后以 LLVM IR 指令集的一个核 心子集和 TMM 内存模型为基础并集成 SMT 求解器 Z3,实现了一个简单的符号执 行引擎 SSE(Simple symbolic execution engine),并通过实验验证了 SSE 和 TMM 的有效性和先进性。关键词:符号执行,内存模型,静态分析,Z3,LLVM ABSTRACT ABSTRACTWith the development of software technology, the software system is applied to all aspects of our lives. It bring us great convenience, but also bear us tremendous risks which caused by software vulnerabilities. Methods to guarantee software quality are a very urgent need. Those methods can be taked into two categories; one is static checking which usually used early stage to detect the potential vulnerabilities through analysis the source code, the other one is dynamic testing which through runing the binary code and checking the result. The sooner of bugs to be found, the smaller of modification costs. So the static checking is an important method to guarantee software quality. Among the static checking methods, symbolic execution for its high degree of accuracy received great attention.Symbolic execution is a context-sensitive path analysis method. In the case of computing resources sufficient enough, it can deeply analysis the program, and found some minor bugs. However, symbolic execution theory itself is also facing several major challenges which are the path explosion, constrain
您可能关注的文档
- 基于非监督学习的拼接图像盲取证算法分析-analysis of blind forensics algorithm for mosaic images based on unsupervised learning.docx
- 基于非局部弹性理论的碳纳米管质量传感器振动特性分析-vibration characteristics analysis of carbon nanotube mass sensor based on nonlocal elasticity theory.docx
- 基于非均衡理论的重庆市房地产市场分析-analysis of chongqing real estate market based on non-equilibrium theory.docx
- 基于非局部增强梯度模型的混凝土断裂损伤分析-fracture damage analysis of concrete based on non-local enhanced gradient model.docx
- 基于非局部均值的血管内超声序列运动补偿方法分析-analysis of motion compensation method for intravascular ultrasound sequence based on nonlocal mean.docx
- 基于非理性行为的ipo价格形成机制和抑价分析-analysis of ipo price formation mechanism and underpricing based on irrational behavior.docx
- 基于非理想元胞自动机的自重构机器人分布式控制分析-distributed control analysis of self-reconfigurable robots based on non-ideal cellular automata.docx
- 基于非随机缺失机制的模式混合模型医学应用分析-analysis of medical application of model hybrid model based on non-random absence mechanism.docx
- 基于非特定人车载电器语音集成控制系统设计与实现-design and implementation of voice integrated control system for vehicle-mounted electrical appliances based on non-specific persons.docx
- 基于非能动系统功能可靠性的ivr-ervc保温层优化设计与可靠性评估-optimization design and reliability evaluation of ivr - ervc insulation layer based on functional reliability of passive system.docx
最近下载
- 手拉手 心连心 2024——2025学年湘教版初中美术七年级上册.pptx VIP
- 人教版2023-2024学年六年级上册数学 第五单元 圆(学生版)-(复习讲义)单元速记·巧练.docx VIP
- 《凝聚的力量》精品课件.pptx VIP
- BridgeConex使用帮助.pdf
- 附件教育部理工科非物理类专业大学物理课程教学基本要求A类要求.doc
- 建筑十大新技术应用总结.docx VIP
- 中药制剂技术 汤剂认知 汤剂认知.ppt
- 第一单元+第一课+我们走在大路上 课件2024——2025学年+湘美版(2024)初中美术七年级上册.pptx VIP
- 第二单元第3课《创意改善生活》课件++2024—2025学年湘美版(2024)初中美术七年级上册.pptx VIP
- 龟兔赛跑儿童绘本故事PPT课件.pptx VIP
文档评论(0)