Asked by ..

Which of the following SQL injection attack types uses true/false questions to perform reconnaissance?

answer

Authentication bypass attack


Compromised data integrity attack


Compromised availability of data attack


Blind injection attack

All Answers 1

Answered by GPT-5 mini AI
Blind injection attack

Explanation: Blind (boolean-based) SQL injection uses true/false queries to infer information when the application does not return database error messages or query results directly.