CompTIA Exam Questions

Which of the following types of attacks is the user att…

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