Details:
Installation and Autostart Techniques
This memory-resident worm propagates through network shares. Upon execution, it drops a copy of itself as WINDLL32.EXE in the Windows system folder. It then attempts to place copies of itself into accessible shared folders across a network.
This worm also creates the following registry entries to ensure its automatic execution at every Windows startup:
HKEY_CURRENT_USER\Software\Microsoft\Windows\
CurrentVersion\Run
Microsoft Windows DLL Services Configuration = "windll32.exe"
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\
CurrentVersion\RunServices
Microsoft Windows DLL Services Configuration = "windll32.exe"
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\
CurrentVersion\Run
Microsoft Windows DLL Services Configuration = "windll32.exe"
Propagation via Network Shares
This worm propagates by dropping copies of itself into accessible network shares. It may search for and drop copies of itself into the following folders:
- ADMIN$
- C$
- D$
- E$
- IPC$
- LWC$
- PRINT$
It then attempts to use the following compiled list of user names and passwords in order to access shared folders that are password protected:
- 12345
- 12346
- 54321
- 111111
- 121212
- 123123
- 123456
- 123467
- 654321
- 1234567
- 1234678
- 11111111
- 12345678
- 12346789
- 123456789
- 123467890
- 1234qwer
- 123abc
- 123asd
- 123qwe
- abc123
- access
- ACCESS
- account
- accounting
- accounts
- Admin
- ADMIN
- admin
- admin123
- Administrador
- Administrateur
- Administrator
- ADMINISTRATOR
- administrator
- backup
- barbara
- blank
- brian
- bruce
- capitol
- changeme
- Cisco
- CISCO
- cisco
- compaq
- control
- database
- databasepass
- databasepassword
- db1234
- dbpass
- dbpassword
- default
- domain
- domainpass
- domainpassword
- dynamite
- exchange
- exchnge
- frank
- freddy
- george
- Guest
- GUEST
- guest
- headoffice
- heaven
- homeuser
- internet
- intranet
- katie
- login
- loginpass
- nokia
- oeminstall
- oemuser
- office
- orange
- outlook
- pass123
- pass1234
- passphra
- passwd
- Password
- PASSWORD
- password
- password1
- password123
- peter
- qwerty
- server
- siemens
- spencer
- sqlpass
- staff
- student
- student1
- susan
- system
- teacher
- technical
- turnip
- Unknown
- unknown
- user1
- usermane
- username
- userpassword
- win2000
- win2k
- win98
- windose
- windows
- windows2k
- windows95
- windows98
- windowsME
- WindowsXP
- windowz
- windoze
- windoze2k
- windoze95
- windoze98
- windozeME
- windozexp
- winnt
- winpass
- winston
- winxp
- wired
- xxxxx
- xxxxxx
- xxxxxxx
- xxxxxxxx
- xxxxxxxxx
- yellow
Backdoor Capabilities
This worm has backdoor capabilities. It acts as an IRC Bot that connects to a certain IRC server (irc.voidz.net and botz.voidz.net) and joins a channel, where it listens for commands coming from a remote malicious user such as the following:
- Change IRC server and channel where malware connects to
- Create a clone
- Delete the following network shares
- Display system information such as CPU speed, amount of memory, Windows platform, build version and product ID, malware uptime, and user name
- Download files
- Enable or disable anonymous login
- Flush DNS Cache
- Log on and log off the user
- Log keystrokes
- Make a Bot join a channel
- Open a remote command shell
- Perform basic IRC commands
- Perform change mode
- Perform the SYN flood method
- Redirect connections
- Scan ports
It executes these commands locally on an affected system, providing the remote user virtual control over the system.
This worm works on the following version of IRC applications:
- mIRC v6.16 Khaled Mardam-Bey
Serials, Product IDs, and CD Key stealing
This worm is also capable of gathering CD keys, serial numbers, and even application product IDs. It steals this information from the following software products installed in the system:
- Battlefield 1942
- Battlefield 1942 Road To Rome
- Command & Conquer Generals
- Counter-Strike ( Retail )
- FIFA 2003
- Half-Life
- Need For Speed Hot Pursuit 2
- NFSHP2
- Project IGI 2
- Rainbow Six III RavenShield CDKey
- Soldier of Fortune II - Double Helix
- Unreal Tournament 2003
Analysis By: Michelle Perona
Revision History: