How To Avoid Computer Viruses

Pages: 1, 2
free web hosting

Read Latest Entries..: (Post #14) by matak on Mar 10 2007, 04:01 AM. (Line Breaks Removed)
don't surf on ware*z or free c*orn sites.. don't download active x players and try to install them.. don't be naive when it comes to offering million dollar prizes.. and finally don't use windows if you are to paranoid about it..virus is just a virus, and it's fun to hang out with ... read more.
Read the FIRST post of this Topic. - Express your Opinion! Contribute Knowledge :-).

Open Discussion > CONTRIBUTE > Computers > Computer Security Issues & Exploits

How To Avoid Computer Viruses

smartking790
QUOTE
How to Avoid Computer Viruses
It seems like every week, a new virus scare hits the media. They'll bog down your system or they'll destroy it utterly. They'll propagate themselves through your email address book and infect your friends. Your email is constantly receiving a deluge of panicked warnings from your ISP, family, coworkers, newsgroups, etc. They all caution you 'Whatever you do, don't open this!' Now you're so frightened, you begin to wonder if it wouldn't be a better idea to pack the computer in the box it came in, and take up crochet.

Savvy computer geeks are unperturbed, however. There are only a few ways that an email virus can infect your system, and by exercising a bit of prudence, you can feel immortal, and laugh at the panicked hordes when the next scare comes about.

Infection Method

In order to acquire a virus through your email, you have to receive and open an attachment. That's because the rest of your email message is simply ASCII text, and your computer will not process any malignant code as if it were code, but will turn it into letters and numbers, which would look like gibberish and accomplish nothing. It is only through an accompanying attachment that a virus can be introduced. The attachment will be a regular binary file, which will be processed according to its extension1 when opened.

Most types of files are completely innocuous, depending on what that file type is meant to do. For instance, you couldn't spread a virus in a picture file (.jpg, .gif), a movie file (.mpeg, .mpg, .mov), or a sound file (.mid, .wav, .mp3) because those types of files will only spawn viewing or listening programs, which will then attempt to display the video or play the sound. The program controls the cpu, and the file is treated as data, just as the text is in your email reader.

Therefore, it is important to know which kinds of files can be dangerous.

Data and Programs

There are hosts of file extensions, and new ones coming out all the time, as people discover new ways to encode and compress information, so learning them all would be impossible. However, all file types can be classified as either data or a program. A program is a file that contains instruction codes for the cpu. A data file is simply information, which has to be processed by a program for you to understand it.

In order to be harmful, a virus has to execute cpu instructions. Therefore, anything that is just data cannot be harmful, because data files don't execute anything. Sounds, pictures, and movies are all examples of data files, and are completely harmless. Program files can carry viruses. The easiest way to determine if something is data or a program is to ask yourself if that file can do what it is meant to do by itself (discounting the operating system), or if it requires separate software to do it. Sounds cannot play themselves, but shareware games can.

Common Virus Carriers


.EXE, .COM, .BAT
These file types will be recognized by your operating system as programs. As such, they are granted control over your cpu, memory, hard drive, and other resources, and are able to wreak havoc with your system when designed with dishonourable intent.
.ZIP
Zipped files are the most common way to send large amounts of data. They can be designed to be self-extracting, which means that they will uncompress themselves. Self-extracting .zip files behave much the same way as executable files, and can cause damage the same way.
.VBS
This is a Visual Basic Script. If you get one, you are almost guaranteed that it is a virus created by a Visual Basic programmer who is sick of seeing all the jobs go to people who code C++. The infamous 'Love Bug' was sent out with a .vbs extension2.
.DOC, .XLS
That's right, Word documents and Excel spreadsheets can carry viruses, and are the exception to the rule that data files can't hurt you. That's because, in yet another gross oversight by Microsoft, they allowed macros to be incorporated into Office applications as Visual Basic scripts. A macro is simply a shortcut that allows you to execute multiple instructions with one simple command. By allowing VB scripts to take on that role, these macros can take full command of system resources. They travel hidden in documents, and when you open the file, you won't see that anything is wrong. When you close the program, however, it automatically saves a template called 'normal.dot' (or 'normal.xlt' for Excel), which will copy any macros that were hidden in the bad file to your normal template. Every time you open another document, from that time on, the macro virus will copy itself into that document. If you send a document to another computer from that time on, you'll be passing along the virus. In addition, VB programmers have come up with new ways to spread their viruses by reading your Outlook personal address book and sending itself out to all your contacts.

