作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2008, Vol. 34 ›› Issue (12): 157-159. doi: 10.3969/j.issn.1000-3428.2008.12.055

• 安全技术 • 上一篇    下一篇

软件安全漏洞的静态检测技术

张 林1,2,曾庆凯1,2   

  1. (1. 南京大学计算机软件新技术国家重点实验室,南京210093;2. 南京大学计算机科学与技术系,南京 210093)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2008-06-20 发布日期:2008-06-20

Static Detecting Techniques of Software Security Flaws

ZHANG Lin1,2, ZENG Qing-kai1,2   

  1. (1. State Key Laboratory for Novel Software Technology, Nanjing University, Nanjing 210093;2. Department of Computer Science and Technology, Nanjing University, Nanjing 210093)
  • Received:1900-01-01 Revised:1900-01-01 Online:2008-06-20 Published:2008-06-20

摘要: 软件安全漏洞问题日益严重,静态漏洞检测提供从软件结构和代码中寻找漏洞的方法。该文研究软件漏洞静态检测的两个主要方面:静态分析和程序验证,重点分析词法分析、规则检查、类型推导、模型检测、定理证明和符号执行等方法,将常用的静态检测工具按方法归类,讨论、总结静态检测技术的优势、适用性和发展趋势。

关键词: 软件安全漏洞, 静态分析, 程序验证

Abstract: This paper summarizes two strategies of software security flaw detection, named static analysis and program verification. Several static detection methods such as lexical analysis, rule checking, type theory deduction, model checking, theorem proving, and symbol execution are also synthetically reviewed. It discusses the advantage, applicability and tendency of static detecting techniques.

Key words: software flaws security, static analysis, program verification

中图分类号: