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

EC-CouncilWeb Application Hacking and Security

Domain 1Objective 4

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

63questions here
13free pages
14concepts

Questions 31–35

  1. 31expert · hard

    A web application at https://app.example.com makes authenticated API calls to https://api.example.com. The API is configured with the following CORS headers: Access-Control-Allow-Origin: https://app.example.com and Access-Control-Allow-Credentials: true. A security tester discovers that the API also reflects any Origin header sent in the request, as long as it ends with example.com. Which of the following is the most likely risk?

    Select an answer first
  2. 32foundation · easy

    What is the primary risk of a CORS misconfiguration in an API?

    Select an answer first
  3. 33application · medium

    A financial services company exposes a login API endpoint that accepts username and password. Security monitoring has detected a high volume of requests from a single IP address, each with different passwords for the same username. The application does not currently limit the number of login attempts. Which of the following is the most effective control to mitigate this specific attack while minimizing impact on legitimate users?

    Select an answer first
  4. 34application · medium · select all that apply

    A security consultant is reviewing an API that manages a document repository. The API uses JWT for authentication and has the following characteristics: (1) Users can access documents by changing the document ID in the URL without any ownership check. (2) The endpoint GET /api/admin/users is accessible to any authenticated user, not just administrators. (3) The API does not log access to documents. Which of the following OWASP API Security Top 10 risks are present? Select all that apply.

    Select an answer first
  5. 35application · medium

    A security team is investigating a potential data breach involving an API. They suspect that an attacker exploited a BOLA vulnerability to access other users' data. However, the API logs only successful requests and do not record the authenticated user ID or the requested object ID. Which of the following is the most significant impact of this logging gap?

    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.