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 8)

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 36–40

  1. 36expert · hard

    A post-mortem of a major IDOR breach reveals that the application had authentication, rate limiting, and logging, but still allowed users to access other users' data by changing an ID. Which missing control is the most likely root cause?

    Select an answer first
  2. 37application · medium

    A well-known social media platform suffered a data breach where attackers accessed private photos of millions of users by changing numeric photo IDs in API requests. Which lesson is most directly illustrated by this case?

    Select an answer first
  3. 38foundation · easy

    During a security review, you notice a URL pattern like /api/v1/users/12345/orders. What should you investigate to determine if an IDOR vulnerability exists?

    Select an answer first
  4. 39application · medium

    A security tester is examining a REST API that allows users to update their profile. The endpoint is PUT /api/v1/users/{userId}/profile. The tester changes the userId in the URL to another user's ID and successfully modifies that user's email address. Which exploitation technique was used?

    Select an answer first
  5. 40application · medium

    A financial services company discovered that users can view other customers' transaction histories by changing the 'txnId' parameter in the API endpoint /api/v1/transactions/{txnId}. The development team wants to fix this without breaking existing client integrations that rely on the current URL structure. Which mitigation approach best addresses the root cause while preserving the API contract?

    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.