Which term describes viruses that rewrite their entire code during each infection, making each copy unique?

Prepare for the Certified Ethical Hacker Version 11 Exam. Study with comprehensive questions and explanations. Equip yourself with the skills needed for success!

Multiple Choice

Which term describes viruses that rewrite their entire code during each infection, making each copy unique?

Explanation:
Metamorphic viruses rewrite their entire code during each infection, producing a completely new, unique copy every time. By morphing their instructions and structure, they carry out the same payload but look different at the binary level, which makes pattern- or signature-based detection far more difficult. This is distinct from other types: a FAT virus refers to where the virus infects (on FAT file systems), not how its code changes across infections; a shell virus attaches to or uses a command shell to execute, without re-creating its entire codebase each time; a zombie is a compromised host in a botnet used for tasks like DDoS, not a virus that continuously rewrites itself.

Metamorphic viruses rewrite their entire code during each infection, producing a completely new, unique copy every time. By morphing their instructions and structure, they carry out the same payload but look different at the binary level, which makes pattern- or signature-based detection far more difficult. This is distinct from other types: a FAT virus refers to where the virus infects (on FAT file systems), not how its code changes across infections; a shell virus attaches to or uses a command shell to execute, without re-creating its entire codebase each time; a zombie is a compromised host in a botnet used for tasks like DDoS, not a virus that continuously rewrites itself.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy