Jul 26, 2008

Worm: W32.areses.h@mm

Free Web Hosting, No Ads > CONTRIBUTE > Computers > Computer Security Issues & Exploits

free web hosting

Worm: W32.areses.h@mm

jibnet
QUOTE
W32.Areses.H@mm is a mass-mailing worm that opens a back door on the compromised computer and may download files.

When W32.Areses.H@mm is executed, it performs the following actions:


Copies itself as the following file:

%Windir%\csrss.exe

Note: %Windir% is a variable that refers to the Windows installation folder. By default, this is C:\Windows or C:\Winnt.


Adds the value:

"Debugger" = "[PATH TO WORM]"

to the registry subkey:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\explorer.exe


Adds the value:

"Application" = "[VARIABLE DWORD VALUE]"

to the registry subkey:

HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Devices


Deletes the value:

"BootExecute" = "autocheck autochk *"

from the following registry subkey:

HKEY_LOCAL_MACHINE\SYSTEM\ControlSet\Control\Session Manager


Attempts to inject its code into the svchost.exe and sevices.exe processes.


Checks for the presence of the 127.0.0.1 string in the following registry subkey:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters
\Interface\[INTERFACE CLSID]\"NameServer"

Note: If the above value is found, it stops the mass-mailing routine.


Creates the following archive that contains a copy of itself:

%Temp%\message.zip

Note: %Temp% is a variable that refers to the Windows temporary folder. By default, this is C:\Windows\TEMP (Windows 95/98/Me/XP) or C:\WINNT\Temp (Windows NT/2000).


Gathers email addressess from files with the following extensions:


.adb
.asp
.cfg
.cgi
.dbx
.dhtm
.eml
.htm
.html
.jsp
.mbx
.mdx
.mht
.mmf
.msg
.nch
.ods
.oft
.php
.pl
.sht
.shtm
.stm
.tbb
.txt
.uin
.wab
.wsh
.xls
.xml
.dhtml

The worm avoids email addresses that contain any of the following strings:


@example.
2003
2004
2005
2006
@hotmail
@msn
@microsoft
rating@
f-secur
news
update
.qmail
anyone@
bugs@
contract@
feste
gold-certs@
help@
info@
nobody@
noone@
0000
Mailer-Daemon@
@subscribe
kasp
admin
icrosoft
support
ntivi
unix
bsd
linux
listserv
certific
torvalds@
sopho
@foo
@iana
free-av
@messagelab
winzip
google
winrar
samples
spm111@
..
-0
.00
@.
---
abuse
panda
cafee
spam
pgp
@avp.
noreply
local
root@
postmaster@


Uses its own SMTP engine to send itself to the email addresses that it finds. The email has the following characteristics:

From: Spoofed.

Subject: [RANDOM]

Message: [RANDOM]

Attachment: [RANDOM]


Tries to contact the following Web sites and may attempt to download a remote file:


