PDA

View Full Version : What is Cross Site Scripting?



indiaastro
07-27-2019, 08:00 AM
Hello friends,

I would Like to know that What is Cross Site Scripting?

vinu1997
07-29-2019, 10:34 AM
Cross-site scripting (XSS) is a type of injection security attack in which an attacker injects data, such as a malicious script, into content from otherwise trusted websites.

asad1997
07-30-2019, 11:32 AM
Cross-site scripting (XSS) is a type of injection security attack in which an attacker injects data, such as a malicious script, into content from otherwise trusted websites. Cross-site scripting attacks happen when an untrusted source is allowed to inject its own code into a web application, and that malicious code is included with dynamic content delivered to a victim's browser.

allen025
07-31-2019, 05:15 AM
cross site scripting is an attack on the website that takes place untrusted source is allowed to inject the code of its own into a web application and the code contains the dynamic content which delivers to the browser of victim.