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
select id, firstname, lastname from authors
User input= firstname= Hack;man
lastname=Johnson
Which of the following types of attacks is the user attempting?
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