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?

Posted by: Pdfprep Category: CPEH-001 Tags: , ,

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

Answer: D

Leave a Reply

Your email address will not be published.