
EC-CouncilCertified Application Security Engineer (.NET)
Domain 4Objective 3
Authentication and Authorization Defensive Techniques CASENET Practice Questions (Page 7)
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 31–35
- 31
A company is deploying a .NET application that will be accessed by employees from both corporate devices and personal devices. The security policy requires that all access be protected with MFA. Which MFA method would be most appropriate for this mixed-device environment?
Select an answer first - 32
A .NET application has an authentication endpoint that returns different HTTP status codes for different failure reasons: 404 for unknown username, 401 for wrong password, and 403 for locked account. A security audit flags this as a user enumeration vulnerability. Which change should be made?
Select an answer first - 33
A .NET application uses cookies for session management. The application is behind a load balancer that terminates SSL. The security team wants to ensure that session cookies are not transmitted over plain HTTP. Which configuration should be used?
Select an answer first - 34
What is the primary purpose of adding a unique salt to each user's password before hashing?
Select an answer first - 35
A .NET MVC application uses forms authentication. After a user logs in, the application stores the user's role in a session variable and checks it on each request to decide whether to allow access to admin pages. A security review flags this as risky. Which change should the developer implement to improve authorization security?
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.