Certified Ethical Hacker 312-50v10 – Question003

If an attacker uses the command SELECT*FROM user WHERE name = x AND userid IS NULL; –; which type of SQL injection attack is the attacker performing?


A.
End of Line Comment
B. UNION SQL Injection
C. Illegal/Logically Incorrect Query
D. Tautology

Correct Answer: A