Sie befinden Sich nicht im Netzwerk der Universität Paderborn. Der Zugriff auf elektronische Ressourcen ist gegebenenfalls nur via VPN oder Shibboleth (DFN-AAI) möglich. mehr Informationen...
Ergebnis 23 von 8245
IEEE transactions on reliability, 2016-03, Vol.65 (1), p.54-69
2016
Volltextzugriff (PDF)

Details

Autor(en) / Beteiligte
Titel
Detecting and Removing Web Application Vulnerabilities with Static Analysis and Data Mining
Ist Teil von
  • IEEE transactions on reliability, 2016-03, Vol.65 (1), p.54-69
Ort / Verlag
New York: IEEE
Erscheinungsjahr
2016
Quelle
IEEE Xplore
Beschreibungen/Notizen
  • Although a large research effort on web application security has been going on for more than a decade, the security of web applications continues to be a challenging problem. An important part of that problem derives from vulnerable source code, often written in unsafe languages like PHP. Source code static analysis tools are a solution to find vulnerabilities, but they tend to generate false positives, and require considerable effort for programmers to manually fix the code. We explore the use of a combination of methods to discover vulnerabilities in source code with fewer false positives. We combine taint analysis, which finds candidate vulnerabilities, with data mining, to predict the existence of false positives. This approach brings together two approaches that are apparently orthogonal: humans coding the knowledge about vulnerabilities (for taint analysis), joined with the seemingly orthogonal approach of automatically obtaining that knowledge (with machine learning, for data mining). Given this enhanced form of detection, we propose doing automatic code correction by inserting fixes in the source code. Our approach was implemented in the WAP tool, and an experimental evaluation was performed with a large set of PHP applications. Our tool found 388 vulnerabilities in 1.4 million lines of code. Its accuracy and precision were approximately 5% better than PhpMinerII's and 45% better than Pixy's.

Weiterführende Literatur

Empfehlungen zum selben Thema automatisch vorgeschlagen von bX