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 2)

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 6–10

  1. 6application · medium

    A developer is implementing AES encryption for a database column that stores short strings like status codes. The application must be able to search for exact matches of encrypted values. Which mode of operation is most appropriate?

    Select an answer first
  2. 7application · medium

    A .NET application uses AES-256 to encrypt data at rest. The key is stored in a local file with permissions set to allow only the application service account to read it. The security team requires that the key be rotated without downtime and without re-encrypting all existing data. Which strategy should be used?

    Select an answer first
  3. 8expert · hard

    A .NET application uses a symmetric key to encrypt data in a multi-tenant environment. Each tenant has its own database, but they share the same application pool. The security team requires that a compromise of one tenant's key does not expose other tenants' data. What is the best key management strategy?

    Select an answer first
  4. 9application · medium

    A security review of a .NET application finds that it uses the `RijndaelManaged` class with a 128-bit key and CBC mode. The application is running on .NET Framework 4.8. What is the most appropriate action?

    Select an answer first
  5. 10application · medium

    A developer is implementing AES encryption for a network protocol that transmits small, fixed-size messages. The protocol already includes a message authentication code (MAC) for integrity. Which mode of operation is most appropriate to provide confidentiality without duplicating integrity protection?

    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.