
EC-CouncilCertified Application Security Engineer (.NET)
Domain 6Objective 1
ASP.NET Session Management Techniques CASENET Practice Questions (Page 6)
Part of the Secure Coding: Session Management domain, which makes up ~10% of our current practice bank. EC-Council does not publish an official question count, but from its 120-minute exam (~50–80 total, ~5–8 in this domain), expect 1–2 from this objective — we provide 38 practice questions to prepare you well beyond it. (estimate)
38questions here
8free pages
8concepts
Questions 26–30
- 26
A healthcare organization runs an ASP.NET application that stores patient data in session state. The security policy requires that session data be protected from unauthorized access if the server's memory is compromised. Which configuration should be applied?
Select an answer first - 27
What is the primary purpose of the regenerateExpiredSessionId attribute in the <sessionState> configuration?
Select an answer first - 28
Why does using out-of-process session state modes (StateServer or SQLServer) introduce serialization overhead compared to InProc?
Select an answer first - 29
A security audit of an ASP.NET application found that session IDs are being transmitted over HTTP, and the application is vulnerable to session hijacking. The application is deployed behind a load balancer that handles SSL termination. Which configuration change would most effectively protect the session ID in transit?
Select an answer first - 30
Which method of the HttpSessionState class is used to abandon the current session and release all session data?
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.