
EC-CouncilWeb Application Hacking and Security
Domain 1Objective 1
Privilege Escalation WAHS Practice Questions (Page 1)
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 1–5
- 1
Which of the following session management practices helps prevent privilege escalation?
Select an answer first - 2
A banking application allows users to transfer funds by submitting a POST request to /transfer with 'fromAccount' and 'toAccount' parameters. A user changes 'fromAccount' to another user's account number and successfully initiates a transfer. What is the primary vulnerability and the most effective mitigation?
Select an answer first - 3
A web application uses a role-based access control (RBAC) system. A user with the 'editor' role discovers they can access the 'publish' function, which is restricted to 'publisher' role. The application checks the role at the beginning of the request, but the user can change the role in the session by manipulating a cookie. What is the most effective fix?
Select an answer first - 4
An attacker discovers that by adding the parameter 'role=admin' to a request, they can gain administrative privileges in a web application. Which type of privilege escalation is this?
Select an answer first - 5
Which of the following is a best practice to prevent privilege escalation in a web application?
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.