Browsing by Author "Program Analysis"
Now showing items 1-2 of 2
-
Automatic Creation of SQL Injection and Cross-Site Scripting Attacks
Michael Ernst; Program Analysis (2008-09-10)We present a technique for finding security vulnerabilitiesin Web applications. SQL Injection (SQLI) and cross-sitescripting (XSS) attacks are widespread forms of attackin which the attacker crafts the input to the application ...
-
How do programs become more concurrent? A story of program transformations
Michael Ernst; Program Analysis (2008-09-05)For several decades, programmers have relied onMooreâ s Law to improve the performance of their softwareapplications. From now on, programmers need to programthe multi-cores if they want to deliver efficient code. Inthe ...