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

EC-CouncilWeb Application Hacking and Security

Domain 1Objective 5

CORS Misconfiguration WAHS Practice Questions (Page 2)

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

33questions here
7free pages
6concepts

Questions 6–10

  1. 6foundation · easy

    What is the most likely security impact of a CORS misconfiguration that allows any origin to read responses from an authenticated API?

    Select an answer first
  2. 7foundation · easy

    Which of the following is a characteristic of a 'simple request' in the CORS model?

    Select an answer first
  3. 8application · medium

    A company runs a public REST API that serves non-sensitive data such as product listings. They currently set Access-Control-Allow-Origin: * and do not use cookies or any credentials. A consultant recommends a change. What is the most appropriate recommendation?

    Select an answer first
  4. 9application · medium

    A developer at a financial services company is configuring CORS for an API that serves account balances. The API uses cookie-based authentication. The developer wants to allow requests from the company's own dashboard at https://dashboard.example.com and from a partner portal at https://partner.example.com. The developer considers the following configurations. Which one is the most secure and functionally correct?

    Select an answer first
  5. 10application · medium

    A developer is confused why a cross-origin fetch from https://client.com to https://api.com works in a browser even though the server does not send any CORS headers. The request is a simple GET with no custom headers and no credentials. What is the most likely explanation?

    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.