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

EC-CouncilCertified Application Security Engineer (.NET)

Domain 5Objective 3

Hashing, Digital Signatures, and Digital Certificates CASENET Practice Questions (Page 3)

Part of the Secure Coding: Cryptography 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 1–2 from this objective — we provide 54 practice questions to prepare you well beyond it. (estimate)

54questions here
11free pages
12concepts

Questions 11–15

  1. 11application · medium

    A .NET developer is updating a legacy application that stores user passwords using SHA-1 with no salt. The security team requires that passwords be stored using a modern, salted, slow hashing algorithm. Which approach should the developer implement?

    Select an answer first
  2. 12expert · hard

    A .NET developer is migrating a legacy password store from SHA-1 with no salt to a modern scheme. The application has 500,000 existing users, and the security team requires that existing passwords remain verifiable after migration. The team also wants to minimize the risk of brute-force attacks on the new hashes. Which migration strategy best meets these requirements?

    Select an answer first
  3. 13foundation · easy

    Which of the following is a recommended algorithm for securely hashing passwords?

    Select an answer first
  4. 14foundation · easy

    Why is a unique salt added to each password before hashing?

    Select an answer first
  5. 15expert · hard

    A company's .NET application validates client certificates for a partner API. The application currently checks the certificate's expiration date and trust chain but does not check revocation status. A partner's certificate was compromised, and the CA revoked it. The application still accepts the certificate. Which change should the developer make to ensure revoked certificates are rejected?

    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.