| Comments: |
When executed, this batch file
turns off the keyboard so that it cannot be stopped by the
user. Next, it drops the executable file $. in the folder
that contains the virus. It then renames this dropped file
to $.com and goes into a loop to find all batch files in the
path. The virus attempts to run the dropped file on any batch
file that it finds, except for the Autoexec.bat file. This
causes the computer to stop responding, and a file named $.com
is left in the folder that contains the virus.
|