nerdexam
EC-Council

312-50V13 · Question #273

Which type of virus can change its own code and then cipher itself multiple times as it replicates?

The correct answer is D. Encryption virus. Encryption viruses (also called polymorphic viruses) are specifically designed to alter their own code and encrypt/cipher themselves multiple times during replication, making them extremely difficult for antivirus software to detect since their signature changes with each iterati

Submitted by minji_kr· Mar 6, 2026Malware Threats

Question

Which type of virus can change its own code and then cipher itself multiple times as it replicates?

Options

  • AStealth virus
  • BTunneling virus
  • CCavity virus
  • DEncryption virus

How the community answered

(16 responses)
  • C
    6% (1)
  • D
    94% (15)

Explanation

Encryption viruses (also called polymorphic viruses) are specifically designed to alter their own code and encrypt/cipher themselves multiple times during replication, making them extremely difficult for antivirus software to detect since their signature changes with each iteration. A Stealth virus (A) is incorrect because it focuses on hiding its presence from the operating system by intercepting system calls, not on self-encryption. A Tunneling virus (B) bypasses security software by installing itself beneath the OS at a lower interrupt level, which is unrelated to code-ciphering. A Cavity virus (C) is wrong because it hides within empty spaces of executable files without changing the file size, rather than encrypting itself repeatedly.

Memory Tip: Think of "E" for Encryption = Evasion through encoding - an encryption virus "locks" itself in a new disguise each time it copies itself, just like changing the combination on a lock with every use. If a question mentions changing code + ciphering + replication, those three clues together always point to an Encryption virus.

Topics

#Malware#Virus types#Encryption#Polymorphism

Community Discussion

No community discussion yet for this question.

Full 312-50V13 Practice