Identify the type of SQLi based on the eccouncil video
ethical-hacker video for identify the type of SQLi based on the description: This type of SQLi does not generate any error messages. It can be problematic
Answer
          Full Certification Question
Identify the type of SQLi based on the description: This type of SQLi does not generate any error messages. It can be problematic because it returns information when the application is provided with SQL payloads that trigger a true or false response from the server. By using this method, an attacker can extract sensitive information by analyzing the responses.