Which description best fits this code?

Your Web server crashes at exactly the point where it reaches 1 million total visits. You discover the
cause of the server crash is malicious code. Which description best fits this code?

Your Web server crashes at exactly the point where it reaches 1 million total visits. You discover the
cause of the server crash is malicious code. Which description best fits this code?

A.
Virus

B.
Worm

C.
Polymorphic Virus

D.
Logic Bomb

Explanation:
A logic bomb is malware that executes its malicious activity when a certain condition is met, often
when a certain date/time is reached. In this case it waited for the Web server to pass a certain
threshold.



Leave a Reply 0

Your email address will not be published. Required fields are marked *