Latest News
- Blogs in Plain English
- Repair windows XP using your install CD
- Reset windows security settings to default
- How to install SATA native mode drivers after installing windows with native mode disabled
- What is a Computer Worm in plain English
Meta
2.Power Users 3D Graphics Application Launcher Bittorrent cannot create Change Managment chkdsk File not found guide How not to HOWTO IT launch Launchy Make Available Offline memory Microsoft motherboard MySQL Net News News Office 2007 Opening Open Source Outsourcing Packet Shaping power supply processor Quick RAM Slashdot Solution Solutions Sun tiscali toolbar TV uk Video video card virus Vista Vuze Windows XP
Blogs in Plain English
Posted by sporg
Hi all
If you have ever wondered what a blog is or how it works here is a nice video that explains it in simple english.
Hope that helps. If you need more info please comment on this post and I will be happy to help out.
Technorati Tags: Blogs, Plain English, Simple
Spread the Word!
What is a Computer Worm in plain English
Posted by sporg
From our last article we had a look at the good old virus. If you have read the article you will know that the common computer virus is very reliant on the user of a computer to copy it around. In this article we will have a look at the computer worm. A real nasty peace of software as the worm can copy itself around and infect other computers without any help at all. All the worm needs is a computer connected to some sort of network. This could just be an internet connection or the thought to be safe network at your work place.
This kind of virus came out when the computer networks started to become common place. Internet was also readily available and businesses started communicating using e-mail. As with all viruses there is more than one type of worm so let’s have a closer look at some of the variants.
Email Worms
This version of the worm is reliant on a computer having an email client installed. The virus hides inside an email as an attachment or link to a webpage. Some can hide inside the e-mail as a script and infect your computer just by looking at the e-mail. When you double click the attachment or the link the virus is also started and it can do one of two things. It can attaché itself to every e-mail you send out or it can have a look thought your contacts list and send out emails with itself attached. Some worms have even been known to look thought your documents to try and find e-mail addresses. The e-mails that are sent out sometimes have random addresses put into the sent from section making it hard to find out where the virus originated from.
Instant messaging worms
If you have ever used a program like msn or yahoo messenger this type of worm could infect you. The worm sends out a link to random people using the messaging service. When the link is clicked on you are directed to a website that infects your machine. Once infected, the worm can use your messenger program to send the link to your friends. There are also versions of this type of worm that can use IRC chat systems.
File sharing networks
File sharing networks allow users to share files over a global network. This type of sharing is also know as P2P and has had a lot of bad press due to copyright material being shared over these networks a lot. The worm will copy itself into the programs shared directory in a harmlessly named file. When someone downloads it and executes it gets to infect the computer and try to get shared out again.
Internet worm
This is the most dangerous of all. Microsoft windows is a very complicated operating system with billions of lines of code. No matter how hard they try to make windows secure there will always be a way for someone to get windows to do something that it should not. Programmers have learnt how to take advantage of these bugs and have developed worms that can copy themselves onto your computer and install themselves without any help from anyone. These worms then search the network looking for other computers to infect. Once you get a few machines infected these worms can cause delays on the network that can get so bad that you are unable to use the network. These viruses prove to be very hard to detect and even harder to get rid of.
Technorati Tags: virus, computer worm
Spread the Word!
What is a Computer Virus in plain English
Posted by sporg
One of my readers asked me to write a post about viruses in plain English so that the normal computer user can understand what they are and how they work. While thinking about it I decided that it might be a good idea and split the subject up into a couple posts. In this post we will go back in time a bit and have a quick look at the virus in its simpler form.
What is a virus? When I started out in computers this was a real easy answer. A virus was a program that made copies of itself on computers without the owner knowing. Sometimes these viruses had what was called a payload. This payload is a part of the program that is run when either a date or any number of other conditions are reached. In most cases this payload causes damage to the information stored on your pc. Some viruses will delete all the information on your computer while others just scramble the contents of file so that you are unable to open them.
But even during this simple time of computing there where to main types of viruses. The main virus would hide itself in the executable files on a computer. Then when someone started the program they also loaded the virus. The virus would then be able to spend its time copying itself to other executable files in the hope that one day you would make a copy of your favourite program and copy it to another computer. As soon as you started the program on the unaffected pc the virus would be loaded and able to infect the new computer.
Then came the dreaded boot sector virus, every device that you connect to your computer than allows you to copy files to it has a boot sector. This boot sector is a special place on all disks that allows your computer to start windows. So this little virus is able to start itself up every time you run your computer. When you put a floppy disk into the machine it would copy itself onto the disk ready for when the disk was used in another computer.
Time and computers have moved on from these simple days and as computer experts have tried to make the computer less venerable to viruses the people who develop them have made them smarter. Today we don’t just have a virus but we have worms, Trojans, email viruses, malware and many more. But even with all this complexity all these programs do one simple task. They make copies of themselves.
Join me in my next post where we will have a closer look at some of the new virus we have to deal with today. We will also have a look at what software you can use to help avoid these little programs of doom.
Technorati Tags: virus, boot sector virus