A Method for Computer Software Security Detection

Cheng Yong,Yang Ling,Jin Wenjia,Yang Wenzhong,Wang Wei,Wang Feng,Zhou Yong
DOI: https://doi.org/10.4028/www.scientific.net/amr.403-408.2981
2011-01-01
Advanced Materials Research
Abstract:This paper proposed a method and a prototype using static analysis to detect security of computer software. There are many buffer overflow vulnerabilities in released software. It uses the static object code analysis technology to detect buffer overflow, and analysis some unsafe function to determine whether the software has some default. It compares the different results of the proposed tool and traditional buffer overflow detecting tools, the false alarm rate is less than others, false negative rate is same as others.
What problem does this paper attempt to address?