Trojan-Dropper.Win32.Agent.bam

From Total Malware Info

Jump to: navigation, search

Trojan program which installs another programs without user approval. Program is dynamically loaded library (PE-DLL file). Has size 76330 bytes [the sample I reversed]. Packed with UPX. Unpacked size – about 90-92 KB. It is written on Delphi.

Destructive activity

After start trojan extracts from his body file [in the sample I reversed]:

Then trojan writes last 42 (2Ah) bytes of his body to the end of this file and executes it with a parameter:

%Windir%\system32\servmswin.exe /i

Removal instructions

If your computer was not protected by anti-virus software and was infected by this malware program, to manually remove it please follow the instructions below:

  1. Using Task Manager terminate the trojan process.
  2. Delete the original trojan file (its file name and location depends on the way the trojan originally penetrated the target computer).
  3. Using Task Manager terminate process with a following name:
    servmswin.exe
    
  4. Delete the following files:
    %Windir%\system32\servmswin.exe
    
  5. Check your system for viruses using updated anti-virus definitions.
Language