Dynamic Code Analysis and Its Implementation in Interpreted Languages

Lizhe YAO,Qiang WU,Changyu LIANG,Qingkai ZENG
DOI: https://doi.org/10.3969/j.issn.1000-3428.2006.09.055
2006-01-01
Abstract:With the development of Internet and distributed systems,software security is becoming a research hotspot.However in the past several years,most researches focused on the static code analysis.In this paper,a method of dynamic code analysis is proposed to apply the model checking into interpreted languages.The classification and formal description of temporal safety properties are discussed for managing and maintaining them.In practice,the method is applied in the Perl interpreter to implement dynamic analysis on CGI scripts.
What problem does this paper attempt to address?