Showing posts with label antivirus. Show all posts
Showing posts with label antivirus. Show all posts

Monday, 9 November 2009

The best free antivirus software

Bookmark and Share

There are lots of free antivirus applications. These antivirus software are free and very effective too. Why do these companies give away the best antivirus free? They all have paid versions with more features that they would like you to buy.

All programs offer Windows versions.
Only Avast has a version for Macs.
  1. Avast Home Edition Free Antivirus :

    Avast antivirus provides a friendly user interface, while also being very customizable and feature complete. avast Home Edition includes ANTI-SPYWARE protection, , and ANTI-ROOTKIT detection based on the best-in class GMER technology

    Avast also does scanning on boot up if you choose to do so.
  2. Avira Personal Free Antivirus

    Avira is another one of the best free antivirus products. But the free version gives you a basic protection against spyware, it also gives you: AntiPhishing protection ,AntiRootkit , AntiDialer ,an attractive interface.



  3. AVG Antivirus Free Edition

    AVG is very popular antivirus software product. AVG has a friendly interface to use. AVG free edition detects both viruses and spyware.



    If you need a higher level of security from AVG, you can go with their paid version which gives your Web Shield and Lets you download and exchange files without risking virus infections, Advanced Anti-Rootkit protection, Game Mode protection. Or you can go further and have AVG Internet Security

  4. Bitdefender 10 Free Edition

    This is only an on-demand scanner and doesn't offer "real time" protection, which all four of the other scanners offer. BitDefender Free Edition uses the same ICSA Labs certified scanning engines used in the payed version. I wouldn't recommend it for anyone who needs any level of regular virus protection, but it's still very fast and thorough.

  5. Comodo Antivirus

    Comodo
    Firewall is very popular. Comodo antivirus is kinda new one but still effective , and gives you a good level of protection for no cost at all. Comodo Antivirus protect you against viruses, trojans , and spaywares. When you use both Coomodo Firewall and antivirus ( you get them both in the same installation package), I believe you get a higher security level than using antivirus alone.



    If you need more protection behind the free edition gives you, Comodo offers a pro edition which includes : antivirus + firewall+ Wi-Fi encryption + Remote tech support 24/7 for only $39

  6. Microsoft Security Essentials

    Microsoft Security Essentials provides real-time protection for your home PC that protects you against viruses, spyware. It is a very good tool from Microsoft ans it is free :) .

Sunday, 1 November 2009

Best and free online virus scanners


Bookmark and Share


Free on-demand online virus scanner which scans and automatically cleans viruses, spyware &
malware. An online virus scanner cannot be considered a replacement for an installed antivirus scanner. But you can consider it as a second option. Here is a list of the best and free online scanners:
  1. BitDefender Online Scanner (IE Only):

    Incorporating the BitDefender award-winning scanning engines, BitDefender Online Scanner is an on-demand antivirus and antispyware tool that shows how safe your PC is. Accessible from your browser, it will scan and automatically clean the system memory, all files and drives' boot sectors.

  2. Kaspersky Online Scanner:

    One of the best online scanners. can be configured to scan individual files, folders, and drives - or target all email related files found on local and mapped drives.

  3. Tend Micro HouseCall:

    HouseCall can quickly identify and fix a wide range of threats including viruses, worms, Trojans, and spyware. It is now faster, more powerful and browser independent!

  4. ESET Online Scanner (IE Only):

    ESET Online Scanner is a user friendly, free and powerful tool which you can use to remove malware from any PC utilizing only your web browser without having to install anti-virus software. ESET Online Scanner uses the same ThreatSense® technology and signatures as ESET Smart Security/ESET NOD32 Antivirus, and is always up-to-date.

    IMPORTANT: Administrator privileges are required to run ESET Online Scanner.

  5. Symantec Online Scanner /Norton Online Scanner (IE Only):

    Download and install Norton Security Scan. It will automatically scan your computer every week, replacing the need for you to manually scan using Symantec Security Check. It’s quick, easy, and best of all, it’s free!

  6. Comodo AV Scanner:

    Comodo AV Scanner is a free service that lets you quickly find out whether your computer is infected with viruses and spyware. The scanner requires the installation of a small browser plug-in. This is a one time operation and takes around 3- 4 minutes depending on your Internet connection speed.

Saturday, 31 October 2009

