CompTIA Security+ (SY0-501) — Question 226

Malware that changes its binary pattern on specific dates at specific times to avoid detection is known as a (n):

Answer options

Correct answer: C

Explanation

The correct answer is C, polymorphic virus, as it is specifically designed to change its code to avoid detection by antivirus software. An armored virus (A) is focused on protecting itself from analysis, while a logic bomb (B) is activated by a specific event rather than changing its code. A Trojan (D) disguises itself as legitimate software but does not change its binary pattern over time.