Prevention Methods

Email Protection

If you use Microsoft Outlook Express, download or otherwise acquire another email client, and delete this immediately. Express has a very nasty habit of opening every attachment indiscriminately, which gives you absolutely no protection. Most other clients will give you an option for automatic opening of attachments. With this feature turned off3, you have no reason to fear the vehement 'Do not open!' warnings. You can open the mail to look at the text, and read the file extension of the attachments, and if they're harmless, you may continue to open the attachments. If they're possibly suspect, you can act according to discretion.

The best way to protect your computer from email viruses is to protect your email account. There are two ways to do this. One way, frequently recommended by journalists, is through the judicious use of email filters. However, filters are not always easy to set up, and the journalists will never tell you how, because they don't know how themselves. Filtering can provide a small measure of protection, but it certainly isn't a cure all, because of a couple of loopholes that virus hackers exploit, which I have described previously, which will allow you to receive a virus from someone you would normally trust.

Another way is to create another email account from one of the many free providers of this service on the internet, such as Yahoo, Email.com, etc. Give your remote account address away when doing things like registering for websites and other such times when you need to give an address to people you don't know. Reserve your home account for the people you know well, and don't go publishing it everywhere. Free email providers are forced to be ever vigilant against viruses, for if they infect all their users, they won't make any money from their advertisers, so they have to take steps. A viral email sent to one of these accounts may very well be deleted before you even know it is there.

Attachment Control

Some good guidelines for handling attachments with potential viruses:

.EXE, .COM, .BAT
Anything that you receive unsolicited with one of these extensions should be suspect, even if you receive it from the address of a friend. It is easy to mimic email addresses, especially with Netscape Communicator. Some viruses have been designed to look up addresses in the host's Outlook address book, and send itself out to all your friends from your own email account. This is how the infamous 'Melissa' virus spread itself. Don't trust it just because it came from a friend; find out what it was from your friend before opening it. Or, you can adopt a policy of simply deleting all unsolicited executable files as soon as you receive them.
.ZIP
The contents of a .zip file are easy to check with WinZip If you're satisfied that there's nothing harmful in it, you can unzip it from WinZip as well, which would be safer than letting it extract itself, if it were of the self-extracting variety. This gives WinZip control over the process, rather than turning it over to an unknown programmer's wares.
.VBS:
This is a virus. Delete it immediately
.DOC, .XLS
In Word and Excel, go to Tools - Options in the top menu, and click on the General tab. Near the bottom is a box with the words "Macro virus protection" next to it. Verify that there is a check in that box. Then, whenever you try to open a document that contains a macro, MS will caution you about it, and give you an option to view it without the macros. This means that the VB script won't be opened and activated, but you can still view the data.

Anytime you have any doubts about a file, err on the side of caution, and delete it. And if you want to do your friends a favour, use an email client other than Microsoft Outlook. Viruses are designed to work with it because they want to cause maximum damage, and Outlook is the most common email client throughout business, government, and personal use. 'Melissa' and its successors, including the 'Love Bug', are coded to look for Outlook's personal address books4 to send themselves out to your friends from your personal email account. If you do not have this software, you cannot infect your contacts if you contract the virus yourself.

The Triumph of Geekdom

You now know the simple steps it requires to keep yourself virus free. Not only will your data and your investment be safe, but you can also relax and laugh at the hordes of panic-stricken worry-warts the next time a major virus scare hits the media. These few simple guidelines are all that are required, but some people may go on to talk about complicated things like locking out boot sectors and backing up your entire hard drive5, you already know all you need to know for safe computing.


