What is Cross-site scripting?

by trycia.jones , in category: Technology , 3 years ago

What is Cross-site scripting?

Facebook Twitter LinkedIn Telegram Whatsapp

1 answer

Member

by kenny , 3 years ago

Cross-site scripting (XSS) is a type of computer security vulnerability typically found in web applications. XSS enables attackers to inject client-side script into web pages viewed by other users. A cross-site scripting vulnerability may be used by attackers to bypass access controls such as the same-origin policy.