Additional Details
The backdoor's file is a compressed PE executable about 146 kilobytes long, the unpacked file's size is over 340 kilobytes.
When the backdoor's file is started, it copies itself as WINLOGON.PIF to Windows System folder, sets hidden, system and
read-only attributes for itself and then creates the following startup keys in the Registry:
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run]
"Windows Logon Service"="winlogon.pif"
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\RunServices]
"Windows Logon Service"="winlogon.pif"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
"Windows Logon Service"="winlogon.pif"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunServices]
"Windows Logon Service"="winlogon.pif"
The backdoor can scan for vulnerable computers using different types of exploits. Here's the list of scanner capabilities:
- * DCOM RPC (ports 139 and 445)
- * NTPass (ports 135, 139 and 445)
- * WKSSVC (ports 135 and 445)
A hacker can control the backdoor via a bot that it creates in a certain IRC channel. Backdoor capabilities are the following:
- * start an FTP server on an infected computer
- * scan for vulnerable computers (open ports and exploits)
- * operate backdoor's bot (nick change, join/part channels, etc.)
- * perform DDoS (Distributed Denial of Service) attack, SYN, ICMP, UDP flood
- * make use of exploits and spread to remote computers (also via IM)
- * get system information including information about OS, network and drives
- * update the backdoor's file from Internet
- * download and run files from Internet
- * delete or create network shares
- * start, stop and pause services
- * list, start and kill threads
- * start remote command shell
- * change security settings
- * flush DNS cache
- * ping any host