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

EC-CouncilCertified Application Security Engineer (.NET)

Domain 6Objective 1

ASP.NET Session Management Techniques CASENET Practice Questions (Page 1)

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 1–5

  1. 1foundation · easy

    Which ASP.NET session state mode stores session data in the memory of the ASP.NET worker process?

    Select an answer first
  2. 2application · medium

    A developer is implementing a login feature. After a user successfully authenticates, the application calls Session.Abandon() and then creates a new session. What is the primary security benefit of this approach?

    Select an answer first
  3. 3foundation · easy

    In the web.config file, which attribute of the <sessionState> element specifies the connection string for SQL Server when using SQLServer session state mode?

    Select an answer first
  4. 4expert · hard

    A security audit reveals that an ASP.NET application is vulnerable to session hijacking because the session ID is predictable. The application uses default session state configuration. Which combination of changes would most effectively address this vulnerability?

    Select an answer first
  5. 5expert · hard

    An ASP.NET application has a logout button that calls Session.Abandon(). However, after logout, users can still access protected pages by pressing the browser's back button. What is the most effective way to prevent this?

    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.