[http://]85.249.23.35/m2/g.p[REMOVED]
[http://]207.46.250.119/g/m.p[REMOVED]
[http://]84.22.161.192/s/f[REMOVED]


Opens a back door on a random TCP port.


RECOMMENDATIONS:


I encourage all users and administrators to adhere to the following basic security "best practices":

Turn off and remove unneeded services. By default, many operating systems install auxiliary services that are not critical, such as an FTP server, telnet, and a Web server. These services are avenues of attack. If they are removed, blended threats have less avenues of attack and you have fewer services to maintain through patch updates.
If a blended threat exploits one or more network services, disable, or block access to, those services until a patch is applied.
Always keep your patch levels up-to-date, especially on computers that host public services and are accessible through the firewall, such as HTTP, FTP, mail, and DNS services (for example, all Windows-based computers should have the current Service Pack installed.). Additionally, please apply any security updates that are mentioned in this writeup, in trusted Security Bulletins, or on vendor Web sites.
Enforce a password policy. Complex passwords make it difficult to crack password files on compromised computers. This helps to prevent or limit damage when a computer is compromised.
Configure your email server to block or remove email that contains file attachments that are commonly used to spread viruses, such as .vbs, .bat, .exe, .pif and .scr files.
Isolate infected computers quickly to prevent further compromising your organization. Perform a forensic analysis and restore the computers using trusted media.
Train employees not to open attachments unless they are expecting them. Also, do not execute software that is downloaded from the Internet unless it has been scanned for viruses. Simply visiting a compromised Web site can cause infection if certain browser vulnerabilities are not patched.


The following instructions pertain to all current and recent Symantec antivirus products, including the Symantec AntiVirus and Norton AntiVirus product lines.


Disable System Restore (Windows Me/XP).
Update the virus definitions.
Run a full system scan.
Delete any values added to the registry.

For specific details on each of these steps, read the following instructions.

1. To disable System Restore (Windows Me/XP)
If you are running Windows Me or Windows XP, we recommend that you temporarily turn off System Restore. Windows Me/XP uses this feature, which is enabled by default, to restore the files on your computer in case they become damaged. If a virus, worm, or Trojan infects a computer, System Restore may back up the virus, worm, or Trojan on the computer.

Windows prevents outside programs, including antivirus programs, from modifying System Restore. Therefore, antivirus programs or tools cannot remove threats in the System Restore folder. As a result, System Restore has the potential of restoring an infected file on your computer, even after you have cleaned the infected files from all the other locations.

Also, a virus scan may detect a threat in the System Restore folder even though you have removed the threat.


Start your Symantec antivirus program and make sure that it is configured to scan all the files.
For Norton AntiVirus consumer products: Read the document: How to configure Norton AntiVirus to scan all files.
For Symantec AntiVirus Enterprise products: Read the document: How to verify that a Symantec Corporate antivirus product is set to scan all files.
Run a full system scan.
If any files are detected, follow the instructions displayed by your antivirus program.



Important: Symantec strongly recommends that you back up the registry before making any changes to it. Incorrect changes to the registry can result in permanent data loss or corrupted files. Modify the specified subkeys only. For instructions refer to the document: How to make a backup of the Windows registry.

Click Start > Run.
Type regedit
Click OK.

Note: If the registry editor fails to open the threat may have modified the registry to prevent access to the registry editor. Security Response has developed a tool to resolve this problem. Download and run this tool, and then continue with the removal.


Navigate to the subkey:

HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Devices


In the right pane, delete the value:

"Application" = "[VARIABLE DWORD VALUE]"


Navigate to the subkey:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\explorer.exe


In the right pane, delete the value:

"Debugger" = "[PATH TO WORM]"


Exit the Registry Editor.


Notice from serverph:
COPIED without proper QUOTES as reported by Avalon.
Sourced from: http://www.symantec.com/avcenter/venc/data...reses.h@mm.html
Warning served. Quote tags added.

as this is strike 3 already, POSTING DISABLED FOR 7 DAYS.

 

 

 


Reply

Avalon
IPB Image

Reply

jibnet
I believe its not spamming.. I saw a lots of post here where users wanted to learn C programming thats why i published this information. And anyways how can u call my information SPAM. there isnt a single place where i have written that i am the author for information. Its just sharing of information.

Reply

serverph
CLOSED.

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.
Confirm Code:

Similar Topics

Keywords : worm w32 areses mm

  1. New Virus Kills Music Files - Nopir.B worm wipes out all mp3 and com files (19)
    http://english.chosun.com/w21data/html/new...0504250004.html Not only does it not differentiate
    between legal and illegal mp3 files, it also doesn't let you reboot your computer. So far,
    it's been circulating only in Europe, but those in the US and Asia had better take caution as
    well. It's only a matter of time......
  2. Alcra D Worm - PLEASE HELP (10)
    I have the Alcra D worm which starts up limewire and disables regedit and other things. If anyone
    knows how to get rid of this tell me. PLEASE. I have adaware, but it never seems to find it. I cant
    use ctrl alt delete and limewire slows my computer down because it opens non stop. SO PLEASE HELP. I
    have tried other things, but they never seem to work. I found a program for the type B worm, but it
    dosnt work for D i tried. Any info on this post back. If you use limewire and it keeps opening this
    is what you have by the way. And i love how limwire's FAQ says you have a ...
  3. New Virus Called Storm Worm Or W32/nuwar@mm Is Out And About - WINZIP/Rar be WARNED (4)
    To think the Microsoft ANI exploit and the botnet things were bad but this just top the charts, this
    new variation of the Storm virus of last year gets a new powerful punch. The virus gets sent
    through a password protected zip fil in which the password is contain in a image file in the email.
    The email subject contains either Worm Alert!" or "Trojan Detected! so do not open and just
    delete it. Also the image file will read something like UrgentNotice.gif" or "AbuseReport.gif. and
    the zip file will read something like "patch-####.zip" or "removal-####.zip.". ...
  4. Skype Worm Jumps To Icq And Msn - (3)
  5. Myspace.com Flash Hack - account hijacked worm and solution (13)
    Well buffaloHELP just mention and I have confirmed it by many articles myspace accounts have been
    hacked or in hte sense that if your account was hijacked then anyone viewing your profile will also
    get infected as well. In a article by chaseandsam.com go into detail on how this happen and a
    solution to it as well Click here for more ---WARNING--- Also this hack is also a virus in
    which a person who is viewing your hacked profile will get their profile hijacked as well. Also
    Symantec mentions about it as well Nortan How it was done ---SOLUTION--- ...
  6. Worm Disguises As Windows Genuine Advantage - be careful of the wgavn service ... (5)
    QUOTE IT security experts have warned of a worm that purports to be Microsoft's Windows
    Genuine Advantage (WGA) anti-piracy tool. WGA has recently been branded as 'spyware' in
    that it collects unnecessary hardware and software data from users' PCs. The Cuebot-K worm
    spreads via AOL Instant Messenger, registering itself as a new system driver service called
    'wgavn'. It carries the display name 'Windows Genuine Advantage Validation
    Notification', and runs automatically during system startup. Once in place the worm disables
    the Wi...
  7. Nyxem E - Be Safe From This Virus/worm - Latest Mass Mailing Worm (14)
    QUOTE Windows users are being urged to scan their computers before 3rd February 2006 to avoid
    falling victim to a destructive Worm. On that date the Nyxem E Worm is set to delete Word,
    Powerpoint, Excel and Acrobat files on infected machines! Don't get caught out... See
    complete article at http://www.updatexp.com/nyxem-e.html Better get your anti-virus updated by
    3rd Febuary before seeing your files go missing. It's kindda scary worm if not handled properly.
    The date is near so get updated fast. Edited topic title. ...
  8. Microsoft Plugs Windows Worm Holes - 14 flaws in Windows... (3)
    http://news.zdnet.com/2100-1009_22-5893344.html?tag=nl.e589 Here is another proof that the words
    'Windows' and 'Security' simply cannot go together... And yet another good reason
    for installing and start using Linux... Cheers! KoYoda...
  9. New Worm! - Please note! New Worm here! (9)
    OK! Mircosoft has just discovered a new worm. I repeat! NEW WORM! The new worm is called
    "Zotob". It's a worm that can takes weeks, months, to get embeded into your system and take
    over. It digs so deep that it's very difficult to erase. So PLEASE! Listen carefully!
    Zotob -- The worm targets Windows 2000 Computers and once it's embeded, it'll try sending
    itself to other computers! The worm IS *NOT* caught by emails, websites, anything. It's a
    worm that opens itself, so you have to be really carefull now. What it does: Is si...
  10. New Worm, M$ Users, Be Warned! - WORM_ZOTOB.D and WORM_RBOT.CBQ (11)
    New Virus is emerging. Microsoft users, be alerted!. This is one of the reason why i dont really
    like M$ stuff, but still, i need it really much despite of its problems QUOTE Dear Trend
    Micro customer, As of August 16, 2005 5:12 PM (Pacific Daylight Time; GMT-7:00), TrendLabs has
    declared a Medium Risk Virus Alert to control the spread of WORM_ZOTOB.D and WORM_RBOT.CBQ.
    TrendLabs has received several infection reports indicating that this malware is spreading in
    Brazil and the U.S.A. WORM_ZOTOB.D is a memory-resident worm that drops a copy of itself in ...
  11. New Worm - zotob (1)
    QUOTE The worm is a packed PE executable file 22528 bytes long. Installation to system When
    run, the worm copies under %SYSTEM% directory using the name 'botzor.exe' and creates a
    named mutex 'B-O-T-Z-O-R' for making sure that only one copy of the worm is run at the same
    time. Then it adds the following registry entries to ensure that it is started when a user logs on
    or the system is restarted: "WINDOWS SYSTEM" = "botzor.exe" The worm also adds the
    following registry key for diasabling shared access service: "Start" = "4" Spr...



Looking for worm, w32, areses, h, mm

Searching Video's for worm, w32, areses, h, mm
advertisement



Worm: W32.areses.h@mm



 

 

 

 

ADD REPLY / Got an Opinion! Remove these ADs! RAPID SEARCH! Free Web Hosting [X]
Express your Opinions, Thoughts or Contribute more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE