CWS.Aboutblank


· Overview ·
· Origins ·
· Distribution ·
· Operation ·
· Recommendations ·
· Detection and Removal ·
· Research ·



Overview

Summary:

Hijacker that runs a Java applet. Requires older or unpatched version of Microsoft Internet Explorer.This variant does everything in its powers to redirect you to a domain owned by 1-se.com or to 213.159.118.226 (in Moscow, Russia). IE is hijacked to it, the hosts file is replaced to redirect about 100 porn and CWS domains to 1-se.com, and a randomly named stylesheet is dropped that redirects to 1-se.com when certain keywords appear in webpages. Restoring the IE pages by searching the Registry for about-blank.ws, removing the hosts file, the svchost.exe file in the Windows directory (the one in the System32 folder is legit) and the randomly named stylesheet (1079 or 1087 bytes in size) fixed this.

Alias:

Backdoor.Agent.ac [Kaspersky], Bck/Agent.E [Panda], Trj/StartPage.FH [Panda], Trojan.Win32.StartPage.ix [Kaspersky], Win32.Mersting.B [Computer Associates], Win32.Startpage.FZ [Computer Associates], Win32/Agent.AC trojan [Eset], Win32/DlMersting.BA.30720!Trojan [Computer Associates], Win32/Mersting.B!DLL!Trojan [Computer Associates], Win32/StartPage.IX trojan [Eset]

See Also:

CWS

Category:

Search Hijacker: Any software that resets your browser's settings to point to other sites when you perform a search. Hijacks may reroute your info and address requests through an unseen site, capturing that info. In such hijacks, your browser may behave normally, but be slower. Search results when such a hijacker is running will sometimes differ from non-hijacked results.

Backdoor: A secret or undocumented means of getting into a computer system, or software that uses such a means to penetrate a system. Some software has a backdoor placed by the programmer to allow them to gain access to troubleshoot or change the program. Software that is classified as a "backdoor" is designed to exploit a vulnerability in a system, and open it to future access by an attacker.

Homepage Hijacker: Any software that changes your browser's home page to some other site. Hijacks may reroute your info and address requests through an unseen site, capturing that info. In such hijacks, your browser may behave normally, but be slower.

Trojan: Any program with a hidden intent. Trojans are one of the leading causes of breaking into machines. If you pull down a program from a chat room, new group, or even from unsolicited e-mail, then the program is likely trojaned with some subversive purpose. The word Trojan can be used as a verb: To trojan a program is to add subversive functionality to an existing program. For example, a trojaned login program might be programmed to accept a certain password for any user's account that the hacker can use to log back into the system at any time. Rootkits often contain a suite of such trojaned programs.

Similar Pests:

Search Hijacker · Backdoor · Homepage Hijacker · Trojan

Origins

Group:

CoolWebSearch.com

By This Group:

CoolWebSearch ·

Mailing Address:

dirtyfiles.com, 113 South Main Street Apt. 1, Natick, MA 01760 USA

Date of Origin:

August, 2003

Place of Origin:

Russia

Distribution

