Cross-site scripting XSS attack Types of Attack & Preventions
What is Cross-site Scripting (XSS) Cross-site scripting is often referred to or abbreviated as XSS because it occurs on the client side. Here the attacker aims to inject some malicious scripts into the user’s web browser, by sending a link to the user and provoking the user to click it. If any action is performed…