1. You are viewing our forum as a guest. For full access please Register. WindowsBBS.com is completely free, paid for by advertisers and donations.

Active google redirect problem [DDS fails]

Discussion in 'Malware and Virus Removal Archive' started by goggles, 2009/02/27.

  1. 2009/03/13
    Aaflac

    Aaflac Inactive

    Joined:
    2008/11/02
    Messages:
    294
    Likes Received:
    1
    Please do the following:

    Enable the viewing of Hidden Files and Folders as follows:
    • At your Desktop, go to Start > My Computer
    • Select the Tools menu and then Folder Options
    • After the new window appears select the View tab
    • Select: Display the contents of system folders
    • Under the Hidden files and folders section select: Show hidden files and folders
    • Remove the checkmark from: Hide file extensions for known file types
    • Remove the checkmark from: Hide protected operating system files (Recommended)
    • Press the Apply button
    • Click OK


    Now, right-click Start, and select: Explore
    Scroll down to the Windows folder
    Highlight the folder
    See if there is a regedit.exe file

    Under Windows, go down to the System32 folder
    Highlight the folder
    Check to see if there is a cmd.exe file

    Let us know if the files are in those folders, and if their file extension is .exe, or something else.
     
    Last edited: 2009/03/13
  2. 2009/03/14
    goggles

    goggles Inactive Thread Starter

    Joined:
    2009/02/26
    Messages:
    20
    Likes Received:
    0
    yes

    regedit.exe and cmd.exe both exist in the folders you referenced. Their dates are from 2004, which suggests to me they haven't been modified, but what do i know. is it possible another program is preventing the execution of these files?
     

  3. to hide this advert.

  4. 2009/03/14
    Aaflac

    Aaflac Inactive

    Joined:
    2008/11/02
    Messages:
    294
    Likes Received:
    1
    Please go to C:\Windows\system32, and find regedit32.exe
    Double-click regedit32.exe, and see if it opens the Registry editor.

    If it opens the Registry editor, click on the [+] sign to the left of each of the following entries to open them:
    HKEY_LOCAL_MACHINE
    Software
    Microsoft
    Windows NT
    CurrentVersion
    Drivers32

    When you get to the last folder, Drivers32, make sure it is highlighted
    Go to the right panel, and select: aux

    Right-click aux, and select: Modify
    In the Edit String prompt, change the Value data to: wdmaud.drv
    Select: OK

    Exit from the Registry Editor.

    Restart the computer.

    Highlight and Copy the text inside the code box below:

    Code:
    reg query  "HKLM\software\microsoft\windows nt\currentversion\drivers32" /s >look4.txt
    start notepad look4.txt
    exit
    cls
    Click Start > Run, and, in the Open area, type: cmd
    Press: Enter to open a command window.
    Right-click by the blinking cursor in the command window and select: Paste
    The command window will close and a log will open on your Desktop.

    Please post the contents of the look4.txt in your reply.

    ~~~~
    Now, if the above does not work, download Registrar Lite
    Save to the Desktop
    Double-click rrtri.exe
    Follow the prompts to install the program.

    Start Registrar Lite by double-clicking the icon on the Desktop.

    Copy/paste the following Registry key inside the code box below to the Address field at the very top of Registrar Lite:

    Code:
    HKEY_LOCAL_MACHINE\software\microsoft\windows nt\currentversion\drivers32
    Press: Enter

    Right-click the Drivers32 Registry key in the left pane, and, in the right pane, select: aux
    Right-click aux, and select: Modify
    In the Edit String prompt, change the Value data to: wdmaud.drv
    Select: OK

    Exit from Registrar Lite.

    Restart the computer.

    ~~~~
    Highlight and Copy the text inside the code box below:

    Code:
    reg query  "HKLM\software\microsoft\windows nt\currentversion\drivers32" /s >look4.txt
    start notepad look4.txt
    exit
    cls
    Click Start > Run, and, in the Open area, type: cmd
    Press: Enter to open a command window.
    Right-click by the blinking cursor in the command window and select: Paste
    The command window will close and a log will open on your Desktop.

    Please post the contents of the look4.txt in your reply.
     
    Last edited: 2009/03/14
  5. 2009/03/15
    goggles

    goggles Inactive Thread Starter

    Joined:
    2009/02/26
    Messages:
    20
    Likes Received:
    0
    Ok, regedt32.exe did not work in the same way as regedit and cmd.

    The version of registrar lite that I downloaded may be different than the one you are referencing. When I right click "aux ", the choices I get are as follows:

    open
    open in new window
    search
    bookmark
    compare
    cut
    copy
    paste
    new key
    new value (has sub menu)
    delete
    rename
    export
    properties

    "open" and "properties" both open something called the "data editor ", which has a "value" field at the bottom. The contents of the "value" field are as follows:

    C:\WINDOWS\system32\..\ymkmv.dww (or something like that)

    Is this the string you want to change? If so, do I just replace ymkmv.dww with wdmaud.drv, or the whole string C:\WINDOWS\system32\..\ymkmv.dww with wdmaud.drv?

    Thanks.
     
    Last edited: 2009/03/16
  6. 2009/03/15
    Aaflac

    Aaflac Inactive

    Joined:
    2008/11/02
    Messages:
    294
    Likes Received:
    1
    My apology! Tried to have you use Registrar Lite with Registry Editor instructions…

    Please do the following:

    Copy/paste the following Registry key inside the code box below to the Address field at the very top of Registrar Lite:

    Code:
    HKEY_LOCAL_MACHINE\software\microsoft\windows nt\currentversion\drivers32
    Press: Go

    With the Drivers32 Registry key folder in the left pane highlighted, select (double-click) aux in the right pane.

    In the Data Editor prompt, change the last area, Value to: wdmaud.drv
    Select: OK

    Exit from Registrar Lite.

    Restart the computer.

    ~~~~
    Highlight and Copy the text inside the code box below:

    Code:
    reg query  "HKLM\software\microsoft\windows nt\currentversion\drivers32" /s >look4.txt
    start notepad look4.txt
    exit
    cls
    Click Start > Run, and, in the Open area, type: cmd
    Press: Enter to open a command window.
    Right-click by the blinking cursor in the command window and select: Paste
    The command window will close and a log will open on your Desktop.

    Please post the contents of the look4.txt in your reply.
     
  7. 2009/03/16
    goggles

    goggles Inactive Thread Starter

    Joined:
    2009/02/26
    Messages:
    20
    Likes Received:
    0
    look4.txt

    ! REG.EXE VERSION 3.0

    HKEY_LOCAL_MACHINE\software\microsoft\windows nt\currentversion\drivers32
    midimapper REG_SZ midimap.dll
    msacm.imaadpcm REG_SZ imaadp32.acm
    msacm.msadpcm REG_SZ msadp32.acm
    msacm.msg711 REG_SZ msg711.acm
    msacm.msgsm610 REG_SZ msgsm32.acm
    msacm.trspch REG_SZ tssoft32.acm
    vidc.cvid REG_SZ iccvid.dll
    vidc.I420 REG_SZ msh263.drv
    vidc.iv31 REG_SZ ir32_32.dll
    vidc.iv32 REG_SZ ir32_32.dll
    vidc.iv41 REG_SZ ir41_32.ax
    vidc.iyuv REG_SZ iyuv_32.dll
    vidc.mrle REG_SZ msrle32.dll
    vidc.msvc REG_SZ msvidc32.dll
    vidc.uyvy REG_SZ msyuv.dll
    vidc.yuy2 REG_SZ msyuv.dll
    vidc.yvu9 REG_SZ tsbyuv.dll
    vidc.yvyu REG_SZ msyuv.dll
    wavemapper REG_SZ msacm32.drv
    msacm.msg723 REG_SZ msg723.acm
    vidc.M263 REG_SZ msh263.drv
    vidc.M261 REG_SZ msh261.drv
    msacm.msaudio1 REG_SZ msaud32.acm
    msacm.sl_anet REG_SZ sl_anet.acm
    msacm.iac2 REG_SZ C:\WINDOWS\system32\iac25_32.ax
    vidc.iv50 REG_SZ ir50_32.dll
    msacm.l3acm REG_SZ C:\WINDOWS\system32\l3codeca.acm
    vidc.DIVX REG_SZ DivX.dll
    wave REG_SZ wdmaud.drv
    midi REG_SZ wdmaud.drv
    mixer REG_SZ wdmaud.drv
    aux REG_SZ wdmaud.drv

    HKEY_LOCAL_MACHINE\software\microsoft\windows nt\currentversion\drivers32\Terminal Server

    HKEY_LOCAL_MACHINE\software\microsoft\windows nt\currentversion\drivers32\Terminal Server\RDP
    wave REG_SZ rdpsnd.dll
    MaxBandwidth REG_DWORD 0x56b9
    wavemapper REG_SZ msacm32.drv
    EnableMP3Codec REG_DWORD 0x1
    midimapper REG_SZ midimap.dll
    mixer REG_SZ rdpsnd.dll
     
  8. 2009/03/16
    Aaflac

    Aaflac Inactive

    Joined:
    2008/11/02
    Messages:
    294
    Likes Received:
    1
    Does cmd work now? regedit?
     
  9. 2009/03/16
    goggles

    goggles Inactive Thread Starter

    Joined:
    2009/02/26
    Messages:
    20
    Likes Received:
    0
    yes, cmd and regedit seem to be working now....
     
  10. 2009/03/16
    Aaflac

    Aaflac Inactive

    Joined:
    2008/11/02
    Messages:
    294
    Likes Received:
    1
    How about the redirection problem, is it still happeneing?


    Let’s see if Kaspersky picks up any infected files. There is no option to clean/disinfect, however, we can analyze the information on the report and determine whether further action is needed.


    Please close all windows, and temporarily turn off the real time scanner of your antivirus program.
    Then, use Internet Explorer, and do an online scan with Kaspersky WebScanner
    Click: Scan Now
    Then click: Accept
    The program launches and downloads the latest definition files.
    • Once the files are downloaded, click on: Next
    • Under select a target to scan, select: My Computer
    When the scan is done, any infection is displayed.
    • Click on: View scan report
    To obtain the report:
    Click on: Save Report As

    Next, in the Save as prompt, Save in area, select: Desktop

    In the File name area, use KScan, or something similar

    In Save as type, click the drop arrow and select: Text file [*.txt]
    Then, click: Save

    ~~~~
    Also run RSIT one more time.

    ~~~~
    Please provide the contents of the Kaspersky Online Scanner report, and a new RSIT log.txt in your reply.
     
  11. 2009/03/17
    goggles

    goggles Inactive Thread Starter

    Joined:
    2009/02/26
    Messages:
    20
    Likes Received:
    0
    results

    The redirection problem appears to have gone away! Thanks!

    The culprit seems to be that ymkmv.dww file. I did a file search for it but it didn't come up in the location c:\windows\system32\..\. There is one in the windows directory. Should I delete the ymkmv.dww file that I can see?

    The Kapersky output is given below. I am rather disappointed that none of the tools I've used (norton, malwarebytes, kapersky) could detect anything wrong with the system. Why haven't any of these tools been effective?

    Thanks again for your help. Please let me know if there are more things I need to do.

    --------------------------------------------------------------------------------
    KASPERSKY ONLINE SCANNER 7 REPORT
    Tuesday, March 17, 2009
    Operating System: Microsoft Windows XP Professional Service Pack 2 (build 2600)
    Kaspersky Online Scanner 7 version: 7.0.25.0
    Program database last update: Tuesday, March 17, 2009 06:41:17
    Records in database: 1919162
    --------------------------------------------------------------------------------

    Scan settings:
    Scan using the following database: extended
    Scan archives: yes
    Scan mail databases: yes

    Scan area - My Computer:
    A:\
    C:\
    D:\
    E:\
    F:\
    G:\
    H:\

    Scan statistics:
    Files scanned: 216134
    Threat name: 0
    Infected objects: 0
    Suspicious objects: 0
    Duration of the scan: 02:33:40

    No malware has been detected. The scan area is clean.

    The selected area was scanned.
     
  12. 2009/03/17
    goggles

    goggles Inactive Thread Starter

    Joined:
    2009/02/26
    Messages:
    20
    Likes Received:
    0
    RSIT log.txt output

    Logfile of random's system information tool 1.05 (written by random/random)
    Run by Beno at 2009-03-17 09:11:46
    Microsoft Windows XP Professional Service Pack 2
    System drive C: has 3 GB (11%) free of 30 GB
    Total RAM: 1023 MB (69% free)

    Logfile of Trend Micro HijackThis v2.0.2
    Scan saved at 9:11:47 AM, on 3/17/2009
    Platform: Windows XP SP2 (WinNT 5.01.2600)
    MSIE: Internet Explorer v7.00 (7.00.6000.16791)
    Boot mode: Normal

    Running processes:
    C:\WINDOWS\System32\smss.exe
    C:\WINDOWS\system32\winlogon.exe
    C:\WINDOWS\system32\services.exe
    C:\WINDOWS\system32\lsass.exe
    C:\WINDOWS\system32\svchost.exe
    C:\WINDOWS\System32\svchost.exe
    C:\Program Files\Ahead\InCD\InCDsrv.exe
    C:\Program Files\Common Files\Symantec Shared\ccSvcHst.exe
    C:\Program Files\Common Files\Symantec Shared\AppCore\AppSvc32.exe
    C:\WINDOWS\system32\spoolsv.exe
    C:\WINDOWS\Explorer.EXE
    C:\Program Files\Ahead\InCD\InCD.exe
    C:\Program Files\Common Files\Real\Update_OB\realsched.exe
    C:\PROGRA~1\Yahoo!\browser\ybrwicon.exe
    C:\PROGRA~1\Yahoo!\YOP\yop.exe
    C:\Program Files\Common Files\Symantec Shared\ccApp.exe
    C:\Program Files\Java\jre6\bin\jusched.exe
    C:\Program Files\iTunes\iTunesHelper.exe
    C:\PROGRA~1\Yahoo!\browser\ycommon.exe
    C:\WINDOWS\system32\ctfmon.exe
    C:\Program Files\Common Files\Apple\Mobile Device Support\bin\AppleMobileDeviceService.exe
    C:\Program Files\Symantec\LiveUpdate\ALUSchedulerSvc.exe
    C:\Program Files\Bonjour\mDNSResponder.exe
    C:\Program Files\Common Files\Symantec Shared\ccSvcHst.exe
    C:\Program Files\Java\jre6\bin\jqs.exe
    C:\WINDOWS\system32\nvsvc32.exe
    C:\WINDOWS\System32\svchost.exe
    C:\PROGRA~1\Yahoo!\YOP\SSDK02.exe
    C:\Program Files\iPod\bin\iPodService.exe
    C:\Program Files\Common Files\Symantec Shared\CCPD-LC\symlcsvc.exe
    C:\WINDOWS\system32\wuauclt.exe
    C:\Program Files\Internet Explorer\iexplore.exe
    C:\Documents and Settings\Beno\Desktop\RSIT.exe
    C:\Program Files\Trend Micro\HijackThis\Beno.exe

    R0 - HKCU\Software\Microsoft\Internet Explorer\Main,Start Page = http://att.yahoo.com/
    R1 - HKLM\Software\Microsoft\Internet Explorer\Main,Default_Page_URL = http://go.microsoft.com/fwlink/?LinkId=69157
    R1 - HKLM\Software\Microsoft\Internet Explorer\Main,Default_Search_URL = http://go.microsoft.com/fwlink/?LinkId=54896
    R1 - HKLM\Software\Microsoft\Internet Explorer\Main,Search Bar = http://red.clientapps.yahoo.com/cus.../sbcydsl/*http://www.yahoo.com/search/ie.html
    R1 - HKLM\Software\Microsoft\Internet Explorer\Main,Search Page = http://go.microsoft.com/fwlink/?LinkId=54896
    R0 - HKLM\Software\Microsoft\Internet Explorer\Main,Start Page = http://go.microsoft.com/fwlink/?LinkId=69157
    R1 - HKCU\Software\Microsoft\Internet Explorer\SearchURL,(Default) = http://red.clientapps.yahoo.com/customize/ie/defaults/su/sbcydsl/*http://www.yahoo.com
    R1 - HKCU\Software\Microsoft\Windows\CurrentVersion\Internet Settings,ProxyOverride = *.local
    R3 - URLSearchHook: Yahoo! Toolbar - {EF99BD32-C1FB-11D2-892F-0090271D4F88} - C:\Program Files\Yahoo!\Companion\Installs\cpn0\yt.dll
    O2 - BHO: &Yahoo! Toolbar Helper - {02478D38-C3F9-4EFB-9B51-7695ECA05670} - C:\Program Files\Yahoo!\Companion\Installs\cpn0\yt.dll
    O2 - BHO: Adobe PDF Reader Link Helper - {06849E9F-C8D7-4D59-B87D-784B7D6BE0B3} - C:\Program Files\Adobe\Acrobat 7.0\ActiveX\AcroIEHelper.dll
    O2 - BHO: Yahoo! IE Services Button - {5BAB4B5B-68BC-4B02-94D6-2FC0DE4A7897} - C:\PROGRA~1\Yahoo!\common\yiesrvc.dll
    O2 - BHO: Java(tm) Plug-In 2 SSV Helper - {DBC80044-A445-435b-BC74-9C25C1C588A9} - C:\Program Files\Java\jre6\bin\jp2ssv.dll
    O2 - BHO: JQSIEStartDetectorImpl - {E7E6F031-17CE-4C07-BC86-EABFE594F69C} - C:\Program Files\Java\jre6\lib\deploy\jqs\ie\jqs_plugin.dll
    O2 - BHO: SidebarAutoLaunch Class - {F2AA9440-6328-4933-B7C9-A6CCDF9CBF6D} - C:\Program Files\Yahoo!\browser\YSidebarIEBHO.dll
    O3 - Toolbar: Yahoo! Toolbar - {EF99BD32-C1FB-11D2-892F-0090271D4F88} - C:\Program Files\Yahoo!\Companion\Installs\cpn0\yt.dll
    O4 - HKLM\..\Run: [InCD] C:\Program Files\Ahead\InCD\InCD.exe
    O4 - HKLM\..\Run: [NvCplDaemon] RUNDLL32.EXE C:\WINDOWS\system32\NvCpl.dll,NvStartup
    O4 - HKLM\..\Run: [TkBellExe] "C:\Program Files\Common Files\Real\Update_OB\realsched.exe" -osboot
    O4 - HKLM\..\Run: [nwiz] nwiz.exe /install
    O4 - HKLM\..\Run: [YBrowser] C:\PROGRA~1\Yahoo!\browser\ybrwicon.exe
    O4 - HKLM\..\Run: [YOP] C:\PROGRA~1\Yahoo!\YOP\yop.exe /autostart
    O4 - HKLM\..\Run: [ccApp] "C:\Program Files\Common Files\Symantec Shared\ccApp.exe "
    O4 - HKLM\..\Run: [osCheck] "C:\PROGRA~1\Symantec\osCheck.exe "
    O4 - HKLM\..\Run: [Symantec PIF AlertEng] "C:\Program Files\Common Files\Symantec Shared\PIF\{B8E1DD85-8582-4c61-B58F-2F227FCA9A08}\PIFSvc.exe" /a /m "C:\Program Files\Common Files\Symantec Shared\PIF\{B8E1DD85-8582-4c61-B58F-2F227FCA9A08}\AlertEng.dll "
    O4 - HKLM\..\Run: [SunJavaUpdateSched] "C:\Program Files\Java\jre6\bin\jusched.exe "
    O4 - HKLM\..\Run: [AppleSyncNotifier] C:\Program Files\Common Files\Apple\Mobile Device Support\bin\AppleSyncNotifier.exe
    O4 - HKLM\..\Run: [QuickTime Task] "C:\Program Files\QuickTime\QTTask.exe" -atboottime
    O4 - HKLM\..\Run: [iTunesHelper] "C:\Program Files\iTunes\iTunesHelper.exe "
    O4 - HKCU\..\Run: [MSMSGS] "C:\Program Files\Messenger\msmsgs.exe" /background
    O4 - HKCU\..\Run: [Yahoo! Pager] "C:\Program Files\Yahoo!\Messenger\YahooMessenger.exe" -quiet
    O4 - HKCU\..\Run: [updateMgr] "C:\Program Files\Adobe\Acrobat 7.0\Reader\AdobeUpdateManager.exe" AcRdB7_0_9 -reboot 1
    O4 - HKCU\..\Run: [ctfmon.exe] C:\WINDOWS\system32\ctfmon.exe
    O4 - Startup: Adobe Gamma.lnk = C:\Program Files\Common Files\Adobe\Calibration\Adobe Gamma Loader.exe
    O4 - Global Startup: Adobe Reader Speed Launch.lnk = C:\Program Files\Adobe\Acrobat 7.0\Reader\reader_sl.exe
    O4 - Global Startup: Microsoft Office.lnk = C:\Program Files\Microsoft Office\Office10\OSA.EXE
    O4 - Global Startup: ymetray.lnk = C:\Program Files\Yahoo!\Yahoo! Music Jukebox\ymetray.exe
    O8 - Extra context menu item: E&xport to Microsoft Excel - res://C:\PROGRA~1\MICROS~2\Office10\EXCEL.EXE/3000
    O9 - Extra button: AT&T Yahoo! Services - {5BAB4B5B-68BC-4B02-94D6-2FC0DE4A7897} - C:\PROGRA~1\Yahoo!\common\yiesrvc.dll
    O9 - Extra button: (no name) - {e2e2dd38-d088-4134-82b7-f2ba38496583} - C:\WINDOWS\Network Diagnostic\xpnetdiag.exe
    O9 - Extra 'Tools' menuitem: @xpsp3res.dll,-20001 - {e2e2dd38-d088-4134-82b7-f2ba38496583} - C:\WINDOWS\Network Diagnostic\xpnetdiag.exe
    O9 - Extra button: Messenger - {FB5F1910-F110-11d2-BB9E-00C04F795683} - C:\Program Files\Messenger\msmsgs.exe
    O9 - Extra 'Tools' menuitem: Windows Messenger - {FB5F1910-F110-11d2-BB9E-00C04F795683} - C:\Program Files\Messenger\msmsgs.exe
    O16 - DPF: {17492023-C23A-453E-A040-C7C580BBF700} (Windows Genuine Advantage Validation Tool) - http://go.microsoft.com/fwlink/?linkid=39204
    O16 - DPF: {231B1C6E-F934-42A2-92B6-C2FEFEC24276} (yucsetreg Class) - C:\Program Files\Yahoo!\common\yucconfig.dll
    O16 - DPF: {2871FC9B-5E34-4AAE-9E9C-EBD1652D5C92} (Rhapsody Player Engine) - http://forms.real.com/real/player/d.../mrkt/rhapx/RhapsodyPlayerEngine_Inst_Win.cab
    O16 - DPF: {30528230-99f7-4bb4-88d8-fa1d4f56a2ab} (Installation Support) - C:\Program Files\Yahoo!\Common\Yinsthelper20073151.dll
    O16 - DPF: {6414512B-B978-451D-A0D8-FCFDF33E833C} (WUWebControl Class) - http://v5.windowsupdate.microsoft.c...ls/en/x86/client/wuweb_site.cab?1106290107826
    O16 - DPF: {86A88967-7A20-11D2-8EDA-00600818EDB1} (ParallelGraphics Cortona Control) - http://www.parallelgraphics.com/bin/cortvrml.cab
    O16 - DPF: {A8F2B9BD-A6A0-486A-9744-18920D898429} (ScorchPlugin Class) - http://www.sibelius.com/download/software/win/ActiveXPlugin.cab
    O23 - Service: Adobe LM Service - Adobe Systems - C:\Program Files\Common Files\Adobe Systems Shared\Service\Adobelmsvc.exe
    O23 - Service: Apple Mobile Device - Apple Inc. - C:\Program Files\Common Files\Apple\Mobile Device Support\bin\AppleMobileDeviceService.exe
    O23 - Service: Automatic LiveUpdate Scheduler - Symantec Corporation - C:\Program Files\Symantec\LiveUpdate\ALUSchedulerSvc.exe
    O23 - Service: Bonjour Service - Apple Inc. - C:\Program Files\Bonjour\mDNSResponder.exe
    O23 - Service: Symantec Event Manager (ccEvtMgr) - Symantec Corporation - C:\Program Files\Common Files\Symantec Shared\ccSvcHst.exe
    O23 - Service: Symantec Settings Manager (ccSetMgr) - Symantec Corporation - C:\Program Files\Common Files\Symantec Shared\ccSvcHst.exe
    O23 - Service: Symantec Lic NetConnect service (CLTNetCnService) - Symantec Corporation - C:\Program Files\Common Files\Symantec Shared\ccSvcHst.exe
    O23 - Service: COM Host (comHost) - Symantec Corporation - C:\Program Files\Common Files\Symantec Shared\VAScanner\comHost.exe
    O23 - Service: InCD Helper (InCDsrv) - Ahead Software AG - C:\Program Files\Ahead\InCD\InCDsrv.exe
    O23 - Service: iPod Service - Apple Inc. - C:\Program Files\iPod\bin\iPodService.exe
    O23 - Service: Symantec IS Password Validation (ISPwdSvc) - Symantec Corporation - C:\PROGRA~1\Symantec\isPwdSvc.exe
    O23 - Service: Java Quick Starter (JavaQuickStarterService) - Sun Microsystems, Inc. - C:\Program Files\Java\jre6\bin\jqs.exe
    O23 - Service: LiveUpdate - Symantec Corporation - C:\PROGRA~1\Symantec\LIVEUP~1\LUCOMS~1.EXE
    O23 - Service: LiveUpdate Notice Service Ex (LiveUpdate Notice Ex) - Symantec Corporation - C:\Program Files\Common Files\Symantec Shared\ccSvcHst.exe
    O23 - Service: LiveUpdate Notice Service - Symantec Corporation - C:\Program Files\Common Files\Symantec Shared\PIF\{B8E1DD85-8582-4c61-B58F-2F227FCA9A08}\PIFSvc.exe
    O23 - Service: NVIDIA Display Driver Service (NVSvc) - NVIDIA Corporation - C:\WINDOWS\system32\nvsvc32.exe
    O23 - Service: Symantec Core LC - Symantec Corporation - C:\Program Files\Common Files\Symantec Shared\CCPD-LC\symlcsvc.exe
    O23 - Service: Symantec AppCore Service (SymAppCore) - Symantec Corporation - C:\Program Files\Common Files\Symantec Shared\AppCore\AppSvc32.exe

    --
    End of file - 9736 bytes

    ======Scheduled tasks folder======

    C:\WINDOWS\tasks\AppleSoftwareUpdate.job
    C:\WINDOWS\tasks\Norton Security Online - Run Full System Scan - Beno.job

    ======Registry dump======

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Browser Helper Objects\{02478D38-C3F9-4EFB-9B51-7695ECA05670}]
    &Yahoo! Toolbar Helper - C:\Program Files\Yahoo!\Companion\Installs\cpn0\yt.dll [2008-01-08 878352]

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Browser Helper Objects\{06849E9F-C8D7-4D59-B87D-784B7D6BE0B3}]
    Adobe PDF Reader Link Helper - C:\Program Files\Adobe\Acrobat 7.0\ActiveX\AcroIEHelper.dll [2006-12-18 59032]

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Browser Helper Objects\{5BAB4B5B-68BC-4B02-94D6-2FC0DE4A7897}]
    Yahoo! IE Services Button - C:\PROGRA~1\Yahoo!\common\yiesrvc.dll [2006-10-31 198136]

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Browser Helper Objects\{DBC80044-A445-435b-BC74-9C25C1C588A9}]
    Java(tm) Plug-In 2 SSV Helper - C:\Program Files\Java\jre6\bin\jp2ssv.dll [2009-02-03 35840]

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Browser Helper Objects\{E7E6F031-17CE-4C07-BC86-EABFE594F69C}]
    JQSIEStartDetectorImpl Class - C:\Program Files\Java\jre6\lib\deploy\jqs\ie\jqs_plugin.dll [2009-02-03 73728]

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Browser Helper Objects\{F2AA9440-6328-4933-B7C9-A6CCDF9CBF6D}]
    SidebarAutoLaunch Class - C:\Program Files\Yahoo!\browser\YSidebarIEBHO.dll [2005-02-03 124032]

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Toolbar]
    {EF99BD32-C1FB-11D2-892F-0090271D4F88} - Yahoo! Toolbar - C:\Program Files\Yahoo!\Companion\Installs\cpn0\yt.dll [2008-01-08 878352]

    [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run]
    "InCD "=C:\Program Files\Ahead\InCD\InCD.exe [2004-09-07 1400944]
    "NvCplDaemon "=C:\WINDOWS\system32\NvCpl.dll [2005-01-10 4628480]
    "TkBellExe "=C:\Program Files\Common Files\Real\Update_OB\realsched.exe [2005-04-24 180269]
    "nwiz "=nwiz.exe /install []
    "YBrowser "=C:\PROGRA~1\Yahoo!\browser\ybrwicon.exe [2006-07-21 129536]
    "YOP "=C:\PROGRA~1\Yahoo!\YOP\yop.exe [2007-10-26 509224]
    "ccApp "=C:\Program Files\Common Files\Symantec Shared\ccApp.exe [2007-01-09 115816]
    "osCheck "=C:\PROGRA~1\Symantec\osCheck.exe [2007-01-14 771704]
    "Symantec PIF AlertEng "=C:\Program Files\Common Files\Symantec Shared\PIF\{B8E1DD85-8582-4c61-B58F-2F227FCA9A08}\PIFSvc.exe [2008-01-29 583048]
    "SunJavaUpdateSched "=C:\Program Files\Java\jre6\bin\jusched.exe [2009-02-03 148888]
    "AppleSyncNotifier "=C:\Program Files\Common Files\Apple\Mobile Device Support\bin\AppleSyncNotifier.exe [2008-11-07 111936]
    "QuickTime Task "=C:\Program Files\QuickTime\QTTask.exe [2009-01-05 413696]
    "iTunesHelper "=C:\Program Files\iTunes\iTunesHelper.exe [2009-01-06 290088]

    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run]
    "MSMSGS "=C:\Program Files\Messenger\msmsgs.exe [2004-10-13 1694208]
    "Yahoo! Pager "=C:\Program Files\Yahoo!\Messenger\YahooMessenger.exe [2007-08-30 4670704]
    "updateMgr "=C:\Program Files\Adobe\Acrobat 7.0\Reader\AdobeUpdateManager.exe [2006-03-30 313472]
    "ctfmon.exe "=C:\WINDOWS\system32\ctfmon.exe [2004-08-04 15360]

    C:\Documents and Settings\All Users\Start Menu\Programs\Startup
    Adobe Reader Speed Launch.lnk - C:\Program Files\Adobe\Acrobat 7.0\Reader\reader_sl.exe
    Microsoft Office.lnk - C:\Program Files\Microsoft Office\Office10\OSA.EXE
    ymetray.lnk - C:\Program Files\Yahoo!\Yahoo! Music Jukebox\ymetray.exe

    C:\Documents and Settings\Beno\Start Menu\Programs\Startup
    Adobe Gamma.lnk - C:\Program Files\Common Files\Adobe\Calibration\Adobe Gamma Loader.exe

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\WgaLogon]
    C:\WINDOWS\system32\WgaLogon.dll [2008-09-06 241704]

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad]
    WPDShServiceObj - {AAA288BA-9A4C-45B0-95D7-94D524869DB5} - C:\WINDOWS\system32\WPDShServiceObj.dll [2006-10-18 133632]

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SafeBoot\Minimal\procexp90.Sys]

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SafeBoot\Minimal\PSEXESVC]

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SafeBoot\network\procexp90.Sys]

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SafeBoot\network\PSEXESVC]

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SafeBoot\network\UploadMgr]

    [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\System]
    "dontdisplaylastusername "=0
    "legalnoticecaption "=
    "legalnoticetext "=
    "shutdownwithoutlogon "=1
    "undockwithoutlogon "=1

    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\explorer]
    "NoDriveTypeAutoRun "=145
    "NoDriveAutoRun "=67108863
    "NoDrives "=0

    [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\explorer]
    "HonorAutoRunSetting "=
    "NoDriveAutoRun "=
    "NoDriveTypeAutoRun "=
    "NoDrives "=

    [HKEY_LOCAL_MACHINE\system\currentcontrolset\services\sharedaccess\parameters\firewallpolicy\standardprofile\authorizedapplications\list]
    "%windir%\system32\sessmgr.exe "= "%windir%\system32\sessmgr.exe:*:enabled:mad:xpsp2res.dll,-22019 "
    "C:\Program Files\Yahoo!\Messenger\yserver.exe "= "C:\Program Files\Yahoo!\Messenger\yserver.exe:*:Enabled:Yahoo! FT Server "
    "C:\MATLAB701\bin\win32\MATLAB.exe "= "C:\MATLAB701\bin\win32\MATLAB.exe:*:Enabled:MATLAB "
    "C:\Program Files\QuickTime\QuickTimePlayer.exe "= "C:\Program Files\QuickTime\QuickTimePlayer.exe:*:Enabled:QuickTime Player "
    "C:\Program Files\THQ\Company of Heroes\RelicCOH.exe "= "C:\Program Files\THQ\Company of Heroes\RelicCOH.exe:*:Enabled:RelicCOH "
    "C:\Program Files\Yahoo!\YOP\yop.exe "= "C:\Program Files\Yahoo!\YOP\yop.exe:*:Enabled:Dashboard Module "
    "C:\Program Files\Yahoo!\Yahoo! Music Jukebox\YahooMusicEngine.exe "= "C:\Program Files\Yahoo!\Yahoo! Music Jukebox\YahooMusicEngine.exe:*:Enabled:AT&T Yahoo! Music Jukebox "
    "C:\Program Files\Stardock Games\Sins of a Solar Empire\Sins of a Solar Empire.exe "= "C:\Program Files\Stardock Games\Sins of a Solar Empire\Sins of a Solar Empire.exe:*:Enabled:Sins of a Solar Empire "
    "%windir%\Network Diagnostic\xpnetdiag.exe "= "%windir%\Network Diagnostic\xpnetdiag.exe:*:Enabled:mad:xpsp3res.dll,-20000 "
    "C:\Program Files\Bonjour\mDNSResponder.exe "= "C:\Program Files\Bonjour\mDNSResponder.exe:*:Enabled:Bonjour "
    "C:\Program Files\iTunes\iTunes.exe "= "C:\Program Files\iTunes\iTunes.exe:*:Enabled:iTunes "

    [HKEY_LOCAL_MACHINE\system\currentcontrolset\services\sharedaccess\parameters\firewallpolicy\domainprofile\authorizedapplications\list]
    "%windir%\system32\sessmgr.exe "= "%windir%\system32\sessmgr.exe:*:enabled:mad:xpsp2res.dll,-22019 "
    "%windir%\Network Diagnostic\xpnetdiag.exe "= "%windir%\Network Diagnostic\xpnetdiag.exe:*:Enabled:mad:xpsp3res.dll,-20000 "

    [HKEY_CURRENT_USER\software\microsoft\windows\currentversion\explorer\mountpoints2\{65565ba8-8d01-11dd-8769-000fea43ed7d}]
    shell\AutoRun\command - wd_windows_tools\WDSetup.exe


    ======List of files/folders created in the last 1 months======

    2009-03-15 12:34:00 ----A---- C:\WINDOWS\system32\rrsec2k.exe
    2009-03-15 12:34:00 ----A---- C:\WINDOWS\system32\rrsec.dll
    2009-03-15 12:33:59 ----D---- C:\Program Files\Registrar Registry Manager
    2009-03-13 19:05:52 ----HD---- C:\WINDOWS\system32\GroupPolicy
    2009-03-11 22:03:39 ----D---- C:\CF
    2009-03-11 22:02:58 ----A---- C:\WINDOWS\system32\CF29114.exe
    2009-03-11 22:02:34 ----A---- C:\WINDOWS\system32\CF29036.exe
    2009-03-11 22:01:17 ----D---- C:\CoFxx
    2009-03-11 21:53:45 ----SHD---- C:\RECYCLER
    2009-03-11 09:12:50 ----HDC---- C:\WINDOWS\$NtUninstallKB960225$
    2009-03-11 09:12:44 ----HDC---- C:\WINDOWS\$NtUninstallKB958690$
    2009-03-11 09:12:17 ----HDC---- C:\WINDOWS\$NtUninstallKB959772_WM11$
    2009-03-11 09:10:22 ----D---- C:\ComboFix
    2009-03-05 01:35:42 ----A---- C:\Boot.bak
    2009-03-05 01:35:33 ----RASHD---- C:\cmdcons
    2009-03-05 01:33:40 ----A---- C:\WINDOWS\NIRCMD.exe
    2009-03-05 01:33:36 ----D---- C:\WINDOWS\ERDNT
    2009-03-05 01:33:33 ----D---- C:\Qoobox
    2009-03-03 10:41:36 ----D---- C:\rsit
    2009-02-27 00:37:32 ----HD---- C:\WINDOWS\PIF
    2009-02-25 11:43:21 ----HDC---- C:\WINDOWS\$NtUninstallKB967715$

    ======List of files/folders modified in the last 1 months======

    2009-03-17 09:10:19 ----D---- C:\WINDOWS\Prefetch
    2009-03-17 05:45:09 ----D---- C:\WINDOWS\Temp
    2009-03-17 05:32:37 ----D---- C:\Program Files\Common Files\Symantec Shared
    2009-03-16 22:00:12 ----D---- C:\Program Files\Mozilla Firefox
    2009-03-16 10:30:20 ----D---- C:\WINDOWS\system32\CatRoot2
    2009-03-16 10:30:20 ----A---- C:\WINDOWS\SchedLgU.Txt
    2009-03-15 12:34:05 ----D---- C:\WINDOWS\system32
    2009-03-15 12:33:59 ----RD---- C:\Program Files
    2009-03-11 22:03:50 ----D---- C:\WINDOWS
    2009-03-11 09:12:53 ----HD---- C:\WINDOWS\inf
    2009-03-11 09:12:52 ----RSHDC---- C:\WINDOWS\system32\dllcache
    2009-03-11 09:12:47 ----A---- C:\WINDOWS\imsins.BAK
    2009-03-11 08:41:14 ----HD---- C:\WINDOWS\$hf_mig$
    2009-03-09 07:59:35 ----A---- C:\WINDOWS\system32\PerfStringBackup.INI
    2009-03-05 01:41:03 ----A---- C:\WINDOWS\system.ini
    2009-03-05 01:39:31 ----D---- C:\WINDOWS\system32\drivers
    2009-03-05 01:39:31 ----D---- C:\WINDOWS\AppPatch
    2009-03-05 01:39:30 ----D---- C:\Program Files\Common Files
    2009-03-05 01:35:43 ----RASH---- C:\boot.ini
    2009-02-25 12:55:00 ----A---- C:\WINDOWS\system32\MRT.exe
    2009-02-23 19:24:13 ----D---- C:\Program Files\Malwarebytes' Anti-Malware

    ======List of drivers (R=Running, S=Stopped, 0=Boot, 1=System, 2=Auto, 3=Demand, 4=Disabled)======

    R1 ASPI32;ASPI32; C:\WINDOWS\system32\drivers\ASPI32.sys [2002-07-17 16877]
    R1 Cdr4_xp;Cdr4_xp; C:\WINDOWS\system32\drivers\Cdr4_xp.sys [2006-10-18 2432]
    R1 Cdralw2k;Cdralw2k; C:\WINDOWS\system32\drivers\Cdralw2k.sys [2006-10-18 2560]
    R1 eeCtrl;Symantec Eraser Control driver; \??\C:\Program Files\Common Files\Symantec Shared\EENGINE\eeCtrl.sys []
    R1 InCDPass;InCDPass; C:\WINDOWS\System32\DRIVERS\InCDPass.sys [2004-09-07 28544]
    R1 PQNTDrv;PQNTDrv; C:\WINDOWS\system32\drivers\PQNTDrv.sys [2004-05-05 4228]
    R1 SPBBCDrv;SPBBCDrv; \??\C:\Program Files\Common Files\Symantec Shared\SPBBC\SPBBCDrv.sys []
    R1 SRTSPX;SRTSPX; C:\WINDOWS\System32\Drivers\SRTSPX.SYS [2007-12-01 43696]
    R1 SYMTDI;SYMTDI; C:\WINDOWS\System32\Drivers\SYMTDI.SYS [2008-10-03 187952]
    R3 EraserUtilRebootDrv;EraserUtilRebootDrv; \??\C:\Program Files\Common Files\Symantec Shared\EENGINE\EraserUtilRebootDrv.sys []
    R3 GEARAspiWDM;GEAR ASPI Filter Driver; C:\WINDOWS\System32\Drivers\GEARAspiWDM.sys [2008-04-17 15464]
    R3 NAVENG;NAVENG; \??\C:\PROGRA~1\COMMON~1\SYMANT~1\VIRUSD~1\20090316.002\NAVENG.SYS []
    R3 NAVEX15;NAVEX15; \??\C:\PROGRA~1\COMMON~1\SYMANT~1\VIRUSD~1\20090316.002\NAVEX15.SYS []
    R3 nv;nv; C:\WINDOWS\system32\DRIVERS\nv4_mini.sys [2005-01-10 3224480]
    R3 nvax;Service for NVIDIA(R) nForce(TM) Audio Enumerator; C:\WINDOWS\system32\drivers\nvax.sys [2004-10-22 53376]
    R3 nvnforce;Service for NVIDIA(R) nForce(TM) Audio; C:\WINDOWS\system32\drivers\nvapu.sys [2004-10-22 413824]
    R3 pfc;Padus ASPI Shell; C:\WINDOWS\system32\drivers\pfc.sys [2003-12-05 10368]
    R3 SRTSP;SRTSP; C:\WINDOWS\System32\Drivers\SRTSP.SYS [2007-12-01 279088]
    R3 SYMDNS;SYMDNS; C:\WINDOWS\System32\Drivers\SYMDNS.SYS [2008-10-03 12848]
    R3 SymEvent;SymEvent; \??\C:\WINDOWS\system32\Drivers\SYMEVENT.SYS []
    R3 SYMFW;SYMFW; C:\WINDOWS\System32\Drivers\SYMFW.SYS [2008-10-03 146096]
    R3 SYMIDS;SYMIDS; C:\WINDOWS\System32\Drivers\SYMIDS.SYS [2008-10-03 39984]
    R3 SYMIDSCO;SYMIDSCO; \??\C:\PROGRA~1\COMMON~1\SYMANT~1\SymcData\idsdefs\20090311.001\SymIDSCo.sys []
    R3 SYMNDIS;SYMNDIS; C:\WINDOWS\System32\Drivers\SYMNDIS.SYS [2008-10-03 35120]
    R3 SYMREDRV;SYMREDRV; C:\WINDOWS\System32\Drivers\SYMREDRV.SYS [2008-10-03 27696]
    R3 USB200M;Linksys USB 2.0 Network Adapter ver.2; C:\WINDOWS\system32\DRIVERS\USB200M2.sys [2005-04-20 18048]
    R3 usbehci;Microsoft USB 2.0 Enhanced Host Controller Miniport Driver; C:\WINDOWS\system32\DRIVERS\usbehci.sys [2004-08-03 26624]
    R3 usbhub;USB2 Enabled Hub; C:\WINDOWS\System32\DRIVERS\usbhub.sys [2004-08-03 57600]
    R3 usbohci;Microsoft USB Open Host Controller Miniport Driver; C:\WINDOWS\System32\DRIVERS\usbohci.sys [2004-08-03 17024]
    R4 InCDfs;InCD File System; C:\WINDOWS\system32\drivers\InCDfs.sys [2004-09-07 91136]
    S2 DS1410D;DS1410D; C:\WINDOWS\SYSTEM32\drivers\DS1410D.SYS []
    S3 ALCXSENS;Service for WDM 3D Audio Driver; C:\WINDOWS\system32\drivers\ALCXSENS.SYS [2004-02-23 400384]
    S3 ALCXWDM;Service for Realtek AC97 Audio (WDM); C:\WINDOWS\system32\drivers\ALCXWDM.SYS [2004-05-14 622172]
    S3 catchme;catchme; \??\C:\ComboFix\catchme.sys []
    S3 NVENETFD;NVIDIA nForce Networking Controller Driver; C:\WINDOWS\System32\DRIVERS\NVENETFD.sys [2004-01-28 33280]
    S3 nvnetbus;NVIDIA Network Bus Enumerator; C:\WINDOWS\System32\DRIVERS\nvnetbus.sys [2004-01-28 12928]
    S3 SRTSPL;SRTSPL; C:\WINDOWS\System32\Drivers\SRTSPL.SYS [2007-12-01 317616]
    S3 USBAAPL;Apple Mobile USB Driver; C:\WINDOWS\System32\Drivers\usbaapl.sys [2008-10-01 32000]
    S3 usbscan;USB Scanner Driver; C:\WINDOWS\system32\DRIVERS\usbscan.sys [2004-08-03 15104]
    S3 USBSTOR;USB Mass Storage Driver; C:\WINDOWS\system32\DRIVERS\USBSTOR.SYS [2004-08-03 26496]
    S3 WINIO;WINIO; \??\C:\WINDOWS\system32\winio.sys []
    S3 WudfPf;Windows Driver Foundation - User-mode Driver Framework Platform Driver; C:\WINDOWS\system32\DRIVERS\WudfPf.sys [2006-09-28 77568]
    S3 WudfRd;Windows Driver Foundation - User-mode Driver Framework Reflector; C:\WINDOWS\system32\DRIVERS\wudfrd.sys [2006-09-28 82944]
    S4 IntelIde;IntelIde; C:\WINDOWS\system32\drivers\IntelIde.sys []

    ======List of services (R=Running, S=Stopped, 0=Boot, 1=System, 2=Auto, 3=Demand, 4=Disabled)======

    R2 Apple Mobile Device;Apple Mobile Device; C:\Program Files\Common Files\Apple\Mobile Device Support\bin\AppleMobileDeviceService.exe [2008-11-07 132424]
    R2 Automatic LiveUpdate Scheduler;Automatic LiveUpdate Scheduler; C:\Program Files\Symantec\LiveUpdate\ALUSchedulerSvc.exe [2007-09-12 554352]
    R2 Bonjour Service;Bonjour Service; C:\Program Files\Bonjour\mDNSResponder.exe [2008-12-12 238888]
    R2 ccEvtMgr;Symantec Event Manager; C:\Program Files\Common Files\Symantec Shared\ccSvcHst.exe [2007-01-09 108648]
    R2 ccSetMgr;Symantec Settings Manager; C:\Program Files\Common Files\Symantec Shared\ccSvcHst.exe [2007-01-09 108648]
    R2 CLTNetCnService;Symantec Lic NetConnect service; C:\Program Files\Common Files\Symantec Shared\ccSvcHst.exe [2007-01-09 108648]
    R2 InCDsrv;InCD Helper; C:\Program Files\Ahead\InCD\InCDsrv.exe [2004-09-07 1151090]
    R2 JavaQuickStarterService;Java Quick Starter; C:\Program Files\Java\jre6\bin\jqs.exe [2009-02-03 152984]
    R2 LiveUpdate Notice Ex;LiveUpdate Notice Service Ex; C:\Program Files\Common Files\Symantec Shared\ccSvcHst.exe [2007-01-09 108648]
    R2 NVSvc;NVIDIA Display Driver Service; C:\WINDOWS\system32\nvsvc32.exe [2005-01-10 127043]
    R2 SymAppCore;Symantec AppCore Service; C:\Program Files\Common Files\Symantec Shared\AppCore\AppSvc32.exe [2007-01-05 47712]
    R3 iPod Service;iPod Service; C:\Program Files\iPod\bin\iPodService.exe [2009-01-06 536872]
    R3 Symantec Core LC;Symantec Core LC; C:\Program Files\Common Files\Symantec Shared\CCPD-LC\symlcsvc.exe [2007-12-18 1174664]
    S2 LiveUpdate Notice Service;LiveUpdate Notice Service; C:\Program Files\Common Files\Symantec Shared\PIF\{B8E1DD85-8582-4c61-B58F-2F227FCA9A08}\PIFSvc.exe [2008-01-29 583048]
    S3 Adobe LM Service;Adobe LM Service; C:\Program Files\Common Files\Adobe Systems Shared\Service\Adobelmsvc.exe [2005-09-09 72704]
    S3 aspnet_state;ASP.NET State Service; C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_state.exe [2007-10-24 33800]
    S3 clr_optimization_v2.0.50727_32;.NET Runtime Optimization Service v2.0.50727_X86; C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\mscorsvw.exe [2007-10-24 70144]
    S3 comHost;COM Host; C:\Program Files\Common Files\Symantec Shared\VAScanner\comHost.exe [2007-01-12 49248]
    S3 ISPwdSvc;Symantec IS Password Validation; C:\PROGRA~1\Symantec\isPwdSvc.exe [2007-01-14 80504]
    S3 LiveUpdate;LiveUpdate; C:\PROGRA~1\Symantec\LIVEUP~1\LUCOMS~1.EXE [2007-09-12 2999664]
    S3 WMPNetworkSvc;Windows Media Player Network Sharing Service; C:\Program Files\Windows Media Player\WMPNetwk.exe [2006-10-18 913408]
    S3 WudfSvc;Windows Driver Foundation - User-mode Driver Framework; C:\WINDOWS\system32\svchost.exe [2004-08-04 14336]

    -----------------EOF-----------------
     
  13. 2009/03/17
    Aaflac

    Aaflac Inactive

    Joined:
    2008/11/02
    Messages:
    294
    Likes Received:
    1
    The \..\ in the path means that the file is located 2 folders up. It is some sort of malware trick, so the file can't be found.

    Let’s use ComboFix to get rid of the file and scan for any remnants.

    Please open Notepad (Start > Run > in the Open field type: notepad)
    Click: OK

    Copy/paste all the text inside the code box below to Notepad:

    Code:
    File::
    c:\windows\system32\ymkmv.dww 
    c:\windows\ymkmv.dww
    Save as CFScript.txt <<< Important!!
    Change the Save as type to: All Files
    Save it to the Desktop

    Now, using the left mouse button, drag the CFScript.txt >>> onto >>> ComboFix.exe, and drop it.

    ComboFix runs a scan, and may reboot when it finishes. This is normal.

    CAUTION: Do not mouse-click ComboFix while it is running. It may cause it to stall.

    When finished, a log is produced: ComboFix.txt

    ~~~~
    Please provide the contents of the new ComboFix log in your reply.
     
  14. 2009/03/17
    goggles

    goggles Inactive Thread Starter

    Joined:
    2009/02/26
    Messages:
    20
    Likes Received:
    0
    ComboFix.txt

    ComboFix updated itself to a newer version, and seemed to run fine without having to restart the system. Here is the ComboFix.txt log:

    ComboFix 09-03-15.01 - Beno 2009-03-17 19:54:56.2 - NTFSx86
    Microsoft Windows XP Professional 5.1.2600.2.1252.1.1033.18.1023.561 [GMT -7:00]
    Running from: c:\documents and settings\Beno\Desktop\ComboFix.exe
    Command switches used :: c:\documents and settings\Beno\Desktop\CFScript.txt
    AV: Norton Security Online *On-access scanning disabled* (Updated)
    FW: Norton Security Online *enabled*
    * Created a new restore point

    FILE ::
    c:\windows\system32\ymkmv.dww
    c:\windows\ymkmv.dww
    .

    ((((((((((((((((((((((((((((((((((((((( Other Deletions )))))))))))))))))))))))))))))))))))))))))))))))))
    .

    c:\windows\ymkmv.dww

    .
    ((((((((((((((((((((((((( Files Created from 2009-02-18 to 2009-03-18 )))))))))))))))))))))))))))))))
    .

    2009-03-15 12:34 . 2007-12-16 15:40 31,024 --a------ c:\windows\system32\rrMon.sys
    2009-03-15 12:33 . 2009-03-15 12:34 <DIR> d-------- c:\program files\Registrar Registry Manager
    2009-03-13 19:05 . 2009-03-13 19:05 <DIR> d--h----- c:\windows\system32\GroupPolicy
    2009-03-11 22:03 . 2009-03-11 22:03 <DIR> d-------- C:\CF
    2009-03-11 22:01 . 2009-03-11 22:01 <DIR> d-------- C:\CoFxx
    2009-03-03 10:41 . 2009-03-03 10:41 <DIR> d-------- C:\rsit
    2009-02-27 00:37 . 2009-02-27 00:37 <DIR> d--h----- c:\windows\PIF
    2009-02-18 10:55 . 2009-02-18 10:55 31,036 --ah----- c:\windows\system32\mlfcache.dat

    .
    (((((((((((((((((((((((((((((((((((((((( Find3M Report ))))))))))))))))))))))))))))))))))))))))))))))))))))
    .
    2009-03-18 02:57 --------- d-----w c:\program files\Common Files\Symantec Shared
    2009-02-24 02:24 --------- d-----w c:\program files\Malwarebytes' Anti-Malware
    2009-02-11 18:19 38,496 ----a-w c:\windows\system32\drivers\mbamswissarmy.sys
    2009-02-11 18:19 15,504 ----a-w c:\windows\system32\drivers\mbam.sys
    2009-02-09 10:19 1,846,272 ----a-w c:\windows\system32\win32k.sys
    2009-02-05 08:38 --------- d-----w c:\documents and settings\Beno\Application Data\Apple Computer
    2009-02-05 07:38 --------- d-----w c:\program files\iTunes
    2009-02-05 07:38 --------- d-----w c:\program files\iPod
    2009-02-05 07:38 --------- d-----w c:\program files\Common Files\Apple
    2009-02-05 07:38 --------- d-----w c:\documents and settings\All Users\Application Data\{3276BE95_AF08_429F_A64F_CA64CB79BCF6}
    2009-02-05 07:37 --------- d-----w c:\program files\QuickTime
    2009-02-05 07:26 --------- d-----w c:\program files\Bonjour
    2009-02-05 07:25 --------- d-----w c:\program files\Safari
    2009-02-04 06:19 410,984 ----a-w c:\windows\system32\deploytk.dll
    2009-02-04 06:19 --------- d-----w c:\program files\Java
    2009-01-31 08:39 --------- d-----w c:\documents and settings\Beno\Application Data\Malwarebytes
    2009-01-31 08:39 --------- d-----w c:\documents and settings\All Users\Application Data\Malwarebytes
    2009-01-31 08:31 --------- d-----w c:\program files\Trend Micro
    2009-01-06 02:26 60,808 ----a-w c:\windows\system32\S32EVNT1.DLL
    2008-12-20 23:15 826,368 ----a-w c:\windows\system32\wininet.dll
    2008-11-09 23:18 36,040 ----a-w c:\documents and settings\Beno\Application Data\GDIPFONTCACHEV1.DAT
    2004-03-11 20:27 40,960 ----a-w c:\program files\Uninstall_CDS.exe
    2005-04-23 20:20 56 --sh--r c:\windows\system32\257737B6C7.sys
    2005-05-08 17:12 12,470 --sha-w c:\windows\system32\KGyGaAvL.sys
    .

    ((((((((((((((((((((((((((((( SnapShot@2009-03-05_ 0.41.28.95 )))))))))))))))))))))))))))))))))))))))))
    .
    - 2005-10-21 04:02:28 163,328 ----a-w c:\windows\ERDNT\Hiv-backup\ERDNT.EXE
    + 2005-10-21 03:02:28 163,328 ----a-w c:\windows\ERDNT\Hiv-backup\ERDNT.EXE
    - 2000-08-31 16:00:00 89,504 ----a-w c:\windows\fdsv.exe
    + 2000-08-31 15:00:00 89,504 ----a-w c:\windows\fdsv.exe
    - 2000-08-31 16:00:00 80,412 ----a-w c:\windows\grep.exe
    + 2000-08-31 15:00:00 80,412 ----a-w c:\windows\grep.exe
    - 2000-08-31 16:00:00 29,696 ----a-w c:\windows\NIRCMD.exe
    + 2000-08-31 15:00:00 29,696 ----a-w c:\windows\NIRCMD.exe
    - 2000-08-31 16:00:00 98,816 ----a-w c:\windows\sed.exe
    + 2000-08-31 15:00:00 98,816 ----a-w c:\windows\sed.exe
    - 2000-08-31 16:00:00 161,792 ----a-w c:\windows\SWREG.exe
    + 2000-08-31 15:00:00 161,792 ----a-w c:\windows\SWREG.exe
    - 2000-08-31 16:00:00 136,704 ----a-w c:\windows\SWSC.exe
    + 2000-08-31 15:00:00 136,704 ----a-w c:\windows\SWSC.exe
    - 2000-08-31 16:00:00 212,480 ----a-w c:\windows\SWXCACLS.exe
    + 2000-08-31 15:00:00 212,480 ----a-w c:\windows\SWXCACLS.exe
    - 2007-04-25 14:21:15 144,896 -c----w c:\windows\system32\dllcache\schannel.dll
    + 2008-12-05 07:12:45 144,896 -c----w c:\windows\system32\dllcache\schannel.dll
    - 2008-09-15 11:57:41 1,846,016 -c----w c:\windows\system32\dllcache\win32k.sys
    + 2009-02-09 10:19:34 1,846,272 -c----w c:\windows\system32\dllcache\win32k.sys
    - 2007-06-12 07:51:12 10,834,944 -c--a-w c:\windows\system32\dllcache\wmp.dll
    + 2008-11-12 01:34:42 10,838,016 -c--a-w c:\windows\system32\dllcache\wmp.dll
    - 2008-10-16 15:04:29 146,808 ----a-w c:\windows\system32\FNTCACHE.DAT
    + 2009-03-12 04:45:32 146,808 ----a-w c:\windows\system32\FNTCACHE.DAT
    - 2009-02-03 23:21:12 21,244,864 ----a-w c:\windows\system32\MRT.exe
    + 2009-02-25 19:55:00 24,768,960 ----a-w c:\windows\system32\MRT.exe
    - 2008-11-02 17:06:13 63,528 ----a-w c:\windows\system32\perfc009.dat
    + 2009-03-09 14:59:37 63,528 ----a-w c:\windows\system32\perfc009.dat
    - 2008-11-02 17:06:13 406,328 ----a-w c:\windows\system32\perfh009.dat
    + 2009-03-09 14:59:37 406,328 ----a-w c:\windows\system32\perfh009.dat
    + 2007-12-16 22:40:30 119,728 ----a-w c:\windows\system32\rrsec.dll
    + 2007-12-16 22:40:20 97,240 ----a-w c:\windows\system32\rrsec2k.exe
    - 2007-04-25 14:21:15 144,896 ----a-w c:\windows\system32\schannel.dll
    + 2008-12-05 07:12:45 144,896 ----a-w c:\windows\system32\schannel.dll
    - 2008-07-09 07:38:24 17,272 ------w c:\windows\system32\spmsg.dll
    + 2007-11-30 11:18:51 17,272 ------w c:\windows\system32\spmsg.dll
    - 2006-09-26 01:58:48 23,856 ----a-w c:\windows\system32\spupdsvc.exe
    + 2007-07-27 16:41:38 26,488 ----a-w c:\windows\system32\spupdsvc.exe
    - 2007-06-12 07:51:12 10,834,944 ----a-w c:\windows\system32\wmp.dll
    + 2008-11-12 01:34:42 10,838,016 ----a-w c:\windows\system32\wmp.dll
    + 2009-03-18 02:45:26 16,384 ----atw c:\windows\Temp\Perflib_Perfdata_1e4.dat
    - 2000-08-31 16:00:00 49,152 ----a-w c:\windows\VFIND.exe
    + 2000-08-31 15:00:00 49,152 ----a-w c:\windows\VFIND.exe
    - 2000-08-31 16:00:00 68,096 ----a-w c:\windows\zip.exe
    + 2000-08-31 15:00:00 68,096 ----a-w c:\windows\zip.exe
    .
    -- Snapshot reset to current date --
    .
    ((((((((((((((((((((((((((((((((((((( Reg Loading Points ))))))))))))))))))))))))))))))))))))))))))))))))))
    .
    .
    *Note* empty entries & legit default entries are not shown
    REGEDIT4

    [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
    "MSMSGS "= "c:\program files\Messenger\msmsgs.exe" [2004-10-13 1694208]
    "Yahoo! Pager "= "c:\program files\Yahoo!\Messenger\YahooMessenger.exe" [2007-08-30 4670704]
    "updateMgr "= "c:\program files\Adobe\Acrobat 7.0\Reader\AdobeUpdateManager.exe" [2006-03-30 313472]
    "ctfmon.exe "= "c:\windows\system32\ctfmon.exe" [2004-08-04 15360]

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
    "InCD "= "c:\program files\Ahead\InCD\InCD.exe" [2004-09-07 1400944]
    "NvCplDaemon "= "c:\windows\system32\NvCpl.dll" [2005-01-10 4628480]
    "TkBellExe "= "c:\program files\Common Files\Real\Update_OB\realsched.exe" [2005-04-24 180269]
    "YBrowser "= "c:\progra~1\Yahoo!\browser\ybrwicon.exe" [2006-07-21 129536]
    "YOP "= "c:\progra~1\Yahoo!\YOP\yop.exe" [2007-10-26 509224]
    "ccApp "= "c:\program files\Common Files\Symantec Shared\ccApp.exe" [2007-01-09 115816]
    "osCheck "= "c:\progra~1\Symantec\osCheck.exe" [2007-01-14 771704]
    "Symantec PIF AlertEng "= "c:\program files\Common Files\Symantec Shared\PIF\{B8E1DD85-8582-4c61-B58F-2F227FCA9A08}\PIFSvc.exe" [2008-01-29 583048]
    "SunJavaUpdateSched "= "c:\program files\Java\jre6\bin\jusched.exe" [2009-02-03 148888]
    "AppleSyncNotifier "= "c:\program files\Common Files\Apple\Mobile Device Support\bin\AppleSyncNotifier.exe" [2008-11-07 111936]
    "QuickTime Task "= "c:\program files\QuickTime\QTTask.exe" [2009-01-05 413696]
    "iTunesHelper "= "c:\program files\iTunes\iTunesHelper.exe" [2009-01-06 290088]
    "nwiz "= "nwiz.exe" [2005-01-10 c:\windows\system32\nwiz.exe]

    c:\documents and settings\Beno\Start Menu\Programs\Startup\
    Adobe Gamma.lnk - c:\program files\Common Files\Adobe\Calibration\Adobe Gamma Loader.exe [2005-03-16 113664]

    c:\documents and settings\All Users\Start Menu\Programs\Startup\
    Adobe Reader Speed Launch.lnk - c:\program files\Adobe\Acrobat 7.0\Reader\reader_sl.exe [2005-09-23 29696]
    Microsoft Office.lnk - c:\program files\Microsoft Office\Office10\OSA.EXE [2001-02-13 83360]
    ymetray.lnk - c:\program files\Yahoo!\Yahoo! Music Jukebox\ymetray.exe [2007-08-17 54512]

    [HKEY_LOCAL_MACHINE\software\microsoft\security center]
    "AntiVirusOverride "=dword:00000001

    [HKEY_LOCAL_MACHINE\software\microsoft\security center\Monitoring]
    "DisableMonitoring "=dword:00000001

    [HKEY_LOCAL_MACHINE\software\microsoft\security center\Monitoring\SymantecAntiVirus]
    "DisableMonitoring "=dword:00000001

    [HKEY_LOCAL_MACHINE\software\microsoft\security center\Monitoring\SymantecFirewall]
    "DisableMonitoring "=dword:00000001

    [HKLM\~\services\sharedaccess\parameters\firewallpolicy\standardprofile]
    "EnableFirewall "= 0 (0x0)

    [HKLM\~\services\sharedaccess\parameters\firewallpolicy\standardprofile\AuthorizedApplications\List]
    "%windir%\\system32\\sessmgr.exe "=
    "c:\\Program Files\\Yahoo!\\Messenger\\yserver.exe "=
    "c:\\MATLAB701\\bin\\win32\\MATLAB.exe "=
    "c:\\Program Files\\QuickTime\\QuickTimePlayer.exe "=
    "c:\\Program Files\\THQ\\Company of Heroes\\RelicCOH.exe "=
    "c:\\Program Files\\Yahoo!\\YOP\\yop.exe "=
    "c:\\Program Files\\Yahoo!\\Yahoo! Music Jukebox\\YahooMusicEngine.exe "=
    "c:\\Program Files\\Stardock Games\\Sins of a Solar Empire\\Sins of a Solar Empire.exe "=
    "%windir%\\Network Diagnostic\\xpnetdiag.exe "=
    "c:\\Program Files\\Bonjour\\mDNSResponder.exe "=
    "c:\\Program Files\\iTunes\\iTunes.exe "=

    R3 EraserUtilRebootDrv;EraserUtilRebootDrv;c:\program files\Common Files\Symantec Shared\EENGINE\EraserUtilRebootDrv.sys [2009-02-26 101936]
    R3 USB200M;Linksys USB 2.0 Network Adapter ver.2;c:\windows\system32\drivers\USB200M2.sys [2008-10-15 18048]

    --- Other Services/Drivers In Memory ---

    *NewlyCreated* - COMHOST

    [HKEY_CURRENT_USER\software\microsoft\windows\currentversion\explorer\mountpoints2\{65565ba8-8d01-11dd-8769-000fea43ed7d}]
    \Shell\AutoRun\command - wd_windows_tools\WDSetup.exe
    .
    Contents of the 'Scheduled Tasks' folder

    2009-03-12 c:\windows\Tasks\AppleSoftwareUpdate.job
    - c:\program files\Apple Software Update\SoftwareUpdate.exe [2008-07-30 12:34]

    2009-02-24 c:\windows\Tasks\Norton Security Online - Run Full System Scan - Beno.job
    - c:\progra~1\Symantec\Norton AntiVirus\Navw32.exe [2007-01-14 02:09]
    .
    .
    ------- Supplementary Scan -------
    .
    uStart Page = hxxp://att.yahoo.com/
    uSearchMigratedDefaultURL = hxxp://search.yahoo.com/search?p={searchTerms}&ei=utf-8&fr=b1ie7
    mSearch Bar = hxxp://red.clientapps.yahoo.com/customize/ie/defaults/sb/sbcydsl/*http://www.yahoo.com/search/ie.html
    uInternet Settings,ProxyOverride = *.local
    uSearchURL,(Default) = hxxp://red.clientapps.yahoo.com/customize/ie/defaults/su/sbcydsl/*http://www.yahoo.com
    IE: E&xport to Microsoft Excel - c:\progra~1\MICROS~2\Office10\EXCEL.EXE/3000
    FF - ProfilePath - c:\documents and settings\Beno\Application Data\Mozilla\Firefox\Profiles\vozziq4w.default\
    FF - prefs.js: browser.startup.homepage - hxxp://att.yahoo.com/
    FF - plugin: c:\documents and settings\Beno\Application Data\Real\RhapsodyPlayerEngine\nprhapengine.dll
    .

    **************************************************************************

    catchme 0.3.1367 W2K/XP/Vista - rootkit/stealth malware detector by Gmer, http://www.gmer.net
    Rootkit scan 2009-03-17 19:57:50
    Windows 5.1.2600 Service Pack 2 NTFS

    scanning hidden processes ...

    scanning hidden autostart entries ...

    scanning hidden files ...


    **************************************************************************
    .
    Completion time: 2009-03-17 20:01:05
    ComboFix-quarantined-files.txt 2009-03-18 02:59:47
    ComboFix2.txt 2009-03-05 08:43:04

    Pre-Run: 3,428,478,976 bytes free
    Post-Run: 3,606,577,152 bytes free

    195 --- E O F --- 2009-03-15 09:04:30
     
  15. 2009/03/18
    Aaflac

    Aaflac Inactive

    Joined:
    2008/11/02
    Messages:
    294
    Likes Received:
    1
    If you are not having malware problems, you are good to go!

    Please do the following to wrap up:

    • Go to Start then Run
    • Type Combofix /u in the Open box, and click OK. (Notice the space before /u)
    • This command uninstalls ComboFix, implements some cleanup procedures, and resets System Restore points to prevent re-infection from old Restore points.
    ~~~~
    Also remove:
    Random's System Information Tool on the Desktop, and also the C:\RSIT folder
    GooredFix
    cmdfile.bat (Right-click > Delete)

    ~~~~
    Suggestions on: How to Prevent Re-Infection


    It is also a very good practice to perform an online virus scan on a regular basis.
    Scanners do not have identical malware definitions, and what one misses, another one can catch.
    Some of the scanners are:
    BitDefender Online Scanner
    ESET NOD32 Online Scanner
    F-Secure Online Scanner
    Panda ActiveScan
    TrendMicro HouseCall

    ~~~~
    If you have any questions or comments, post back. Otherwise...

    Good luck, safe journey through the Internet!!
     
  16. 2009/03/19
    goggles

    goggles Inactive Thread Starter

    Joined:
    2009/02/26
    Messages:
    20
    Likes Received:
    0
    so far so good...

    thank you very, very much!
     
  17. 2009/03/19
    Aaflac

    Aaflac Inactive

    Joined:
    2008/11/02
    Messages:
    294
    Likes Received:
    1
    Glad to help!! ;)
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.