Search
Search titles only
By:
Search titles only
By:
Log in
Register
Search
Search titles only
By:
Search titles only
By:
Menu
Install the app
Install
Forums
New posts
All threads
Latest threads
New posts
Trending threads
Trending
Search forums
What's new
New posts
New ads
New profile posts
Latest activity
Free Ads
Latest reviews
Search ads
Members
Current visitors
New profile posts
Search profile posts
Contact us
Latest ads
Pure VPN - Up to 27 Months
vgp
Updated:
Friday at 8:10 AM
එක පැකේජ් එකයි මාසෙටම Unlimited Internet. තාමත් DATA CARD දාන්න සල්ලි වියදම් කරනවද? අඩුම මිලට අපෙන්.
sayuru bandara
Updated:
Tuesday at 12:30 PM
Ad icon
ඉන්ටර්නෙට් එකෙන් හරියටම සල්ලි හොයන්න සහ Success වෙන්න කැමතිද? 🚀 (E-Money & Success Stories)
siri sumana
Updated:
May 30, 2026
Gemini AI PRO 18 months Offer
Hawaka
Updated:
May 27, 2026
Ad icon
koko account
DasunEranga
Updated:
May 27, 2026
Electronics
Vehicles
Property
Search
Reply to thread
Forums
Computers & Internet
Tips & Tricks
How Computer Viruses Work
Get the App
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Message
<blockquote data-quote="migaramk" data-source="post: 6535330" data-attributes="member: 38647"><p><span style="font-size: 12px"><strong><span style="color: red"><span style="font-family: 'Verdana'">How Computer Viruses Work</span></span></strong></span></p><p> </p><p><strong><span style="color: black"><span style="font-family: 'Arial'">A virus can spell doom for your computer. </span></span></strong></p><p> </p><p><span style="color: black"><span style="font-family: 'Arial'">Strange as it may sound, the computer virus is something of an Information Age marvel. On one hand, viruses show us how vulnerable we are -- a properly engineered virus can have a devastating effect, disrupting productivity and doing billions of dollars in damages. On the other hand, they show us how sophisticated and interconnected human beings have become. </span></span></p><p><span style="color: black"><span style="font-family: 'Arial'">For example, experts estimate that the Mydoom worm infected approximately a quarter-million computers in a single day in January 2004. Back in March 1999, the Melissa virus was so powerful that it forced Microsoft and a number of other very large companies to completely turn off their e-mail systems until the virus could be contained. The ILOVEYOU virus in 2000 had a similarly devastating effect. In January 2007, a worm called Storm appeared -- by October, experts believed up to 50 million computers were infected. That's pretty impressive when you consider that many viruses are incredibly simple.</span></span></p><p><span style="color: black"><span style="font-family: 'Arial'">When you listen to the news, you hear about many different forms of electronic infection. The most common are: </span></span></p><p><strong><span style="color: black"><span style="font-family: 'Arial'"><span style="font-size: 12px">Viruses</span></span></span></strong><span style="color: black"><span style="font-family: 'Arial'"> - A virus is a small piece of software that piggybacks on real programs. For example, a virus might attach itself to a program such as a spreadsheet program. Each time the spreadsheet program runs, the virus runs, too, and it has the chance to reproduce (by attaching to other programs) or wreak havoc. </span></span></p><p><strong><span style="color: black"><span style="font-family: 'Arial'"><span style="font-size: 12px">E-mail viruses</span></span></span></strong><span style="color: black"><span style="font-family: 'Arial'"> - An e-mail virus travels as an attachment to e-mail messages, and usually replicates itself by automatically mailing itself to dozens of people in the victim's e-mail address book. Some e-mail viruses don't even require a double-click -- they launch when you view the infected message in the preview pane of your e-mail software </span></span></p><p><strong><span style="color: black"><span style="font-family: 'Arial'"><span style="font-size: 12px">Trojanhorses</span></span></span></strong><span style="color: black"><span style="font-family: 'Arial'"> - A Trojan horse is simply a computer program. The program claims to do one thing (it may claim to be a game) but instead does damage when you run it (it may erase your hard disk). Trojan horses have no way to replicate automatically. </span></span></p><p><strong><span style="color: black"><span style="font-family: 'Arial'"><span style="font-size: 12px">Worms</span></span></span></strong><span style="color: black"><span style="font-family: 'Arial'"> - A worm is a small piece of software that uses computer networks and security holes to replicate itself. A copy of the worm scans the network for another machine that has a specific security hole. It copies itself to the new machine using the security hole, and then starts replicating from there, as well. </span></span></p><p><span style="color: black"><span style="font-family: 'Arial'">In this article, we will discuss viruses -- both "traditional" viruses and e-mail viruses -- so that you can learn how they work and understand how to protect yourself.</span></span></p><p><span style="color: black"><span style="font-family: 'Arial'"> </span></span></p><p> </p><p><strong><span style="color: black"><span style="font-family: 'Arial'"><span style="font-size: 15px">Virus Origins</span></span></span></strong></p><p><span style="color: black"><span style="font-family: 'Arial'">Computer viruses are called viruses because they share some of the traits of biological viruses. A computer virus passes from computer to computer like a biological virus passes from person to person.</span></span></p><p><span style="color: black"><span style="font-family: 'Arial'">Unlike a cell, a virus has no way to reproduce by itself. Instead, a biological virus must inject its DNA into a cell. The viral DNA then uses the cell's existing machinery to reproduce itself. In some cases, the cell fills with new viral particles until it bursts, releasing the virus. In other cases, the new virus particles bud off the cell one at a time, and the cell remains alive.</span></span></p><p><span style="color: black"><span style="font-family: 'Arial'">A computer virus shares some of these traits. A computer virus must </span></span><strong><span style="color: black"><span style="font-family: 'Arial'"><span style="font-size: 12px">piggyback</span></span></span></strong><span style="color: black"><span style="font-family: 'Arial'"> on top of some other program or document in order to launch. Once it is running, it can infect other programs or documents. Obviously, the analogy between computer and biological viruses stretches things a bit, but there are enough similarities that the name sticks.</span></span></p><p><strong><span style="color: black"><span style="font-family: 'Arial'">People write computer viruses. A person has to write the code, test it to make sure it spreads properly and then release it. A person also designs the virus's attack phase, whether it's a silly message or the destruction of a hard disk. Why do they do it?</span></span></strong></p><p><span style="color: black"><span style="font-family: 'Arial'">There are at least three reasons. The first is the same psychology that drives vandals and arsonists. Why would someone want to break a window on someone's car, paint signs on buildings or burn down a beautiful forest? For some people, that seems to be a thrill. If that sort of person knows computer programming, then he or she may funnel energy into the creation of destructive viruses.</span></span></p><p><span style="color: black"><span style="font-family: 'Arial'">The second reason has to do with the thrill of watching things blow up. Some people have a fascination with things like explosions and car wrecks. When you were growing up, there might have been a kid in your neighborhood who learned how to make gunpowder. And that kid probably built bigger and bigger bombs until he either got bored or did some serious damage to himself. Creating a virus is a little like that -- it creates a bomb inside a computer, and the more computers that get infected the more "fun" the explosion.</span></span></p><p><span style="color: black"><span style="font-family: 'Arial'">The third reason involves bragging rights, or the thrill of doing it. Sort of like Mount Everest -- the mountain is there, so someone is compelled to climb it. If you are a certain type of programmer who sees a security hole that could be exploited, you might simply be compelled to exploit the hole yourself before someone else beats you to it.</span></span></p><p><span style="color: black"><span style="font-family: 'Arial'">Of course, most virus creators seem to miss the point that they cause real damage to real people with their creations. Destroying everything on a person's hard disk is real damage. Forcing a large company to waste thousands of hours cleaning up after a virus is real damage. Even a silly message is real damage because someone has to waste time getting rid of it. For this reason, the legal system is getting much harsher in punishing the people who create viruses.</span></span></p><p><strong><span style="color: black"><span style="font-family: 'Arial'">Virus History</span></span></strong></p><p><span style="color: black"><span style="font-family: 'Arial'">Traditional computer viruses were first widely seen in the late 1980s, and they came about because of several factors. The first factor was the spread of personal computers (</span></span><strong><span style="color: black"><span style="font-family: 'Arial'"><span style="font-size: 12px">PCs</span></span></span></strong><span style="color: black"><span style="font-family: 'Arial'">). Prior to the 1980s, home computers were nearly non-existent or they were toys. Real computers were rare, and they were locked away for use by "experts." During the 1980s, real computers started to spread to businesses and homes because of the popularity of the IBM PC (released in 1982) and the Apple Macintosh (released in 1984). By the late 1980s, PCs were widespread in businesses, homes and college campuses. </span></span></p><p><span style="color: black"><span style="font-family: 'Arial'">The second factor was the use of computer </span></span><strong><span style="color: black"><span style="font-family: 'Arial'"><span style="font-size: 12px">bulletin boards</span></span></span></strong><span style="color: black"><span style="font-family: 'Arial'">. People could dial up a bulletin board with a modem and download programs of all types. Games were extremely popular, and so were simple word processors, spreadsheets and other productivity software. Bulletin boards led to the precursor of the virus known as the </span></span><strong><span style="color: black"><span style="font-family: 'Arial'"><span style="font-size: 12px">Trojan horse</span></span></span></strong><span style="color: black"><span style="font-family: 'Arial'">. A Trojan horse is a program with a cool-sounding name and description. So you download it. When you run the program, however, it does something uncool like erasing your disk. You think you are getting a neat game, but it wipes out your system. Trojan horses only hit a small number of people because they are quickly discovered, the infected programs are removed and word of the danger spreads among users.</span></span></p><p><span style="color: black"><span style="font-family: 'Arial'">The third factor that led to the creation of viruses was the </span></span><strong><span style="color: black"><span style="font-family: 'Arial'"><span style="font-size: 12px">floppy disk</span></span></span></strong><span style="color: black"><span style="font-family: 'Arial'">. In the 1980s, programs were small, and you could fit the entire operating system, a few programs and some documents onto a floppy disk or two. Many computers did not have hard disks, so when you turned on your machine it would load the operating system and everything else from the floppy disk. Virus authors took advantage of this to create the first self-replicating programs.</span></span></p><p> </p><p><span style="color: black"><span style="font-family: 'Arial'">Early viruses were pieces of code attached to a common program like a popular game or a popular word processor. A person might download an infected game from a bulletin board and run it. A virus like this is a small piece of code embedded in a larger, legitimate program. When the user runs the legitimate program, the virus loads itself into memory and looks around to see if it can find any other programs on the disk. If it can find one, it modifies the program to add the virus's code into the program. Then the virus launches the "real program." The user really has no way to know that the virus ever ran. Unfortunately, the virus has now reproduced itself, so two programs are infected. The next time the user launches either of those programs, they infect other programs, and the cycle continues. </span></span></p><p><span style="color: black"><span style="font-family: 'Arial'">If one of the infected programs is given to another person on a floppy disk, or if it is uploaded to a bulletin board, then other programs get infected. This is how the virus spreads.</span></span></p><p><span style="color: black"><span style="font-family: 'Arial'">The spreading part is the </span></span><strong><span style="color: black"><span style="font-family: 'Arial'"><span style="font-size: 12px">infection</span></span></span></strong><span style="color: black"><span style="font-family: 'Arial'"> phase of the virus. Viruses wouldn't be so violently despised if all they did was replicate themselves. Most viruses also have a destructive </span></span><strong><span style="color: black"><span style="font-family: 'Arial'"><span style="font-size: 12px">attack</span></span></span></strong><span style="color: black"><span style="font-family: 'Arial'"> phase where they do damage. Some sort of trigger will activate the attack phase, and the virus will then do something -- anything from printing a silly message on the screen to erasing all of your data. The trigger might be a specific date, the number of times the virus has been replicated or something similar.</span></span></p><p><span style="color: black"><span style="font-family: 'Arial'">In the next section, we will look at how viruses have evolved over the years.</span></span></p><p> </p><p></p><p></p><p></p><p style="text-align: center"><img src="http://i46.tinypic.com/90ony9.jpg" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p> <p style="text-align: center"><span style="font-size: 15px"><span style="color: Red"><strong>~☺☺add a rep if u like my thread☺☺~</strong></span></span></p></blockquote><p></p>
[QUOTE="migaramk, post: 6535330, member: 38647"] [SIZE=3][B][COLOR=red][FONT=Verdana]How Computer Viruses Work[/FONT][/COLOR][/B][/SIZE] [B][COLOR=black][FONT=Arial]A virus can spell doom for your computer. [/FONT][/COLOR][/B] [COLOR=black][FONT=Arial]Strange as it may sound, the computer virus is something of an Information Age marvel. On one hand, viruses show us how vulnerable we are -- a properly engineered virus can have a devastating effect, disrupting productivity and doing billions of dollars in damages. On the other hand, they show us how sophisticated and interconnected human beings have become. [/FONT][/COLOR] [COLOR=black][FONT=Arial]For example, experts estimate that the Mydoom worm infected approximately a quarter-million computers in a single day in January 2004. Back in March 1999, the Melissa virus was so powerful that it forced Microsoft and a number of other very large companies to completely turn off their e-mail systems until the virus could be contained. The ILOVEYOU virus in 2000 had a similarly devastating effect. In January 2007, a worm called Storm appeared -- by October, experts believed up to 50 million computers were infected. That's pretty impressive when you consider that many viruses are incredibly simple.[/FONT][/COLOR] [COLOR=black][FONT=Arial]When you listen to the news, you hear about many different forms of electronic infection. The most common are: [/FONT][/COLOR] [B][COLOR=black][FONT=Arial][SIZE=3]Viruses[/SIZE][/FONT][/COLOR][/B][COLOR=black][FONT=Arial] - A virus is a small piece of software that piggybacks on real programs. For example, a virus might attach itself to a program such as a spreadsheet program. Each time the spreadsheet program runs, the virus runs, too, and it has the chance to reproduce (by attaching to other programs) or wreak havoc. [/FONT][/COLOR] [B][COLOR=black][FONT=Arial][SIZE=3]E-mail viruses[/SIZE][/FONT][/COLOR][/B][COLOR=black][FONT=Arial] - An e-mail virus travels as an attachment to e-mail messages, and usually replicates itself by automatically mailing itself to dozens of people in the victim's e-mail address book. Some e-mail viruses don't even require a double-click -- they launch when you view the infected message in the preview pane of your e-mail software [/FONT][/COLOR] [B][COLOR=black][FONT=Arial][SIZE=3]Trojanhorses[/SIZE][/FONT][/COLOR][/B][COLOR=black][FONT=Arial] - A Trojan horse is simply a computer program. The program claims to do one thing (it may claim to be a game) but instead does damage when you run it (it may erase your hard disk). Trojan horses have no way to replicate automatically. [/FONT][/COLOR] [B][COLOR=black][FONT=Arial][SIZE=3]Worms[/SIZE][/FONT][/COLOR][/B][COLOR=black][FONT=Arial] - A worm is a small piece of software that uses computer networks and security holes to replicate itself. A copy of the worm scans the network for another machine that has a specific security hole. It copies itself to the new machine using the security hole, and then starts replicating from there, as well. [/FONT][/COLOR] [COLOR=black][FONT=Arial]In this article, we will discuss viruses -- both "traditional" viruses and e-mail viruses -- so that you can learn how they work and understand how to protect yourself.[/FONT][/COLOR] [COLOR=black][FONT=Arial] [/FONT][/COLOR] [B][COLOR=black][FONT=Arial][SIZE=4]Virus Origins[/SIZE][/FONT][/COLOR][/B] [COLOR=black][FONT=Arial]Computer viruses are called viruses because they share some of the traits of biological viruses. A computer virus passes from computer to computer like a biological virus passes from person to person.[/FONT][/COLOR] [COLOR=black][FONT=Arial]Unlike a cell, a virus has no way to reproduce by itself. Instead, a biological virus must inject its DNA into a cell. The viral DNA then uses the cell's existing machinery to reproduce itself. In some cases, the cell fills with new viral particles until it bursts, releasing the virus. In other cases, the new virus particles bud off the cell one at a time, and the cell remains alive.[/FONT][/COLOR] [COLOR=black][FONT=Arial]A computer virus shares some of these traits. A computer virus must [/FONT][/COLOR][B][COLOR=black][FONT=Arial][SIZE=3]piggyback[/SIZE][/FONT][/COLOR][/B][COLOR=black][FONT=Arial] on top of some other program or document in order to launch. Once it is running, it can infect other programs or documents. Obviously, the analogy between computer and biological viruses stretches things a bit, but there are enough similarities that the name sticks.[/FONT][/COLOR] [B][COLOR=black][FONT=Arial]People write computer viruses. A person has to write the code, test it to make sure it spreads properly and then release it. A person also designs the virus's attack phase, whether it's a silly message or the destruction of a hard disk. Why do they do it?[/FONT][/COLOR][/B] [COLOR=black][FONT=Arial]There are at least three reasons. The first is the same psychology that drives vandals and arsonists. Why would someone want to break a window on someone's car, paint signs on buildings or burn down a beautiful forest? For some people, that seems to be a thrill. If that sort of person knows computer programming, then he or she may funnel energy into the creation of destructive viruses.[/FONT][/COLOR] [COLOR=black][FONT=Arial]The second reason has to do with the thrill of watching things blow up. Some people have a fascination with things like explosions and car wrecks. When you were growing up, there might have been a kid in your neighborhood who learned how to make gunpowder. And that kid probably built bigger and bigger bombs until he either got bored or did some serious damage to himself. Creating a virus is a little like that -- it creates a bomb inside a computer, and the more computers that get infected the more "fun" the explosion.[/FONT][/COLOR] [COLOR=black][FONT=Arial]The third reason involves bragging rights, or the thrill of doing it. Sort of like Mount Everest -- the mountain is there, so someone is compelled to climb it. If you are a certain type of programmer who sees a security hole that could be exploited, you might simply be compelled to exploit the hole yourself before someone else beats you to it.[/FONT][/COLOR] [COLOR=black][FONT=Arial]Of course, most virus creators seem to miss the point that they cause real damage to real people with their creations. Destroying everything on a person's hard disk is real damage. Forcing a large company to waste thousands of hours cleaning up after a virus is real damage. Even a silly message is real damage because someone has to waste time getting rid of it. For this reason, the legal system is getting much harsher in punishing the people who create viruses.[/FONT][/COLOR] [B][COLOR=black][FONT=Arial]Virus History[/FONT][/COLOR][/B] [COLOR=black][FONT=Arial]Traditional computer viruses were first widely seen in the late 1980s, and they came about because of several factors. The first factor was the spread of personal computers ([/FONT][/COLOR][B][COLOR=black][FONT=Arial][SIZE=3]PCs[/SIZE][/FONT][/COLOR][/B][COLOR=black][FONT=Arial]). Prior to the 1980s, home computers were nearly non-existent or they were toys. Real computers were rare, and they were locked away for use by "experts." During the 1980s, real computers started to spread to businesses and homes because of the popularity of the IBM PC (released in 1982) and the Apple Macintosh (released in 1984). By the late 1980s, PCs were widespread in businesses, homes and college campuses. [/FONT][/COLOR] [COLOR=black][FONT=Arial]The second factor was the use of computer [/FONT][/COLOR][B][COLOR=black][FONT=Arial][SIZE=3]bulletin boards[/SIZE][/FONT][/COLOR][/B][COLOR=black][FONT=Arial]. People could dial up a bulletin board with a modem and download programs of all types. Games were extremely popular, and so were simple word processors, spreadsheets and other productivity software. Bulletin boards led to the precursor of the virus known as the [/FONT][/COLOR][B][COLOR=black][FONT=Arial][SIZE=3]Trojan horse[/SIZE][/FONT][/COLOR][/B][COLOR=black][FONT=Arial]. A Trojan horse is a program with a cool-sounding name and description. So you download it. When you run the program, however, it does something uncool like erasing your disk. You think you are getting a neat game, but it wipes out your system. Trojan horses only hit a small number of people because they are quickly discovered, the infected programs are removed and word of the danger spreads among users.[/FONT][/COLOR] [COLOR=black][FONT=Arial]The third factor that led to the creation of viruses was the [/FONT][/COLOR][B][COLOR=black][FONT=Arial][SIZE=3]floppy disk[/SIZE][/FONT][/COLOR][/B][COLOR=black][FONT=Arial]. In the 1980s, programs were small, and you could fit the entire operating system, a few programs and some documents onto a floppy disk or two. Many computers did not have hard disks, so when you turned on your machine it would load the operating system and everything else from the floppy disk. Virus authors took advantage of this to create the first self-replicating programs.[/FONT][/COLOR] [COLOR=black][FONT=Arial]Early viruses were pieces of code attached to a common program like a popular game or a popular word processor. A person might download an infected game from a bulletin board and run it. A virus like this is a small piece of code embedded in a larger, legitimate program. When the user runs the legitimate program, the virus loads itself into memory and looks around to see if it can find any other programs on the disk. If it can find one, it modifies the program to add the virus's code into the program. Then the virus launches the "real program." The user really has no way to know that the virus ever ran. Unfortunately, the virus has now reproduced itself, so two programs are infected. The next time the user launches either of those programs, they infect other programs, and the cycle continues. [/FONT][/COLOR] [COLOR=black][FONT=Arial]If one of the infected programs is given to another person on a floppy disk, or if it is uploaded to a bulletin board, then other programs get infected. This is how the virus spreads.[/FONT][/COLOR] [COLOR=black][FONT=Arial]The spreading part is the [/FONT][/COLOR][B][COLOR=black][FONT=Arial][SIZE=3]infection[/SIZE][/FONT][/COLOR][/B][COLOR=black][FONT=Arial] phase of the virus. Viruses wouldn't be so violently despised if all they did was replicate themselves. Most viruses also have a destructive [/FONT][/COLOR][B][COLOR=black][FONT=Arial][SIZE=3]attack[/SIZE][/FONT][/COLOR][/B][COLOR=black][FONT=Arial] phase where they do damage. Some sort of trigger will activate the attack phase, and the virus will then do something -- anything from printing a silly message on the screen to erasing all of your data. The trigger might be a specific date, the number of times the virus has been replicated or something similar.[/FONT][/COLOR] [COLOR=black][FONT=Arial]In the next section, we will look at how viruses have evolved over the years.[/FONT][/COLOR] [CENTER][IMG]http://i46.tinypic.com/90ony9.jpg[/IMG] [SIZE="4"][COLOR="Red"][B]~☺☺add a rep if u like my thread☺☺~[/B][/COLOR][/SIZE][/CENTER] [/QUOTE]
Insert quotes…
Verification
Asuwa dahayen wadi kalama keeyada?
Post reply
Top
Bottom