What is the main characteristic of a polymorphic virus?

Study for the EC-Council Certified Ethical Hacker (CEH) v13 Exam. Utilize flashcards and multiple-choice questions with helpful hints and detailed explanations. Excel in your exam preparation!

Multiple Choice

What is the main characteristic of a polymorphic virus?

Explanation:
Polymorphic viruses change their code to avoid detection by antivirus software while keeping the same malicious behavior. Each infection uses a different appearance—often by encrypting the payload with a new key and including a differently arranged or re-encrypted decryptor—so the signature that antivirus programs look for keeps changing. The actual payload still runs the same malicious actions, but the surrounding code looks different each time, which makes signature-based detection harder. This isn’t about reproducing unchanged, needing a hardware key, or deleting itself after infection. Those traits describe different behaviors rather than the mutating code characteristic that defines polymorphism.

Polymorphic viruses change their code to avoid detection by antivirus software while keeping the same malicious behavior. Each infection uses a different appearance—often by encrypting the payload with a new key and including a differently arranged or re-encrypted decryptor—so the signature that antivirus programs look for keeps changing. The actual payload still runs the same malicious actions, but the surrounding code looks different each time, which makes signature-based detection harder.

This isn’t about reproducing unchanged, needing a hardware key, or deleting itself after infection. Those traits describe different behaviors rather than the mutating code characteristic that defines polymorphism.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy