Crossplatform virus - the latest proof of concept
Anti-virus company Kaspersky Lab
reports that a new cross-platform virus is in the
proof-of-concept stage of development.
The possibility of this type of code spreading widely is not addressed.
"
Weve received a new sample: another cross platform virus. This sample is the latest attempt to create malicious code which will infect both Linux and Win32 systems. Its therefore been given a double name: Virus.Linux.Bi.a/ Virus.Win32.Bi.a The virus is written in assembler and is relatively simple: it only infects files in the current directory. However, it is interesting in that it is capable of infecting the different file formats used by Linux and Windows - ELF and PE format files respectively. To infect ELF files, the virus uses INT 80 system calls and injects its body into the file immediately after the ELF file header and before the .text section. This changes the entry point of the original file."
