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

EC-CouncilCertified Application Security Engineer (.NET)

Domain 6Objective 4

Defensive Coding Against Broken Session Management CASENET Practice Questions (Page 3)

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
10concepts

Questions 11–15

  1. 11expert · hard

    An ASP.NET application has a session timeout of 30 minutes. The security team wants to reduce the session hijacking window to 10 minutes, but the business requires that users not be logged out while filling out a complex multi-step form that can take up to 25 minutes. The form does not make AJAX calls. What is the best solution?

    Select an answer first
  2. 12application · medium

    An ASP.NET Core application uses cookie authentication. A security researcher demonstrates that an attacker can set a known session cookie before the user logs in, and after login the same cookie is used. What is the most effective mitigation?

    Select an answer first
  3. 13foundation · easy

    Why is binding a session to the user's IP address considered a less reliable defense in modern web applications?

    Select an answer first
  4. 14expert · hard

    A .NET Core application is deployed behind a reverse proxy that terminates TLS. The application uses cookie-based sessions. The security team notices that the session cookie is not marked Secure, even though the application is accessed via HTTPS. The team wants to fix this without changing the proxy configuration. Which approach should be taken?

    Select an answer first
  5. 15foundation · easy

    In ASP.NET Core, which method is used to configure cookie settings for session management in the Startup or Program class?

    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.