Login
Remember
Register
Ask a Question
Attacks that occur when an attacker uses a web application to send malicious code, generally in the form of a browser side script, to a different end user.
0
votes
asked
Apr 3, 2020
in
Data Handling
by
rajeshsharma
edited
Mar 16, 2021
by
rajeshsharma
Attacks that occur when an attacker uses a web application to send malicious code, generally in the form of a browser side script, to a different end user.
i) XSS Attack
ii) Birthday attacks
iii) SQL injection attacks
#xss-attacks
secure-code-review
DataHandling-questions-answers
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Mar 16, 2021
by
rajeshsharma
Correct Answer is i) XSS Attack
...