Home→Descriptions→Trojan-Dropper.Win32.Small.bc
| Detected | Aug 11 2003 17:35 GMT |
| Released | Aug 11 2003 17:35 GMT |
| Published | Mar 24 2006 09:39 GMT |
This Trojan program installs other Trojan programs to the victim machine without the user's knowledge or consent. The main Trojan file is a Windows PE EXE file 24064 bytes in size, packed using UPX. The unpacked file is approximately 60KB in size.
Once launched, the Trojan copies itself to the Windows system registry as nstask32.exe:
%System%\nstask32.exe
It then registers this file in the system registry, ensuring that the Trojan will be launched each time Windows is rebooted on the victim machine:
[HKLM\Software\Microsoft\Windows\CurrentVersion\Run]
[HKCU\Software\Microsoft\Windows\CurrentVersion\Runonce]
"NDplDeamon"="nstask32.exe"
[HKLM\Software\Microsoft\Windows NT\CurrentVersion\Winlogon]
Shell="Explorer.exe nstask32.exe"
When launching, the Trojan also drops a file called winsockdrv.dll to the Windows system directory:
%System%\win32sockdrv.dll
This file will be detected by Kaspersky Anti-Virus as Backdoor.Win32.SdBot.at.
The file will then be launched for execution:
The Trojan also creates the following file:
%System%\dllcache\tftp.exe
The original executable file will then be deleted.
%System%\nstask32.exe %System%\win32sockdrv.dll %System%\dllcache\tftp.exe
[HKLM\Software\Microsoft\Windows\CurrentVersion\Run]
[HKCU\Software\Microsoft\Windows\CurrentVersion\Runonce]
"NDplDeamon"="nstask32.exe"
[HKLM\Software\Microsoft\Windows NT\CurrentVersion\Winlogon]
Shell="Explorer.exe nstask32.exe"
Trojan-Dropper programs are designed to secretly install malicious programs built into their code to victim computers.
This type of malicious program usually save a range of files to the victim’s drive (usually to the Windows directory, the Windows system directory, temporary directory etc.), and launches them without any notification (or with fake notification of an archive error, an outdated operating system version, etc.).
Such programs are used by hackers to:
Trojan-Dropper.