--------------------------------------------------------------------------------
1 The three letters that usually follow the dot in the filename. For instance, 'file.mp3' is an mp3 music file, and when you open it, your mp3 playing software will automatically launch and play the tune.
2 It also came with a clever but readily transparent attempt to disguise itself as a text file. The filename of the virus is LOVE-LETTER-FOR-YOU.TXT.vbs.
3 Most email clients' default setting for this is 'off'. If you generally see a paper clip or other icon for attachments, and have to double-click on the icon to view the attachment, then your setting is fine.
4 Denoted by a .pab extension.
5 Although backing up data on your hard drive is a good idea in case of an equipment failure, it is my point that it is not a necessary virus protection when prudence is fully exercised.


If you read this than thanks alot for reading

Notice from jlhaslip:
Plagarised from http://www.bbc.co.uk/dna/h2g2/A354638
Warning issued. Quote tags added.

 

 

 


Reply

delivi
The best way to avoid virus is to keep yourself Updated witht he latest Virus threats and exploits.

Keep your Antivirus Updated whenever an Update is available.

If you come to konw about an exploit in a Software, apply the patch as soon as it is released.

It is a good practice to visit security websites at least two times a week to keep yourself updated.

Reply

bhavesh
Delivi has given a short and precise way to avoid viruses. I want to add something, if you are using a low memory computer then it is better to put off the antivirus, and use it only when you insert a pendrive, floppy or CD, just check it for virus. And when ever you are online put on the antivirus. Because these are the only source for virus attack to your PC.

Reply

techclave
If you ask me, i would suggest you to use a nice firewall program installed on your computer. I have been using Zone Alarm firewall, for the past two years. I do not use any other anti virus, or spyware detector/healer,..

My zone alarm firewall, does all that is needed of it , for me.. Whenever, a potentially unsafe operation is about to be performed , it blocks it and informs me . It is a Really good piece of software , for people concerned about virus..

Armor2Net is another firewall, which i trust ,next to Zone Alarm.. It works pretty effectively too.

Reply

rsf
QUOTE(techclave @ Jan 14 2007, 09:37 AM) *

If you ask me, i would suggest you to use a nice firewall program installed on your computer. I have been using Zone Alarm firewall, for the past two years. I do not use any other anti virus, or spyware detector/healer,..

My zone alarm firewall, does all that is needed of it , for me.. Whenever, a potentially unsafe operation is about to be performed , it blocks it and informs me . It is a Really good piece of software , for people concerned about virus..

Armor2Net is another firewall, which i trust ,next to Zone Alarm.. It works pretty effectively too.


Sorry but you should really use an antivirus as well as a firewall. Reason being is no firewall can catch every incoming virus, especially not really new ones.

Also, if you're downloading files, opening attachments or anything like that there's another chance for viruses to come in. Most people will just tell the firewall to allow it if it's from someone they know or whatever. But like the article said, macros can send themselves out across a person's contact list, which means that file could not be safe even though you trust the person.

 

 

 


Reply

bhavesh
Yes I agree with rsf, what will you do if a virus comes from floppy, cd or pen drive from other computers. So its better to use a firewall while browsing and anti-virus when inserting an external storage device.

Reply

darran
In short

2 important software
  1. Get a good firewall (Comodo Firewall - Best free firewall I know)
  2. Get a good anti-virus (AVG) It is going to be paid on february 18th but it is well worth it

Or why not buy their antivirus at a cost of US38.95, it costs about SGD 60, I will buy it soon enough.

And a very simple advice is not visit sites you do not know or open attachments you are unsure of. That has got me through 9 years of surfing on the internet without getting any viruses to my computer. Spyware is plenty though, but who doesn't get it?

Reply

panicsafe
What you can always do to avoid computer viruses is not use Windows and instead install Linux or MacOS. You automatically rule out 80-90% of the existing viruses out there.

Reply

