The search functionality is under construction.
The search functionality is under construction.

More Precise Analysis of Dynamically Generated String Expressions in Web Applications with Input Validation

Seikoh NISHITA

  • Full Text Views

    0

  • Cite this

Summary :

The string analysis is a static analysis of dynamically generated strings in a target program, which is applied to check well-formed string construction in web applications. The string analysis constructs a finite state automaton that approximates a set of possible strings generated for a particular string variable at a program location at runtime. A drawback in the string analysis is imprecision in the analysis result, leading to false positives in the well-formedness checkers. To address the imprecision, this paper proposes an improvement technique of the string analysis to make it perform more precise analysis with respect to input validation in web applications. This paper presents the improvement by annotations representing screening of a set of possible strings, and empirical evaluation with experiments of the improved analyzer on real-world web applications.

Publication
IEICE TRANSACTIONS on Information Vol.E96-D No.6 pp.1278-1285
Publication Date
2013/06/01
Publicized
Online ISSN
1745-1361
DOI
10.1587/transinf.E96.D.1278
Type of Manuscript
Special Section PAPER (Special Section on Formal Approach)
Category
Static Analysis

Authors

Seikoh NISHITA
  Takushoku University

Keyword