Que: This attack can be deployed by infusing a malicious code in a website’s comment section. What is “this” attack referred to here?

a. SQL injection
b. HTML Injection
c. Cross Site Scripting (XSS)
d. Cross Site Request Forgery (XSRF)
Answer: Cross Site Scripting (XSS)

Leave a Comment