I have a good antivirus program, hence my computer is safe from any viruses.
As mentioned in an earlier post, all what an antivirus program does is, it checks the file under test with its virus definitions. If all the definitions show negative test with that file, the file is considered to be clean. Hence, if there is any new virus, whose definition is not present in the virus definitions of your antivirus, it will be shown as clean.
I have multiple antivirus programs installed, so I am safer.
Most likely, when an antivirus sees another antivirus running, it stops himself checking for viruses. & The other antivirus also does similar. Eventually, nobody protects your system from virus threat. Both the antiviruses, however, consume your hard disk space, RAM & CPU cycles.
All files flagged by my antivirus program are viruses.
The antivirus is also a software program. You can write a program, which will be fitting the virus's characteristics - autorun entry, creating of autorun.inf in removable drives, copying to system32 folder etc. A classic example was n.vbe file, which was reported by many antiviruses as infection. But, when I actually read the file (yes, it was a text file), I came to know that it was indeed a program to remove certain viruses.
I must have an antivirus program.
As I said earlier, having an antivirus does not imply that your system is protected from all sorts of viruses. & if it is not going to protect you, why do you
must have an antivirus program? Just because Windows security center keeps warning you to have antivirus? In reality, with some simple precautions, one can work on Windows system normally, without having to use an antivirus. These precautions will be covered in next posts. Generally it's a good idea to clean your hard disk, once-for-all, by connecting to separate, clean system, with good, up-to-date antivirus running. Then onwards, with these precautions, viruses won't affect your system.
I need a great firewall.
For normal user like us, windows firewall is generally sufficient.
I have never connected to internet. How can a virus enter my system?
A virus can enter your system from many sources. The most common medium these days is USB flash drives & LAN.
Transferring over LAN / P2P will bring viruses with them.
Generally, yes. But not always. You can copy files over LAN. Just make sure that you don't execute the executable files without scanning.
I have downloaded only from authentic site. How can it have a virus?
My personal experience - My sony ericsson phone's memory card, newly bought, just taken out of the box, had virus. So even if you are downloading something from authentic source (website, friend, computer vendor), be cautious.
Also, which sites do you think are authentic sites? I trust very few sites for that matter. microsoft
original website. Sites like
sourceforge.net, which provide mainly open source softwares, sites like
download.com /
softpedia.com, when they explicitely mention that the software is virus free. & known official sites of certain softwares. Beware of fake websites.
I have virus on my system. My files are infected:
A virus is a software program. It's very unlikely that any virus will corrupt your
data files. Very rarely the purpose of writing a virus is data corruption. The common purposes are - keylogger/password sniffer, trogens, threatening the user to buy the antivirus, etc.
I have got a virus on my system. At least now, I MUST install antivirus.
No again. As said earlier, an antivirus can not guarantee you that there will be no virus in your system after scanning. A simpler approach would be to remove the virus manually. This also helps to keep your system resources consumption less; since there is still no antivirus.
My flash drive has a virus. If I connect it to my system, it will infect my system also.
A virus is nothing more than a software program. It cannot execute on its own. So, in short, if you prevent it from executing, it will not execute against your wish & if it does not execute, it cannot do
any harm to your system. How to prevent it from executing - see later posts.
Autorun.inf is a virus.
Autorun.inf is actually not a virus. Rather, it is a file which defines the autorun task which executes when the removable media is inserted. This file was a method to create automatic installation CDs, such that the software installation will start immediately after the CD is inserted into the CD-rom.
Viruses use this file in order to spread via USB flash drives.
A typical autorun.inf file created by a virus may look like follows:
[autorun]
open=path-to-virus-file.exe
explore=path-to-virus-file.exe
Hint: We can open this file using a text editor, like notepad & see the path where virus is located in your flash drive & then happily delete the virus executable file.
Lastly,
a file looks like a genuine windows file. How can it possibly be a virus?
Don't ever believe that just because it
looks like a windows file, it is a genuine file. The author of the virus program will try to make sure that you think that the file is genuine windows file.
A file marked as system file (see
file attributes) does not necessarily imply that it is system file, required by windows. In fact, most of the files in your system32 folder are not with hidden or system attributes. If you find executable file with hidden / system attribute, in system32 directory, it is quite likely a virus.