Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
EC-Council logo

EC-CouncilCertified Ethical Hacker

Domain 5Objective 3

SQL Injection CEH Practice Questions (Page 4)

Part of the Web Application Hacking domain, which makes up ~8% of our current practice bank. EC-Council does not publish an official question count, but from its 240-minute exam (~95–160 total, ~8–13 in this domain), expect 2–3 from this objective — we provide 40 practice questions to prepare you well beyond it. (estimate)

40questions here
8free pages
6concepts

Questions 16–20

  1. 16application · medium

    During a web application test, a security analyst notices that injecting a single quote into a search parameter does not produce any error message, but the page content changes slightly when the input is true versus false. The application does not display database errors. Which type of SQL injection is most likely present?

    Select an answer first
  2. 17application · medium

    A penetration tester is evaluating a web application that uses a Microsoft SQL Server backend. The tester suspects SQL injection but the application does not return any database error messages. The tester wants to use an out-of-band technique to extract data. Which sqlmap option should be used?

    Select an answer first
  3. 18application · medium

    A web developer is reviewing code for a search feature that uses a SQL query built by concatenating a user-supplied search term. The developer wants to test whether the application is vulnerable to SQL injection without causing damage to the database. Which manual testing technique is most appropriate?

    Select an answer first
  4. 19application · medium

    A security auditor is reviewing a Java web application that uses JDBC to query a database. The auditor finds that user input is concatenated directly into SQL statements. The team wants to refactor the code to prevent SQL injection while minimizing changes. Which coding practice should the team adopt?

    Select an answer first
  5. 20expert · hard

    A penetration tester is assessing a web application that uses a search feature. The application returns results normally, but when the tester submits a single quote, the application returns a generic error. The tester then submits ' AND 1=1 -- and gets results, but ' AND 1=2 -- returns no results. The tester wants to extract data from the database. Which technique is most appropriate given the application's behavior?

    Select an answer first
Finished these 5 questions?

Review the revealed explanations, or continue through the curriculum.

Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by EC-Council. “CEH” is a trademark of its owner, used for identification only.