How to prevent Cross Site Scripting (XSS) attack on your Adobe CQ based web application?
What is Cross Site Scripting (XSS)? Cross Site Scripting (XSS) is a security weakness found in web apps. It occurs when the attackers are able to inject malicious contents or other client-side scripts into a website to bypass the control or change the output workflows of the application. The acronym XSS uses to refer Cross … [Read more…]