QuickSilva
Well the biggest tip I can think of is use automatic update. Then you don't have to think about it and it does it automaticaly. Also you need a reliable anti-virus/firewall as well as one with many features. I wouldn't go for a firewall that blocks every single thing, as it can disable things such as instant messaging programs (IM) and VoIP (Such as skype) and lots of other things too.
-Tom.

Reply

sweetescape
Honestly, I rarely download... stuff escept music (legally, of course) and even when I download software, I always check the net if it has spyware, adware, viruses, you know.

Reply

Latest Entries

matak
don't surf on ware*z or free c*orn sites.. don't download active x players and try to install them.. don't be naive when it comes to offering million dollar prizes.. and finally don't use windows if you are to paranoid about it..
virus is just a virus, and it's fun to hang out with smile.gif

Reply

Zlash
Always keep your softwares up-to-date. Once I got a rootkit virus. I found out that I got it because my Java was not updated. I think it was 5 updates behind or something. Silly me. I had a hard time removing it since it blocked all the softwares that could remove it. Took me a while to see that there was a process running in the process list which should not be there. When I deleted that everything went smooth, but I wasted a lot of time anyway. My automatic updates was on, but it did not do anything. So ALWAYS keep your programs up-to-date and sometimes you will have to check manually as the computer is no Einstein!

Reply

Saint_Michael
Their is no sure way to preve you from getting a computer virus, because as long as your connected to the internet, your going to get one regardless if you visit a dirty site (not porn) or not. Best thing to do as mentioned above is keep it updated and check out the anti-virus center on your software they sometimes give you messages like McAfee does sometimes when their is a new one floating about. Also make sure to get a good firewall to that double the protections sometimes.

But with all that software helping you, the one thing that will get a user all the time is that they do not pay attention to where they are going. That's how viruses best work they just wait for you to click this or click that.

Reply

korin
If I may, the best and most effective way to keep from getting viruses is children? Abstinence!!! Don't use internet if your so afraid of what viruses and and adware you will get. But I suppose that's just not an option. So, in my opinion, Avast, Ad-Aware, and I like using ZoneAlarm.

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.

Pages: 1, 2
Recent Queries:-
  1. good practices for avoiding virus - 408.05 hr back. (1)
  2. normal.xlt registry - 747.72 hr back. (1)
Similar Topics

