首页 / 资料库 / 文献详情

Buffer Overflow Detection on Binary Code

Yanfei Zheng

2006上海交通大学学报:英文版Computer Science被引 1

出版方页面 →

摘要

Most solutions for detecting buffer overflow are based on source code. But the requirement for source code is not always practical especially for business software. A new approach was presented to detect statically the potential buffer overflow vulnerabilities in the binary code of software. The binary code was translated into assembly code without the lose of the information of string operation functions. The feature code abstract graph was constructed to generate more accurate constraint statements, and analyze the assembly code using the method of integer range constraint. After getting the elementary report on suspicious code where buffer overflows possibly happen, the control flow sensitive analysis using program dependence graph was done to decrease the rate of false positive. A prototype was implemented which demonstrates the feasibility and efficiency of the new approach.

引用本文(GB/T 7714)

Yanfei Zheng. Buffer Overflow Detection on Binary Code[J]. 上海交通大学学报:英文版, 2006.

引文网络

参考文献与被引分析加载中…

本站仅收录题录与摘要供学习参考,全文版权归属出版方;如有侵权请联系我们删除。