Ch. 6: Computer Fraud and Abuse Techniques
SUGGESTED ANSWERS TO THE PROBLEMS
6.1 A few years ago, news began circulating about a computer virus named Michelangelo
that was set to “ignite” on March 6, the birthday of the famous Italian artist. The
virus attached itself to the computer’s operating system boot sector. On the magical
date, the virus would release itself, destroying all of the computer’s data. When March
6 arrived, the virus did minimal damage. Preventive techniques limited the damage to
isolated personal and business computers. Though the excitement surrounding the
virus was largely illusory, Michelangelo helped the computer-using public realize its
systems’ vulnerability to outside attack.
a. What is a computer virus? Cite at least three reasons why no system is
completely safe from a computer virus.
A computer virus is a segment of executable code that attaches itself to an application
program or some other executable component. When the hidden program is triggered,
it makes unauthorized alterations in the way a system operates.
There are a number of reasons why no one is completely safe from a virus:
Viruses are contagious and are easily spread from one system to another. A virus
Viruses can spread very quickly. In a network environment, a virus can spread to
Many viruses lie dormant for extended periods without doing any specific damage
Many computer viruses have long lives because they can create copies of
b. Why do viruses represent a serious threat to information systems? What damage
can a virus do to a computer system?
Viruses are a significant threat to information systems because they make
c. How does a virus resemble a Trojan horse?
A virus is like a Trojan horse in that it can lie dormant for extended periods,
undetected until triggered by an event or condition.
6-4
©2018 Pearson Education, Inc.