Keywords : avoid computer viruses

  1. Can We Do Something To Stop Viruses? - give your opinion about virueses and how to stop them (3)
  2. Viruses - Another Pointless Step - Why, what is the point, of going so far. (6)
    Hi, im not making this post to ask for help or anything, as i know how to deal with it. Just
    really, because i feel like sharing what i think, and id like to know what other people think about
    it. Now, the reason i made this thread, is that earlier today,i was on a friends computer, and it
    has been completely ruined by viruses, i mean, His desktop background had been changed to an advert
    for an antivirus programme, and the desktop properties tab for chaning it back was just... not there
    task manager had been disabled He had about 20 antiviruses programme trials adver...
  3. Virus Alert - Messenger Viruses - New viruses spreading through Y! Msngr (7)
    QUOTE If somebody by the name of json73002@yahoo.com adds you. dont accept it. Its a virus. Tell
    everyone on ur bulletin because if somebody on ur list adds them, u get the virus too. Tell everyone
    on your list not to open anything angell11. tewwtuler and sassy*BLEEP*. It is a hard drive killer
    and a very horrible virus. Pass this letter to everyone on your buddy list. We need to find out who
    is really using these accounts. Sorry for the inconvenience. Becareful while using Messengers
    guys! Don't keep your messengers online unnecessarily. Go offline as so...
  4. How Do I Completely Remove Trojan Viruses - anti-virus put them in virus vault (32)
    I have AVG anti-virus on my PC, and a few weeks back it found a trojan virus on my pc. It put it
    into the virus vault but could not heal it. How do I completly remove a trojan virus? Or even can
    I? Do I have to download specific software to remove it, or is there some more complexe way of
    going in to the system?...
  5. How To Manually Remove Viruses! - a short tutorial (8)
    How to manually remove viruses! Have you ever been in the possition that you know you have an
    virus but you dont have any antivirus?? Its almost impossible to remove it manual without knowing
    about a few tips & tricks. After reading this turtorial im sure you will know how to manual remove
    most of the virus lurking around. But that dosnt mean you shouldnt have any anti virus on you
    computer! Anyway, lets get starting with the turtorial.. I suppose you already know what safe
    mode is. If you dont try pressing the F8 key some times when you start your computer. Y...
  6. Viruses That Hurt Hardware - (40)
    Recently, my aunt just got a virus... it's not a normal virus that deletes files or monitors my
    movements... it's actually a virus that does permanant damage... What it does is that is starts
    up with Windows, and occassionally use up your CPU excessively, causing your CPU fan to speed up.
    Then it suddenly drops down, so your fan slows down in a sudden stop. This not only hurts your fan,
    your CPU, but it also hurts your Harddrive, since your hardware's heat is inconsistent and
    jumpy. This resulted in some "harddrive inconsistencies" which made her computer fr...
  7. Simple Talk About Trojans - trojans and how they differ from viruses and worms (0)
    As a programmer, I had the opportunity to code a trojan horse before, of course it was just for
    experimenting not for hacking, so I am going to give a clue about the work of Trojan horses.
    QUOTE Trojans typically consist of two parts, a client part and a server part. When a victim
    (unknowingly) runs a Trojan server on his machine, the attacker then uses the client part of that
    Trojan to connect to the server module and start using the Trojan. The protocol usually used for
    communications is TCP, but some Trojans' functions use other protocols, such as UDP, as we...
  8. Virus Alert In My Computer - (4)
    Hi I think I have a spyware infection. The symptoms are as follows: "Windows Antivirus" message
    screen keeps on popping up from an icon on the task bar announcing that windows has detected spyware
    and suggesting downloading of antispyware. Occasionally another "Windows security Alert" window also
    pops up warning that the system is making copies of system files, etc. I am also unable to access
    control panel. Can somebody help ? /biggrin.gif" style="vertical-align:middle" emoid=":D"
    border="0" alt="biggrin.gif" />...
  9. Sick Of Being Infected By Viruses, Spyware, Malware, Etc.? - How to keep your data safe from the nasties of the Interwebs (4)
    Viruses, spyware, malware, adware, and all that extraneous bull that we have to deal with nowadays
    are becoming more frequent. Obviously we don't want this crap on our computers so I advise you
    take precautions. * Avoid downloading anything from sites or people you don't know. Duh. *
    Don't even bother looking at attachments in spam. Duh. * If you receive an e-mail from someone
    you don't know, don't click on any of the links. Duh. * Anything other than a multimedia
    file or a text file is able to harbor extra crap you're not going to want. This ...
  10. Do Viruses Damage The Hardware - (31)
    /huh.gif" style="vertical-align:middle" emoid=":huh:" border="0" alt="huh.gif" /> Do viruses damage
    the hardware Please tell me...
  11. Does This Sound Like A Virus? - computer meltdown (17)
    Hi you've probably been asked this about 50 million times, but i'm gonna ask! i bought
    a computer off my dads friends and when i got it it started getting windows boxes up saying that the
    computer was at risk. they popped up continuously at 2 min intervals. This then stopped. i have my
    ntl firewall and security check this used to pop up when starting up but it doesn't do it any
    more. Its then started to connect its self to the internet to a web page that just has 21600 on it.
    if u shut it down it may pop up again later. At the weekend its starting to lo...
  12. [tutorial] About Spam/tracing E-mail & How To Avoid Spam - (1)
    QUOTE Using a case study of a e-mail I got, it's not really spam but its sort of. The
    first rule is NEVER reply to spam, NEVER click the unsubscribe link and NEVER e-mail to the
    unsubscribe address. These are simply underhand tactics to get 'active' e-mail addresses.
    Some other tips to avoid getting spammed in the first place: 1) Never use your real e-mail
    address in newsgroups, this is the best place to get picked up by a spam bot. Use something like
    john-no-spam-at-i.hate.spam-btopenworld.com Then in your signature put remove -no-spam and i.ha...
  13. New Computer Virus - Computer Virus that masquerades as NEWS (16)
    Have you ever read or encouter such virus that disguised as NEWS.. well here is some info on how
    virus created found and works... QUOTE Researchers have identified a new computer virus that
    masquerades as news headlines from CNN's Web site. Sophos, an anti-virus firm, says the virus
    -- identified as Crowt-A -- pulls headlines, subject lines and other content from CNN.com. Once
    opened, the virus can then scan the user's address book and try to email itself to those users.
    The virus' subject line and attachment share the same name, Sophos researchers say...
  14. Adobe Acrobat Hackable - meaing planting of viruses and what not (3)
    QUOTE Adobe has warned of a serious flaw affecting one of the most widely distributed client
    applications, Acrobat Reader. The flaw leaves users open to attack via maliciously crafted PDF
    files, which can be spread via e-mail attachments web page links, and can be used to take control of
    a system. "Remote exploitation of a buffer overflow in Adobe Acrobat Reader for    Unix could
    allow an attacker to execute arbitrary code," says security firm IDefense, which discovered the
    flaw, in an advisory. A number of bugs in Acrobat Reader have emerged in recent weeks, b...
  15. Adware Still Resides In My Computer After Removal Tool - (6)
    I have picked up 13,856 adware infections on my computer, and I got them from erm... Downloading
    photoshop off limewire. At first, I got pop-upss like mad. Then I uninstalled the adware with the
    tool they gave ne. I am still getting popups. I need help badly, what should I do....
  16. Can Spy-ware Infect Your Computer? - Keep away spy-ware (11)
    What is spyware? Spyware is malicious software that invades your computer without your consent.
    Spyware has several unpleasant effects. It can degrade the performance of your computer, deliver
    unsolicited pop-up advertisements, and report on your web-browsing activities. More maliciously,
    spyware can be used to steal your personal information, such as IDs, passwords and financial
    information. How do you get spyware? There are several ways spyware can be downloaded to your
    computer. It could be attached to another piece of software that you have download intentionally (e...
  17. Using A Public Computer Safely? - using a public computer riskfree (21)
    Hey guys, So I'm wondering, all these free public computers, and not enough security =o) My
    question is, say were on a public computer, how can we be sure there is no key logging software
    running? or anything else that could compromise security? Chris. ...
  18. Avoid Dao Search - Virus, Adware, and Spyware (4)
    Recently well surfing, I was infected with a program that secretly downloaded itself called DAO
    Search. It started to generate many popups, messing up some programs, and changed all common words
    on every webpage into search links (even if they were links already.) And it would replace Domain
    Names with IP addresses. It Hijacked Internet Explorer and Netscape. And everytime it is removed it
    will re-download itself. If You Come accross this you will have to run an Anti-Spyware Program and
    clean it and its registry keys, then search your computer for DAO, a Dll file s...
  19. Cellphone Viruses - Coming to a cellphone near you... (20)
    Cell phone and Blue Tooth viruses are just around the corner. It's a big and scary world out
    there... QUOTE Cell phone viruses, largely considered a paper tiger in the digital security
    world, became a bit more dangerous this week with the release of a two-pronged program. Writers
    have released a virus, known as Lasco.A, that spreads both through wireless connections and by
    attaching itself to files, antivirus company F-Secure said Monday. Until now, malicious cell phone
    programs have spread using one mechanism or the other. "We have received a new Symbia...



Looking for How, To, Avoid, Computer, Viruses

*RANDOM STUFF*





*SIMILAR VIDEOS*
Searching Video's for How, To, Avoid, Computer, Viruses

*MORE FROM TRAP17.COM*
advertisement



How To Avoid Computer Viruses



 

 

 

 

ADD REPLY / Got an Opinion! a humble request :-) RAPID SEARCH! Free Hosting [X]
Express your Opinions, Thoughts or Contribute your information that might help someone here.
Ask your Doubts & Queries to get answers.. "Together, We enlight each other!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE