Description
This is a virus detection. Viruses are programs that self-replicate recursively, meaning that infected systems spread the virus to other systems, which then propagate the virus further. While many viruses contain a destructive payload, it's quite common for viruses to do nothing more than spread from one system to another.
Indication of Infection
- Increase in file size by approximately 177Kb
- Presence of aforementioned registry key
Methods of Infection
The virus drops a UPX packed executable in the user temporary directory and executes it.
This file is actually a DLL, 176,128 bytes in length, bearing a random filename with a .TMP extension (eg. SQH9.TMP
). The DLL is injected into the EXPLORER.EXE process, thus keeping the virus memory resident.
The virus enumerates all network shares and infects all PE .EXE and .SCR files that it has write access to.
Aliases
PE_PARITE.A (Trend), W32.Pinfi (Symantec), W32/Parite-B (Sophos), W32/Parite.B (F-Prot), W32/Parite.B (Panda), W32/Pate.a, W32/Pate.b.dll, W32/Pate.b.tmp, Win32.Parite.b (AVP), Win32.Pinfi.A (CA)