Warezov.C is a mass-mailing worm that sends itself as e-mail attachments to addresses found on the infected computer.
Below is an screenshot example e-mail of this worm:

It creates a temporary file in the directory where the malware was executed using the following filename:
Note: %NumTimes% is the number (value is in hexadecimal) of times the malware was executed on the computer system.
This created temporary file contains random characters inside and is displayed using notepad upon execution of the malware. This is used as a stealth mechanism to fool the users into thinking that this was the file executed instead of the actual worm.
Below is a sample of the displayed image:

It also drops the following files:
• %WinDir%\rsmb.dll - DLL component of the worm, also detected as Email-Worm.Win32.Warezov.C
• %WinDir%\rsmb.exe - A copy of itself
• %WinDir%\rsmb.z - Log file
• %WinDir%\rsmb.dat - Log file0
To ensure its execution every system startup, Warezov.C creates the following autostart registry entry:
• [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
rsmb = "%WinDir%\rsmb.exe s"
Note: %WinDir% is by default C:\Windows or C:\WINNT
It harvests email addresses from the infected system by scanning through files with the following extension names:
• asp
• cfg
• cgi
• dbx
• eml
• htm
• htm
• html
• jsp
• mbx
• mdx
• mht
• mmf
• msg
• nch
• ods
• oft
• php
• pl'
• sht
• shtm
• stm
• tbb
• txt
• uin
• wab
• wsh
• xls
• xml
It then sends itself as an attachment to the gathered e-mail addresses using the following e-mail format:
TO: • {Gathered email address from the system}
FROM:The from field may use any of the following format:
• %FirstName% %SecondName% <%FirstName%.%SecondName%@%domain name%>
• %FirstName% <%SecondName%_%random%@%domain name%>
Note: %FirstName% may use any of the following:
• adam
• alice
• anna
• betty
• bob
• brenda
• brent
• brian
• carol
• claudia
• craig
• cyber
• dan
• dave
• david
• debby
• den
• Donna
• frank
• george
• gerhard
• helen
• helen
• james
• jane
• jayson
• jerry
• jim
• joe
• john
• karen
• linda
• lisa
• mancy
• maria
• ruth
• sandra
• sandra
• sharon
• Susan
- and %SecondName% may use any of the following:
• adams
• allen
• anderson
• baker
• carter
• clark
• garcia
• gonzalez
• green
• hall
• harris
• hernandez
• hill
• jackson
• jeremy
• joe
• kenneth
• king
• lee
• lewis
• lopez
• martin
• martinez
• miller
• molly
• moore
• nelson
• robinson
• robyn
• rodriguez
• scott
• shaan
• taylor
• thomas
• thompson
• walker
• white
• wilson
• wright
• young
- and %random% uses:
• Random 4-digit characters
- and %domain name% may use any of the following:
• care2.com
• email.myway.com
• fastmail.fm
• gmail.com
• goowy.com
• hotmail.com
• inbox.com
• mail.aim.com
• mail.com
• mail.lycos.com
• yahoo.com
Examples: • james nelson (james.nelson@yahoo.com)
• sandra (martin_1950@mail.aim.com)
SUBJECT:The subject may use any of the following strings:
• Good Day
• Error
• Hello
• Mail Delivery System
• Mail Transaction Failed
• Picture
• Server Report
• Status
• Test
MESSAGE BODY:It may use any of the following messages:
• Mail transaction failed. Partial message is available.
• The message cannot be represented in 7-bit ASCII encoding and has been sent as a binary attachment.
• The message contains Unicode characters and has been sent as a binary attachment.
ATTACHMENT:The attachment is a copy of the worm using the following filename format:
• %filename%.%ext1%.%ext2%
%filename% may use any of the following strings:
• body
• data
• doc
• docs
• document
• file
• message
• readme
• test
• text
%ext1% may use any of the following extension names:
• dat
• elm
• log
• msg
• txt
%ext2% may use any of the following extension names:
• bat
• cmd
• exe
• pif
• scr
Example: The filename is designed to disguise the executable nature of the attachment from the recipient. This worm also uses a text file icon in its attempt to fool recipients that this file is just a normal text or log file. This is especially true when the Hide File Extensions option in Windows is enabled. Below is an example:
Readme.txt.scr will be displayed as:

Moreover, Warezov.C also attempts to connect to the following site to download another malware file:
• http://gadesunheranwui.com/chr/zjjk/[REMOVED].exe
This attempted downloaded file is already detected as Trojan.Win32.Agent.wc.