摘要
针对缓冲区溢出漏洞提出了一种检测系统并加以实现.检测系统的原理是在原有的语法分析和词法分析的基础上,采用区间运算和改进的Wagner算法等方法,实现了语义分析更深层次上的检测.同已有的检测方法相比,该检测方法实现了对缓冲区溢出漏洞更准确的检测,具有较低的误报率和很好的运行性能.
For buffer overflow vulnerabilities, a face detection method is put forward and realized. This detection method is based on the original syntax and lexical analysis, tusing interval arithmetic and improved algorithm of Wagner and other methods, a deeper semantic analysis of the detection is achieved. Compared with existing test methods, the more accurate detection method enables buffer overflow vulnerability detection, has a lower false positive rate and very good running properties.
出处
《哈尔滨师范大学自然科学学报》
CAS
2015年第4期49-53,共5页
Natural Science Journal of Harbin Normal University
基金
黑龙江省教育厅科学技术研究项目(12543024)
关键词
漏洞检测
缓冲区溢出
流程图
模块
原型检测系统
Vulnerability detection
Buffer overflow
Diagram
Module
Prototype detection system