What to do when your Windows is infected

Bookmark and Share

Removing a virus infection surely is a difficult job. Anti-virus software can be very helpful, removing most of viruses easily. But sometimes, your computer may get infected with a really annoying virus which will not be removed with ease. Well, is it a dead end?

Viruses always load themselves when windows starts. Adding themselves to windows registry start up keys, or register as the file handler for a certain file type so every time that file type is loaded the virus is loaded first. To solve this dilemma (Starting Windows system without invoking the virus), you have to boot your system from a Bootable Windows CD or DVD and use it to log on your infected system.

Now, you have started your windows system and the virus is dormant, so far so good. Running your anti-virus now is not the best option, I recommend using anti-virus from a USB Drive. Plug in the USB drive before booing, and make sure to disable "autorun" option just in case your the USB drive was infected with an autorun worm. Now, shut down the computer ,plug in the USB drive, and start up your computer. Note that the bootable CD will not recognize the USB drive if it was not plugged in before computer booting. Scan your system and get rid of the invader.

I will not recommend using system restore point to get your system back,because usually viruses infect it too.

Here you are the AutoStart Entry Points in Windows:
  1. WIN.INI file:

    it's a file belongs to old winows versions (3.x and 9x) to load applications and configuration settings at startup. The pertinent sections to check in the WIN.INI file are the and lines located under the [Windows] heading.

  2. System.ini File:

    The system.ini file was used in earlier versions of Windows to load device drivers and the explorer shell. It is no longer used by Windows XP and above. The pertinent line to check in the system.ini file is , located under the [boot] heading.

  3. Startup Folder:

    The Windows Startup folder of the current logged on user can view startup folder inclusions through the Start menu:
    Start | Programs | Startup .

    You can view items in the Startup folder by navigating to:

    %USERPROFILE%\Start Menu\Programs\Startup (where %USERPROFILE%) signals the username of the logged on user)

    The common startup folder, applicable to all users:

    %ALLUSERSPROFILE%\Start Menu\Programs\Startup

  4. System Registry Run Keys:

    Windows uses specific registry keys values to load applications (including malware) when starting up. The values to examine are located in subkeys Run, RunOnce, RunServices, and RunServicesOnce, located in either of the following registry keys:

    HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\

  5. ASEPS Specific to ME, 2000, XP:

    Users running Windows ME, 2000 or XP will also want to check the following registry keys for any unexpected values:

    HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\Run
    HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\Run

    HKCU = HKEY_CURRENT_USER
    HKLM = HKEY_LOCAL_MACHINE

  6. System Registry - Winlogon:
    Winlogon is responsible for supporting the DLL responsible for managing the interactive logon when Windows starts. Pre-Vista, that DLL provides a customizable user interface and authentication process. Malware that hooks into Winlogon can be particularly difficult to remove, as even booting into Safe Mode will not deactivate it. The string values that customize the Winlogon process are located in the following registry key:

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\
    Windows NT\CurrentVersion\Winlogon

  7. Active Setup:

    Any program specified by the StubPath value will be loaded when Windows is started. Pertinent key location is:
    HKLM\SOFTWARE\Microsoft\Active Setup\Installed Components\

  8. Upgrades from Windows 9x:

    Users who installed an upgrade version of ME, 2000, or XP over an installation of Windows 9x will also want to check the following registry locations:

    HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion
    HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion

    These keys will contain items from the and lines of the win.ini file used by Windows 9x.
Loading Sequence:

Which key runs first when windows starts up:

  • RunServices / RunServicesOnce - HKEY_LOCAL_MACHINE and HKEY_CURRENT_USER RunServices/RunServicesOnce will be launched concurrently. In the event of a conflict, precedent is given to HKEY_LOCAL_MACHINE. These ASEPS may continue loading during and after the login dialog.

  • Login Dialog (Winlogon).

  • RunOnce / Run for HKEY_LOCAL_MACHINE hive.

  • Run key in HKEY_CURRENT_USER hive.

  • Startup Folder.

  • RunOnce in HKEY_CURRENT_USER hive


Kaspersky ®

Anti-Virus 2010 45 days money back warranty

This improved and easy-to-use solution provides complete antivirus protection that allows you to surf the web safely and keeps your PC free of viruses, Internet and email worms, and Trojans.

Only $39.95