self protecting JavaScript



Safe wrappers and sane policies for self protecting JavaScript

FREE-DOWNLOAD J Magazinius, P Phung… – OWASP AppSec Research, 2010 –
Abstract. Phung et al (ASIACCS’09) describe a method for wrapping built-in methods of JavaScript
programs in order to enforce security policies. The me- thod is appealing because it requires
neither deep transformation of the code nor browser modification. Unfortunately the .