Certified Ethical Hacker (CEH) Practice Question

During a web assessment you verify a classic SQL injection in a GET parameter. All requests pass through a custom WAF that drops any HTTP line containing the exact uppercase substring "UNION" but performs no other normalization. The back-end DBMS is MySQL 5.x. Which simple evasion technique is most likely to let you continue using a UNION-based payload without being blocked?

  • Use the keyword in all lowercase, for example union select …

  • Insert an inline C-style comment to split the word, for example UNI/**/ON select …

  • Substitute the UNION operator with CROSS JOIN to merge the result sets

  • URL-encode the word UNION as %55%4E%49%4F%4E in the request

Certified Ethical Hacker (CEH)
Web Application Hacking
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot