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

EC-CouncilCertified Application Security Engineer (Java)

Domain 4Objective 2

Authentication and Authorization Defensive Techniques in Java CASEJAVA Practice Questions (Page 3)

Part of the Secure Coding: Authentication and Authorization domain, which makes up ~11% of our current practice bank. EC-Council does not publish an official question count, but from its 120-minute exam (~50–80 total, ~6–9 in this domain), expect 3–5 from this objective — we provide 45 practice questions to prepare you well beyond it. (estimate)

45questions here
9free pages
8concepts

Questions 11–15

  1. 11foundation · easy

    Which of the following is an effective defense against session hijacking?

    Select an answer first
  2. 12foundation · easy

    Which password hashing algorithm is specifically designed to be computationally expensive and includes a per-password salt, making it resistant to brute-force and rainbow-table attacks?

    Select an answer first
  3. 13application · medium

    A Java web application is experiencing brute-force attacks on its login form. The security team wants to implement a defense that is effective without requiring additional hardware. Which approach is most appropriate?

    Select an answer first
  4. 14expert · hard

    A Java web application uses a session timeout of 30 minutes. A security audit recommends reducing the timeout to 10 minutes to reduce the risk of session hijacking. However, users complain about being logged out too frequently. What is the best approach to balance security and usability?

    Select an answer first
  5. 15application · medium

    A Java servlet application uses form-based authentication. After a successful login, the application creates a new session and invalidates the old one. The application also sets the session timeout to 15 minutes. Which additional control is most important to prevent session hijacking?

    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.