Dynamic languages, such as PHP and JavaScript, are widespread and heavily used. They provide dynamic features such as dynamic type system, virtual and dynamic method calls, dynamic includes, and built-in dynamic data structures. This makes it hard to create static analyses, e.g., for automatic error discovery. Yet exploiting errors in such programs, especially in web applications, can have significant impacts. In this paper, we present static analysis framework for PHP, automatically resolving features common to dynamic languages and thus reducing the complexity of defining new static analyses. In particular, the framework enables defining value and heap analyses for dynamic languages independently and composing them automatically and sound...
International audienceWeb applications use authentication mechanisms to provide user-friendly conten...
Increasingly, web applications handle sensitive data and interface with critical back-end components...
V diplomskem delu bi radi izdelali statični analizator za programski jezik PHP, ki je zmožen v kodi ...
Dynamic languages, such as PHP and JavaScript, are widespread and heavily used. They pro-vide dynami...
This report presents the work that was done to implement a static analysis tool for the PHP programm...
Abstract. Static analysis of web applications developed in dynamic lan-guages is a challenging yet v...
The importance of Web applications has increased continually in recent years. As more and more servi...
Static code analysis is a class of techniques for inspecting the source code of a computer program w...
This paper is intended to be a summary of the ideas provided by Yichen Xie & Alex Aiken [1]. The...
This artifact is based on Weverca, a static analyzer framework for PHP applications. The aim of Weve...
Abstract—The World Wide Web grew rapidly during the last decades and is used by millions of people e...
With the widespread adoption of dynamic web applications in recent years, a number of threats to the...
With the increase of global accessibility of web applications, maintaining a reasonable security lev...
Security deficiencies that occur in web applications can have major consequences. PHP is a language ...
We describe a combination of runtime information and static analysis for checking properties of comp...
International audienceWeb applications use authentication mechanisms to provide user-friendly conten...
Increasingly, web applications handle sensitive data and interface with critical back-end components...
V diplomskem delu bi radi izdelali statični analizator za programski jezik PHP, ki je zmožen v kodi ...
Dynamic languages, such as PHP and JavaScript, are widespread and heavily used. They pro-vide dynami...
This report presents the work that was done to implement a static analysis tool for the PHP programm...
Abstract. Static analysis of web applications developed in dynamic lan-guages is a challenging yet v...
The importance of Web applications has increased continually in recent years. As more and more servi...
Static code analysis is a class of techniques for inspecting the source code of a computer program w...
This paper is intended to be a summary of the ideas provided by Yichen Xie & Alex Aiken [1]. The...
This artifact is based on Weverca, a static analyzer framework for PHP applications. The aim of Weve...
Abstract—The World Wide Web grew rapidly during the last decades and is used by millions of people e...
With the widespread adoption of dynamic web applications in recent years, a number of threats to the...
With the increase of global accessibility of web applications, maintaining a reasonable security lev...
Security deficiencies that occur in web applications can have major consequences. PHP is a language ...
We describe a combination of runtime information and static analysis for checking properties of comp...
International audienceWeb applications use authentication mechanisms to provide user-friendly conten...
Increasingly, web applications handle sensitive data and interface with critical back-end components...
V diplomskem delu bi radi izdelali statični analizator za programski jezik PHP, ki je zmožen v kodi ...