
EC-CouncilCertified Application Security Engineer (.NET)
Domain 4Objective 3
Authentication and Authorization Defensive Techniques CASENET Practice Questions (Page 1)
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 1–5
- 1
Which session management practice is specifically designed to prevent session fixation attacks?
Select an answer first - 2
A .NET application's login endpoint is vulnerable to distributed brute-force attacks where attackers rotate IP addresses. The current account lockout policy locks an account after 5 failed attempts. Attackers are still able to try many passwords by using different IPs. Which additional control should be implemented?
Select an answer first - 3
An ASP.NET Core application uses cookie authentication. After a user logs in, the application issues a cookie that contains the user's role as a claim. A penetration test reveals that an attacker can modify the role claim in the cookie and gain admin access. What is the most effective way to prevent this?
Select an answer first - 4
A .NET application stores passwords using PBKDF2 with a per-user salt. The security team wants to increase the cost of brute-force attacks without causing excessive CPU load on the server. Which parameter should be adjusted?
Select an answer first - 5
A .NET application uses token-based authentication (JWT) for its API. The tokens are issued with a 24-hour expiration. The security team is concerned that if a token is stolen, it can be used for a long time. They want to reduce the risk without forcing users to log in frequently. Which approach is best?
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.