Proceedings paper

Title:
On Security Analysis of PHP Web Applications
Authors:
D. Hauzar, J. Kofroň
Publication:
Proceedings of STPSA 2012
DOI:
Year:
2012
ISBN:
978-1-4673-2714-5
Link:

Abstract:
In recent years, focus of business world has been moved towards the Internet. Web applications provide a generous interface non-stop thus offering to malicious users a wide spectrum of possible attacks. Consequently, the security of web applications has become a crucial issue. The state-of-the-art tools for bug discovery in languages used for web-application development, such as PHP, suffer from a relatively high false-positive rate and low coverage of real errors; this is caused mainly by unprecise modeling of dynamic features of such languages and path-insensivity of the tools. In this paper, we will demonstrate weak points of the tools and describe our novel approach to these issues. We will show how our technique handles some of the situations where other tools fail and illustrate it on examples.

BibTeX:
@inproceedings{hauzar_security_2012,
    title = {{On Security Analysis of PHP Web Applications}},
    author = {Hauzar, David and Kofroň, Jan},
    year = {2012},
    booktitle = {{Proceedings of STPSA 2012}},
    doi = {10.1109/COMPSACW.2012.106},
    isbn = {978-1-4673-2714-5},
    pages = {577--582},
    url = {https://ieeexplore.ieee.org/document/6341638},
}