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

EC-CouncilCertified Application Security Engineer (.NET)

Domain 5Objective 1

Symmetric Encryption and Defensive Coding CASENET Practice Questions (Page 1)

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 38 practice questions to prepare you well beyond it. (estimate)

38questions here
8free pages
5concepts

Questions 1–5

  1. 1application · medium

    A .NET application encrypts data using a key that is generated at runtime and stored in memory. The application runs on a shared hosting environment. What is the primary risk of this approach?

    Select an answer first
  2. 2application · medium

    A .NET application encrypts sensitive data using AES-256. The current implementation stores the encryption key in the source code as a string constant. The security team mandates that keys be rotated every 90 days and that no key material appear in source control. Which approach should the developer adopt?

    Select an answer first
  3. 3application · medium

    A security audit of a .NET application reveals that it uses DES with a 56-bit key and ECB mode to encrypt user session tokens. The application is being modernized. Which replacement is the most secure and appropriate?

    Select an answer first
  4. 4application · medium

    A developer is implementing symmetric encryption for a legacy system that must interoperate with a third-party service. The service only supports DES. The security team has prohibited the use of DES in new code. What should the developer do?

    Select an answer first
  5. 5foundation · easy

    Which of the following is a best practice for using an Initialization Vector (IV) in CBC mode?

    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.