09/03/2023 3:40 pm
Topic starter
Notifications
Clear all
0
Question: What is an XSS attack?
Ans. Cross-site Scripting (XSS) is another type of vulnerability that can be technically described as a client-side code injection attack. In this particular attack, an attacker injects malicious data into vulnerable websites. An attack happens when a user visits the web page, as malicious code is then executed. This attack is very harmful to web application users.