DocumentCode :
2779083
Title :
Integrating Static and Dynamic Analysis for Detecting Vulnerabilities
Author :
Aggarwal, Ashish ; Jalote, Pankaj
Author_Institution :
Dept. of Comput. Sci. & Eng., Indian Inst. of Technol., Kanpur
Volume :
1
fYear :
2006
fDate :
17-21 Sept. 2006
Firstpage :
343
Lastpage :
350
Abstract :
A secure software demands effective techniques for vulnerability detection during its development cycle. The practice of detecting security flaws before the deployment phase eliminates the risks that vulnerabilities may impose for the company. Static analysis and dynamic analysis techniques offer two complimentary approaches for checking vulnerabilities. Static analysis involves the scanning of source code or binary eliminating the need of executing it. This approach is fast and has no run time overhead. However, static analysis are quite imprecise and generate huge false positives and false negatives. On the other hand, dynamic analysis involves the running of the software. The problem of false positives and negatives is less in case of dynamic analysis because they analyze by running the test cases. But this approach requires large number of test cases to ensure a certain confidence level in detecting security bugs. This paper describes a methodology which integrates the two approaches in a complimentary manner. It adopts the strengths of the two and eliminates their weaknesses. We are currently dealing with buffer overflow vulnerability with pointer aliasing. However the idea can be extended to other vulnerabilities also for e.g memory related errors, race conditions(time of check to time to use vulnerability), dangling pointer vulnerability, integer errors etc
Keywords :
program diagnostics; security of data; buffer overflow vulnerability; dynamic analysis; pointer aliasing; security bugs; security flaw detection; software security; source code scanning; static analysis; Application software; Buffer overflow; Business; Computer bugs; Computer science; Costs; Open source software; Phase detection; Security; Testing;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Computer Software and Applications Conference, 2006. COMPSAC '06. 30th Annual International
Conference_Location :
Chicago, IL
ISSN :
0730-3157
Print_ISBN :
0-7695-2655-1
Type :
conf
DOI :
10.1109/COMPSAC.2006.55
Filename :
4020095
Link To Document :
بازگشت