Current position: Home >> Scientific Research >> Paper Publications

Research on XML based static software security analysis

Release Time:2019-03-11  Hits:

Indexed by: Conference Paper

Date of Publication: 2010-12-19

Included Journals: Scopus、EI

Volume: 2

Page Number: 141-144

Abstract: Fatal security vulnerabilities are caused by undefined behaviors of C/C++ language used in Safety-Critical software design. Software static analysis is an important technique for identifying security vulnerabilities from software code and structure. The method of static analysis based on XML intermediate model is proposed in term of safety rules. The source code is interpreted as XML intermediate model, while safety rules are translated into vulnerabilities pattern, and Xquery expression is used to locate security vulnerabilities by this method. The experimental result of a prototype system based on this method shows that this method can effectively detect the software vulnerabilities in violation of safety rules and has the advantage of supporting customization of safety rules. ? 2010 IEEE.

Prev One:基于动态双螺旋结构的研究型教学模式浅析

Next One:基于XML的软件安全静态检测方法研究