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

EC-CouncilWeb Application Hacking and Security

Domain 1Objective 2

Insecure Direct Object References (IDOR) WAHS Practice Questions (Page 7)

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 49 practice questions to prepare you well beyond it. (estimate)

49questions here
10free pages
7concepts

Questions 31–35

  1. 31expert · hard

    A large application has many endpoints that use direct object references. The security team wants to mitigate IDOR across the entire application with minimal code changes. They are considering (1) implementing a centralized authorization middleware, (2) replacing all IDs with UUIDs, or (3) adding input validation to reject non-numeric IDs. Which approach is the most effective and sustainable?

    Select an answer first
  2. 32foundation · easy

    Which action is an example of exploiting an IDOR to perform an unauthorized action?

    Select an answer first
  3. 33application · medium

    A security analyst is testing a web application for IDOR. The application uses a REST API with endpoints like /api/users/{id}/profile. The analyst wants to automate the discovery of IDOR vulnerabilities across many user IDs. Which tool or technique is most appropriate?

    Select an answer first
  4. 34application · medium

    A web application allows users to upload and view their own documents. A security review finds that the download endpoint /download?file=123 uses the file ID directly. The team decides to implement an indirect reference map. What additional control is still necessary?

    Select an answer first
  5. 35foundation · easy

    Which automated technique is commonly used to discover IDOR vulnerabilities?

    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.