
EC-CouncilWeb Application Hacking and Security
Domain 1Objective 1
Privilege Escalation WAHS Practice Questions (Page 2)
Part of the Broken Access Control domain, which makes up ~23% of our current practice bank. EC-Council does not publish an official question count, but from its 360-minute exam (~145–240 total, ~33–55 in this domain), expect 7–11 from this objective — we provide 39 practice questions to prepare you well beyond it. (estimate)
39questions here
8free pages
5concepts
Questions 6–10
- 6
A web application has an admin panel that is only accessible to users with an 'admin' role. A tester finds that by appending '?debug=true' to the admin URL, the application displays debug information and allows the tester to execute administrative functions without the admin role. What is the most likely cause and the best fix?
Select an answer first - 7
A web application has an admin API that allows creating new users. The API checks if the user is authenticated but does not check if the user has the admin role. A regular user discovers they can call this API and create an admin account. What is the most effective fix?
Select an answer first - 8
A web application uses a REST API for all operations. The API uses JWT tokens for authentication. A security audit finds that the JWT token contains a 'role' claim, and the application trusts this claim without verifying it against a server-side source. Which of the following is the most effective mitigation?
Select an answer first - 9
Which of the following best defines privilege escalation in a web application context?
Select an answer first - 10
Which of the following techniques is commonly used to exploit horizontal privilege escalation?
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. “WAHS” is a trademark of its owner, used for identification only.