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

EC-CouncilCertified Application Security Engineer (.NET)

Domain 4Objective 3

Authentication and Authorization Defensive Techniques CASENET Practice Questions (Page 5)

Part of the Secure Coding: Authentication and Authorization domain, which makes up ~7% of our current practice bank. EC-Council does not publish an official question count, but from its 120-minute exam (~50–80 total, ~4–6 in this domain), expect 1–2 from this objective — we provide 40 practice questions to prepare you well beyond it. (estimate)

40questions here
8free pages
7concepts

Questions 21–25

  1. 21application · medium

    A .NET application stores user passwords using the SHA-256 algorithm without a salt. The security team requires a more secure password storage mechanism. Which approach should be adopted?

    Select an answer first
  2. 22application · medium

    A .NET web application currently uses forms authentication with cookies. The security team wants to ensure that authentication cookies are not accessible to client-side scripts and are only sent over HTTPS. Which configuration should be applied?

    Select an answer first
  3. 23application · medium

    A .NET application has different types of users: regular users, managers, and administrators. The authorization logic currently uses if-else checks on the user's role string in every controller action. The code is becoming hard to maintain and error-prone. Which approach should be used to centralize and enforce authorization?

    Select an answer first
  4. 24application · medium

    A .NET application's login page displays detailed error messages such as 'User does not exist' or 'Password incorrect'. This information could be used by attackers to enumerate valid usernames. Which defensive technique should be applied?

    Select an answer first
  5. 25foundation · easy

    What is the primary purpose of implementing an account lockout policy in an authentication system?

    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. “CASENET” is a trademark of its owner, used for identification only.