
EC-CouncilCertified Application Security Engineer (Java)
Domain 6Objective 1
Session Management Techniques CASEJAVA Practice Questions (Page 8)
Part of the Secure Coding: Session Management domain, which makes up ~12% of our current practice bank. EC-Council does not publish an official question count, but from its 120-minute exam (~50–80 total, ~6–10 in this domain), expect 3–5 from this objective — we provide 47 practice questions to prepare you well beyond it. (estimate)
47questions here
10free pages
9concepts
Questions 36–40
- 36
What is the default session fixation protection strategy in Spring Security?
Select an answer first - 37
Which cookie attribute prevents client-side scripts from accessing the session ID?
Select an answer first - 38
A Java web application has a session timeout of 30 minutes. Users complain that they are logged out while filling out a long form. The security team wants to reduce the risk of session hijacking. Which approach best balances usability and security?
Select an answer first - 39
Which property is most important for a secure session ID?
Select an answer first - 40
A Java EE application uses a single HttpSession for both pre-login and post-login state. After login, the application calls request.changeSessionId(). However, a security review notes that the session still contains attributes set before login, such as a 'role' attribute that was set to 'guest'. What is the most secure approach?
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. “CASEJAVA” is a trademark of its owner, used for identification only.