Trojan-Spy.Win32.Dks.11.b

tag:Trojan   Spy  

The Trojan intercepts information entered via the keyboard, determines the language it has been entered in, tracks window operations and then writes this information to the following file:

%System%\kslog.txt
  1. Delete the Trojan process.
  2. Delete the original Trojan file (the location will depend on how the program originally penetrated the victim machine).
  3. Delete the files created by the Trojan: %System%\systemks.exe
    %System%\systemks.dll
    %System%\kslog.txt
  4. Delete the following registry key value: [HKLM\Software\Microsoft\Windows\CurrentVersion\Run]
    "systemks" = "systemks.exe"
  5. Update your antivirus databases and perform a full scan of the computer (download a trial version of Kaspersky Anti-Virus).

This Trojan logs the user’s keystrokes. It is a Windows PE EXE file. It is written in Visual C . The file is 14,336 bytes in size.

Installation

Once launched, the Trojan copies itself to the Windows system directory as "systemks.exe":

%System%\systemks.exe

It then registers itself in the system registry:

[HKLM\Software\Microsoft\Windows\CurrentVersion\Run]
"systemks" = "systemks.exe"

This ensures that the Trojan will be launched each time Windows is booted on the victim machine.

The Trojan also creates a file called "systemks.dll" in the Windows system registry:

%System%\systemks.dll (9 728 bytes)

This file intercepts information entered via the keyboard and writes it to a log file.

The Trojan will also track its repeated launch by search for a window with the heading “systemks”.

Payload

©Virus-Encyclopedia.com All Rights Reserved.