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

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 26–30

  1. 26foundation · easy

    Which statement best describes symmetric encryption?

    Select an answer first
  2. 27foundation · easy

    What is the primary purpose of padding in block cipher encryption?

    Select an answer first
  3. 28application · medium

    A .NET developer is encrypting sensitive customer data before storing it in a database. The current code uses a hardcoded 256-bit key and a random IV generated once at application startup, reused for every record. The security review requires that each encrypted record be independently decryptable without storing the key in the database, and that the key be rotated quarterly. Which change best addresses the review findings?

    Select an answer first
  4. 29expert · medium

    A team is implementing encryption for a database that stores sensitive personal data. They need to support both equality searches and range queries (e.g., find records with a date between X and Y). Which approach is the most appropriate?

    Select an answer first
  5. 30application · medium

    A .NET application needs to encrypt data in a load-balanced environment where multiple web servers must be able to decrypt data encrypted by any other server. The team wants to avoid storing the key in the application code. What is the best 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. “CASENET” is a trademark of its owner, used for identification only.