Page 1 of 1

select id, firstname, lastname from authors User input= firstname= Hack;man - lastname=Johnson Which of the following t

Posted: Sat Jul 23, 2022 7:32 pm
by answerhappygod
select id, firstname, lastname from authors

User input= firstname= Hack;man -
lastname=Johnson
Which of the following types of attacks is the user attempting?

A. XML injection
B. Command injection
C. Cross-site scripting
D. SQL injection