http://www2009.eprints.org/97/ Characterizing Insecure JavaScript Practices on the Web Yue, Chuan Wang, Haining JavaScript is an interpreted programming language most often used for enhancing webpage interactivity and functionality. It has powerful capabilities to interact with webpage documents and browser windows, however, it has also opened the door for many browser-based security attacks. Insecure engineering practices of using JavaScript may not directly lead to security breaches, but they can create new attack vectors and greatly increase the risks of browserbased attacks. In this paper, we present the first measurement study on insecure practices of using JavaScript on the Web. Our focus is on the insecure practices of JavaScript inclusion and dynamic generation, and we examine their severity and nature on 6,805 unique websites. Our measurement results reveal that insecure JavaScript practices are common at various websites: (1) at least 66.4% of the measured websites manifest the insecure practices of including JavaScript files from external domains into the top-level documents of their webpages; (2) over 44.4% of the measured websites use the dangerous eval() function to dynamically generate and execute JavaScript code on their webpages; and (3) in JavaScript dynamic generation, using the document.write() method and the innerHTML property is much more popular than using the relatively secure technique of creating script elements via DOM methods. Our analysis indicates that safe alternatives to these insecure practices exist in common cases and ought to be adopted by website developers and administrators for reducing potential security risks. 2009-04 Conference or Workshop Item PeerReviewed application/pdf http://www2009.eprints.org/97/1/p961.pdf Yue, Chuan <http://www2009.eprints.org/view/author/Yue=3AChuan=3A=3A.html> and Wang, Haining <http://www2009.eprints.org/view/author/Wang=3AHaining=3A=3A.html> (2009) Characterizing Insecure JavaScript Practices on the Web. In: 18th International World Wide Web Conference, April 20th-24th, 2009, Madrid, Spain. http://www2009.eprints.org/97/http://www2009.eprints.org/97/1/