(Choose 1 answer)
Which of the following has an incorrect attack to definition mapping?
A. EBJ XSS attack Content processing stages performed by the client, typically in client-side Java.
B. DOM-based XSS attack Content processing stages performed by the client, typically in client-side JavaScript.
C. Persistent XSS attack Data provided by attackers is saved on the server.
D. Nonpersistent XSS attack Improper sanitation of response from a web client.