Showing posts with label Anti Virus. Show all posts
Showing posts with label Anti Virus. Show all posts

Thursday, June 02, 2011

Bootable Free malware cleaner from Microsoft - Standalone System Sweeper Beta1

Microsoft has released a beta version of Microsoft Standalone System Sweeper Beta, a recovery tool that can help you start an infected PC and perform an offline scan to help identify and remove rootkits and other advanced malware.

This tool will help you create Standalone System Sweeper on a bootable device (on a CD, DVD, or USB drive) that will provide a safe environment from which you can start your computer and attempt to remove threats. It can be used if you cannot install or start an antivirus solution on your PC, or if the installed solution can’t detect or remove malware on your PC.

“Microsoft Standalone System Sweeper Beta is not a replacement for a full antivirus solution providing ongoing protection; it is meant to be used in situations where you cannot start your PC due to a virus or other malware infection. For no-cost, real-time protection that helps guard your home or small business PCs against viruses, spyware, and other malicious software, download Microsoft Security Essentials*. (* Your PC must run genuine Windows to install Microsoft Security Essentials.)”

To get started, please make sure that you have a blank CD, DVD, or USB drive with at least 250 MB of space. Next, download and run the tool – the tool will help you to create the bootable media required to run the software on your PC.

Get it from https://connect.microsoft.com/systemsweeper

(Thanks for the HT: ZDNet )

 

EDIT : Few screenshots  -

Download & creating ISO file screenshots -

MSsweeperbeta1z

MSsweeperbeta3az

MSsweeperbeta6z

MSsweeperbeta7z

 

Running Bootable CD screenshots -

So after creating a Bootable CD from ISO, when booted from this CD we get -

IMG_2282z

IMG_2283z

IMG_2284z

Thursday, April 22, 2010

[FIX] - McAfee Update Causing Windows XP SP3 to Shut Down

There has been issue with a McAfee DAT file 5958- released Wednesday, April 21, 2010. Its causing stability issues on Windows XP client systems. The symptom is caused by a false-positive detection of the W32/wecorl.a virus on a core Windows file (svchost.exe). Once the file is quarantined by McAfee, the system may encounter one of the following symptoms:

· The computer shuts down when a DCOM error or a RPC error occurs

· The computer continues to run without network connectivity.

· The computer triggers a Bugcheck (Blue Screen).

 

McAfee DAT 5958 file is propagated to client machines that conduct automatic updates of definition files. McAfee updated the DAT file soon after the problem was identified with a new version that does not cause the problem. DAT 5958  file has been superseded by version 5959, which corrects the false positive detection. Additionally, McAfee has released an EXTRA.DAT file (Check the McAfee links given at the end) that can be used to suppress the false detection of the Svchost.exe process for customers who are running the 5958 DAT file.

 

Resolution

To manually repair a computer encounters this problem, follow these steps:

1.     Restart the computer in safe mode by pressing F8 before the Windows splash screen appears.

2.     Log on to the computer. Then, press CTRL+ALT+DEL, and then click Start Windows Task Manager.

3.     Select New Task (Run…) from the File menu.

4.     Type cmd.exe, and then press ENTER.

5.     Run the following command:

ren “%programfiles%\Common Files\McAfee\Engine\avvscan.dat” avvscan.old

Note This behavior removes McAfee virus definitions. Make sure that you update to the latest definitions (5959 DAT or newer) after you complete these steps to restore virus definitions.

6.     Run the following command:

copy %systemroot%\system32\dllcache\svchost.exe %systemroot%\system32\ and press ENTER

7.     Restart the computer.

Source :

Microsoft KB Article:

http://support.microsoft.com/kb/2025695

 

Please refer also to the following McAfee articles:

https://kc.mcafee.com/corporate/index?page=content&id=KB68780

https://kc.mcafee.com/corporate/index?page=content&id=KB51109

 

Windows XP Service Pack 3 (SP3) is the only operating system that is affected by this problem.