Question: Program V: = { goto main; 1 2 3 4 5 6 7 ; Subroutine infect - executable : = { Loop: file: = get

Program V:=
{goto main;
1234567;
Subroutine infect-executable :=
{Loop:
file:=get-random executable-
if(first-line-of-file =12345
then goto loop
else prepend V to fil
Subroutine do-damage;=
{whatever damage is to be done
Subroutine trigger-pulled:=
{return true if some condition
main: main-program:=
{infect-exectutable:
if trigger-pulled then do-damage:
a.If this virus was also a logic bomb,give two example of conditions for the logic bomb
b.Explain the lines of code that would implement the logic bomb.
c.How many other files does this viurs infect?Explain your answer.
d.Will this virus infect a file that is already infected with the virus?Explain your answer
e.Explain why it is relatively easy for anti-virus software to detect such a virus.
f. ignoring techniques such as polymorphic and metamorphic viruses,explain
this virus can be improved to avoid detection by anti-virus software

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!