Match the names of the categories of XSS attacks with the conditions in which they occur.
Cross-site scripting
XSS attacks
Report a typo
Match the items from left and right columns
Reflected
Stored
DOM Based
When an attacker manages to inject malicious code into the server which is executed in the browser every time the original page is accessed.
When a user clicks on a specially prepared link. This link sends a request to the site with the vulnerability.
When a web application contains client JavaScript code that processes data from an untrusted source in an insecure manner, by writing the data back to the DOM.
___
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.
Create a free account to access the full topic
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.