Prevalence:

  • CWS.Aboutblank: < 0.00005%
  • More Info

    Clot Factor:

  • CWS.Aboutblank: 3
  • The "Clot Factor" is a measure of how much a pest "gums up" a machine by adding registry entries, files, and directories. As more objects are placed in a machine, manual removal becomes more difficult and more error-prone.

    Growth:

  • CWS.Aboutblank: Insufficient data to report growth
  • Operation

    Platform:

    Windows 95, Windows 98, Windows NT, Windows 2000, Windows XP, Windows Me. Does not affect Windows 3.x, Macintosh, OS/2, UNIX, or Linux .

    Storage Required:

  • CWS.Aboutblank: at least 121 KB
  • Browser Performance:

    Likely to slow performance of Internet Explorer.

    Recommendations

    WorkAround:

    For systems running Windows XP /Windows 2000

    Launch the registry editor: Start ->Run: regedit
    Look for the following key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Windows\\AppInit_DLLs Double click on the key AppInit_DLLs
    You will see a file name with this address: "C:\Windows\System32\"hidden filename".dll
    Install the Windows Recovery Console Option if not already done (X = your CD Drive): 1. Pop in the Win2000/WinXP CD.
    2. Run X:\i386\winnt32.exe /cmdcons
    3. A dialog comes up saying it takes 10mb, etc., etc. - Click yes to install.
    If you already see the boot menu you're done. If you don't then lets make it appear:
    -Right Click My Computer -Click Properties
    -Click advanced tab -Click startup and Recovery Settings
    -Check Time to Display List of Operating Systems
    -Set the timeout to something reasonable like 10 seconds
    -Apply the settings, reboot, and you should see the new option to go into the recovery console. You'll need the Administrator password for your computer to access the console.

    Then in to the Windows Recovery Console go to C:\Windows\System32, there modify the file by using the Attrib command, otherwise you won't be able to erase it, another way you could, is to change the name of the file.
    C:\Winnt\System32: rename wdm.dll about_blank
    C:\Winnt\System32: attrib -R about_blank
    Reboot your system and open regedit again, go back to the same key AppInit_DLLs and delete the value.

    Detection and Removal

    Automatic Removal:

    PestPatrol detects this.

    PestPatrol removes this.



    Manual Removal:

    The 'about.blank' homepage hijacker is a difficult pest to remove. This pest consists of two dll files that defend each other from being deleted-if one is deleted, the other one regenerates it. The first file can be found by looking in the Windows System32 folder. The other is located in System32 as well, but is hidden and cannot be seen by just opening the folder and requires a Registry editing program. Both files have randomly generated names, so the files will have different names in different computers.

    What to do about the 'about.blank' pest.

    1. The first option is to use a browser other than Microsoft Internet Explorer. The Mozilla, Mozilla Firefox, Opera, and Opera (Java) browsers are unaffected by this problem.
    2. The second option is to remove this pest by hand. We describe how to do this below.

    Tools necessary:

    • Registry editing tool. Reglite is a free program that is up to the task. You can download it at http://www.resplendence.com/registry/reglite.htm Download this program and install it.
    • Windows Recovery Console
    • Operating system CD

    Steps to take:

    The goal is to remove both dll files in the System32 folder. It is possible to work out a set of steps to delete the "unseen" dll first or the "seen" dll first, as long done properly. Lets delete the visible dll first.

    • First
      • Look in the C:\Windows\System32 folder and sort on date by clicking on the 'Modified' tab at the top of the dates column. Find the visible dll, it should be at the top of column when sorted. Jheckb.dll is an example name of a file found by a user, yours will probably have a different name. Rename this file. Open CMD-shell by clicking Start>Run>cmd (or command). Type 'CD\windows\system32' then hit return. Next type 'rename,' hit the spacebar, type the name of the dll file found in system32, type DeleteMeAfterReboot, then hit enter.
      • Reboot your computer and delete this file.
    • Second
      • Open RegLite. Search the Registry for: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\ CurrentVersion\
        Windows\\AppInit_DLLs
      • Click on AppInit_DLLs to show the 'value data.' You should see something like: C:Windows\System32\"unseen.dll" A user reported wdm.dll as a dll name, yours will probably be different.
    • Third
      • Install and configure the Windows Recovery Console Option:
        1. Insert your operating system CD.
        2. Run your CD:\i386\winnt32.exe /cmdcons
        3. A dialog box comes up, telling you it takes some memory to install. Click yes to install. The boot menu should appear automatically, if it doesn't do the following: Right Click My Computer. Click Properties. Click Advanced Tab. Click Startup and Recovery Settings. Check Time to Display List of Operating Systems. Readjust the timeout to 30 seconds.
        4. Apply the settings, reboot, and in the recovery console you will see the new option.
      • Then in the Windows Recovery Console go to C:\Windows\System32, you will need full administrator rights, modify the file by using the Attrib command to erase it. Alternatively, you could rename the file.
      • C:\Winnt\System32: rename 'unseen.dll' (whatever the name is) to DeleteMeAfterReboot
        C:\Winnt\System32: attrib -R DeleteMeAfterReboot
    • Fourth
      • Reboot computer.
      • Open RegLite. Search again for: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\ CurrentVersion\
        Windows\\AppInit_DLLs
      • Open AppInit_DLLs. Delete the 'Value:'
      • Open Internet Explorer. Click 'Tools' In the 'Address:' bar enter the homepage of your choosing.
    Stop Running Processes:

    Kill these running processes with Task Manager:

    Remove AutoRun Reference:

    Go To the key HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run.
    If you find the value HKEY_CURRENT_USER\software\microsoft\windows\currentversion\run\network service, delete it and reboot the machine immediately.
    If you find the value HKEY_LOCAL_MACHINE\software\microsoft\windows\currentversion\run\network service, delete it and reboot the machine immediately.



    Unregister DLLs:

    Unregister these DLLs with Regsvr32, then reboot:

    Clean Registry:

    Remove these registry items (if present) with RegEdit:

    Remove Files:

    Remove these files (if present) with Windows Explorer:

    Restore Settings:

    After following the instructions above, you will still need to restore your original settings and prevent this from happening again. Here''s how.

    Research

    File Analyses:

    More Info:

  • AllTheWeb, AltaVista, AOL Search, Ask Jeeves, Google, HotBot, Lycos, LookSmart, MSN, Yahoo!
  • Research By:

  • akadia.com.
  • Subatram.org.
  • Merijin's CWS Chronicles
  • PestPatrol's Pest Research Center
  • Last Revised:

    April 15, 2005