OWASP Top 10 : Cross-Site Scripting #2 DOM Based XSS Injection and Mitigation
What is a DOM (Document Object Model)? DOM is a W3C (World Wide Web Consortium) standard. It is a platform independent interface that allows programs and scripts to dynamically access and modify…