A new worm Mytob.A which has MyDoom family functionality as well as borrows some of the bot family functionality has been spotted. The bot contains code to spread via network using LSASS vulnerability.
The worm spreads by sending its infected attachment to e-mail addresses found on an infected computer. E-mail addresses are harvested from Windows Address Book (WAB) and from files with the following extensions:
htm
sht
php
asp
dbx
tbb
adb
wab
pl
The worm avoids sending e-mails to e-mail addresses that contain any of the following substrings:
accoun
acketst
admin
anyone
arin.
be_loyal
berkeley
borlan
bugs
certific
contact
.edu
example
feste
fido
foo.
fsf.
gold-certs
google
.gov
gov.
help
hotmail
iana
ibm.com
icrosof
icrosoft
ietf
info
inpris
isc.o
isi.e
kernel
linux
listserv
math
.mil
mit.e
mozilla
msn.
mydomai
nobody
nodomai
noone
nothing
ntivi
page
panda
postmaster
privacy
rating
rfc-ed
ripe.
root
ruslis
samples
secur
sendmail
service
site
soft
somebody
someone
sopho
submit
support
syma
tanford.e
the.bat
unix
usenet
utgers.ed
webmaster
your
The e-mail message is composed from randomly chosen subject line, body text and additional parts. The worm has a selection of attachment names that it uses for its attachment. The subject of infected e-mails is selected from the following variants:
Error
Status
Server Report
Mail Transaction Failed
Mail Delivery System
hello
hi
The attachment name is composed using predefined keywords. The keywords sets are:
body
message
test
data
file
text
doc
And extension keywords set are:
bat
cmd
exe
scr
pif
For example:
body.scr
Bot functionality
The worm tries to connect to IRC channel at predefined address using TCP port 6667. The attacker who knows channel password can instruct the created bot to execute the following actions:
Request worm uptime
Request worm version
Shutdown worm
Download and execute files
Delete files
Update worm
LSASS exploiting
The worm spreads to remote computers using LSASS vulnerability. It contacts remote computers on TCP port 445, exploits the vulnerability and copies its file to a remote system.