Praktikum zur Hackertechnik - 18.01.2012 - Stefano Di Paola
Jan 19, 2012 von rubcastAbstract of the talk of Stefano Di Paola - Minded Security
Cross Site Scripting is one of the most difficult issues to fix since it involves several contexts on different platforms. And it is well known. With the advent of complex web application with heavy client side programming, DOM based Cross Site Scripting is becoming more and more interesting in the application security field. The difference between vanilla Xss and the latter is how hard is to find issues among thousands of JavaScript lines of code, and how contexts and attacks move from classical HTML format and client side execution to programming logic and paradigms. This talk will try to fill the emptiness of awareness about DOM Xss by showing new attacks and a new analysis technique whose implementation is a tool named "DOMinator". DOMinator is a Firefox based application that can ease the pain of finding DOM based Cross Site Scripting issues by using runtime tainting analysis at JavaScript level.
Zur Wiedergabe der Präsentation auf das folgende Bild klicken:
Gepostet in 2011/12 Wintersemester | RUBcast Public
Tags : Praktikum zur Hackertechnik


