
EC-CouncilWeb Application Hacking and Security
Domain 1Objective 2
Insecure Direct Object References (IDOR) WAHS Practice Questions (Page 5)
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 21–25
- 21
An attacker changes a request parameter from 'account_id=1001' to 'account_id=1002' and successfully views another user's account details. What type of attack has occurred?
Select an answer first - 22
A bug bounty hunter is reviewing an API that uses GUIDs for document IDs. The hunter notices that the API returns a '403 Forbidden' when accessing a document that belongs to another user, but the response time is slightly longer than when accessing one's own document. Which conclusion is most appropriate?
Select an answer first - 23
A security analyst is reviewing a web application's traffic logs and notices requests to /download?file=report_2023.pdf. The analyst suspects IDOR. Which observation would most strongly support this suspicion?
Select an answer first - 24
A large enterprise application has multiple microservices. One service handles user profiles and uses sequential IDs; another handles documents and uses UUIDs. Both services lack authorization checks. The security team must prioritize fixes with limited resources. Which approach is most appropriate?
Select an answer first - 25
A penetration tester is assessing a web application that uses a mix of REST and GraphQL APIs. The tester has identified a potential IDOR in a REST endpoint but wants to confirm it. Which step is most appropriate to validate the vulnerability?
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.