Lunes, Pebrero 22, 2016

Before posting your question to a discussion board, check if anyone has asked it already and received a reply.

Pag mag popos ka ng isa tanung o ng diskasyon kung makakatanggap ang lahat ng tanung para makasgot sa iyung post o tanung

     Stay on topic. Don't post irrelevant links, comments, thoughts or pictures.

Mag stay daw sa topic na kung anong pinag uusapan wag basta basta papasok ng wala sa pinauusapan

 Don't type in ALL CAPS! If you do it will look like you are screaming.

Wag daw mag type ng big letter o all caps

Don't write anything that sounds angry or sarcastic even as a joke, because without hearing your tone of voice, your peers might not realize you're joking.

Wag kang mag susulat oh magsalita ng pagalit oh parang walag modo kase nga daw kung wala naman nakakarinig o nakakaintindi sau walang makakaiisip ng joke mu

 Respect the opinion of your classmates. If you feel the need to disagree, do so respectfully and acknowledge the valid points in your classmate's argument. If you reply to a question from a classmate, make sure your answer is accurate!


Respituhin daw ung classmate and pag daw sasagot sa ising agrumento ay siguraduhin mu daw na tumpak ang iyung isasagot

If you ask questions, many people respond. Summarize all answers and post that summary to benefit your whole class.

Kung magtatanung ka adw at sa dami ng taong sasagot sayo kailangan mu daw isummarize ang lahat ng sagot para sa benefits ng buong klase

Be brief. If you write a long dissertation in response to a simple question, it's unlikely that anyone will spend the time to read through it all.

Direct to the point mu daw…..

Don't badmouth others or call them stupid. You may disagree with their ideas but don't mock the person.

Parang wag daw mag sasalita ng masama halimbawa ung mangtatawag ka ng tanga oh bobo oh gago

  If you refer to something your classmate said earlier in the discussion, quote just a few key lines from their post so that others won't have to go back and figure out which post you're referring to.

Tukuyin mu daw ang isang diskasyon sa iyung mga classmate para sa isang talakayan…

 Before asking a question, check the class FAQs or search the Internet to see if the answer is obvious or easy to find.

Bago ka daw mag tanung icheck mu daw muna sa internet kung madaling hanapin…

Check the most recent comments before you reply to an older comment.

Maging mapagmasid ka icheck mu muna ang lahat ng reply bago ka mag comment para di ka mapahiya

Be forgiving. If your classmate makes a mistake, don't badger him or her for it. Just let it go.

Bigyan mu daw ng pag kakataon ang classmate mu pag nag kamali wag mung idown kailangan bigyan mu ng pag kakataon parang pag ibig take a chane….

·         Run a spelling and grammar check before posting anything to the discussion board.
Palagi mung icheck ang spelling at grammar mu bago ka magpost ng isang post sa board



final activity

What is Computer Virus?

Computer viruses are small software programs that are designed to spread from one computer to another and to interfere with computer operation. A virus might corrupt or delete data on your computer, use your e-mail program to spread itself to other computers, or even erase everything on your hard disk.

Computer viruses are often spread by attachments in e-mail messages or instant messaging messages. That is why it is essential that you never open e-mail attachments unless you know who it's from and you are expecting it.

Viruses can be disguised as attachments of funny images, greeting cards, or audio and video files. Computer viruses also spread through downloads on the Internet. They can be hidden in illicit software or other files or programs you might download.


How Computer Viruses Work?

Here is the general way that viruses work:
  1. An infected program is run. This is either a program file (in the case of a file-infecting virus) or a boot sector program at boot time. In the case of a Microsoft Word document the virus can be activated as soon as the document that contains it is opened for reading within Microsoft Word. If the "NORMAL.DOT" document template is infected (and this is the most common target of these viruses) then the virus may be activated as soon as Microsoft Word is started up.
  2. The infected program has been modified so that instead of the proper code running, the virus code runs instead. This is usually done by the virus modifying the first few instructions to "jump" to where the virus code is stored. The virus code begins to execute.
  3. The virus code becomes active and takes control of the PC. There are two ways that a virus will behave when it is run: direct-action viruses will immediately execute, often seeking other programs to infect and/or exhibiting whatever other possibly malicious behavior their author coded into them. Many file-infector viruses are direct-action. In contrast, memory-resident viruses don't do anything immediately; they load themselves into memory and wait for a triggering event that will cause them to "act". Many file infectors and all boot infectors do this (boot infectors have to become memory resident, because at the time they are executed the system is just starting up and there isn't that much "interesting" for them to do immediately.)
  4. What exactly the virus does depends on what the virus is written to do. Their primary goals however include replication and spreading, so viruses will generally search for new targets that they can infect. For example, a boot sector virus will attempt to install itself on hard disks or floppy disks that it finds in the system. File infectors may stay in memory and look for programs being run that they can target for infection.
  5. "Malevolent" viruses that damage files or wreak havoc in other ways will often act on triggers. There are viruses that will only activate on particular days of the year (such as the infamous "Friday the 13th"), or act randomly, say, deleting a file every 8th time they are run. Some viruses do nothing other than trying to maximize their own infection to as many files and systems as possible.

Most Common Types of Viruses and Other Malicious Programs

1. Resident Viruses

This type of virus is a permanent which dwells in the RAM memory. From there it can overcome and interrupt all of the operations executed by the system: corrupting files and programs that are opened, closed, copied, renamed etc.

Examples include: Randex, CMJ, Meve, and MrKlunky.

2. Multipartite Viruses

Multipartite viruses are distributed through infected media and usually hide in the memory. Gradually, the virus moves to the boot sector of the hard drive and infects executable files on the hard drive and later across the computer system.

3. Direct Action Viruses

The main purpose of this virus is to replicate and take action when it is executed. When a specific condition is met, the virus will go into action and infect files in the directory or folder that it is in and in directories that are specified in the AUTOEXEC.BAT file PATH. This batch file is always located in the root directory of the hard disk and carries out certain operations when the computer is booted.

4. Overwrite Viruses

Virus of this kind is characterized by the fact that it deletes the information contained in the files that it infects, rendering them partially or totally useless once they have been infected.

The only way to clean a file infected by an overwrite virus is to delete the file completely, thus losing the original content.

Examples of this virus include: Way, Trj.Reboot, Trivial.88.D.

5. Boot Virus

This type of virus affects the boot sector of a floppy or hard disk. This is a crucial part of a disk, in which information on the disk itself is stored together with a program that makes it possible to boot (start) the computer from the disk.

The best way of avoiding boot viruses is to ensure that floppy disks are write-protected and never start your computer with an unknown floppy disk in the disk drive.

Examples of boot viruses include: Polyboot.B, AntiEXE.

6. Macro Virus

Macro viruses infect files that are created using certain applications or programs that contain macros. These mini-programs make it possible to automate series of operations so that they are performed as a single action, thereby saving the user from having to carry them out one by one.

Examples of macro viruses: Relax, Melissa.A, Bablas, O97M/Y2K.

7. Directory Virus

Directory viruses change the paths that indicate the location of a file. By executing a program (file with the extension .EXE or .COM) which has been infected by a virus, you are unknowingly running the virus program, while the original file and program have been previously moved by the virus.

Once infected it becomes impossible to locate the original files.

8. Polymorphic Virus

Polymorphic viruses encrypt or encode themselves in a different way (using different algorithms and encryption keys) every time they infect a system.

This makes it impossible for anti-viruses to find them using string or signature searches (because they are different in each encryption) and also enables them to create a large number of copies of themselves.

Examples include: Elkern, Marburg, Satan Bug, and Tuareg.

9. File Infectors

This type of virus infects programs or executable files (files with an .EXE or .COM extension). When one of these programs is run, directly or indirectly, the virus is activated, producing the damaging effects it is programmed to carry out. The majority of existing viruses belongs to this category, and can be classified depending on the actions that they carry out.

10. Encrypted Viruses

This type of viruses consists of encrypted malicious code, decrypted module. The viruses use encrypted code technique which make antivirus software hardly to detect them. The antivirus program usually can detect this type of viruses when they try spread by decrypted themselves.

11. Companion Viruses

Companion viruses can be considered file infector viruses like resident or direct action types. They are known as companion viruses because once they get into the system they "accompany" the other files that already exist. In other words, in order to carry out their infection routines, companion viruses can wait in memory until a program is run (resident viruses) or act immediately by making copies of themselves (direct action viruses).

Some examples include: Stator, Asimov.1539, and Terrax.1069

12. Network Virus

Network viruses rapidly spread through a Local Network Area (LAN), and sometimes throughout the internet. Generally, network viruses multiply through shared resources, i.e., shared drives and folders. When the virus infects a computer, it searches through the network to attack its new potential prey. When the virus finishes infecting that computer, it moves on to the next and the cycle repeats itself.

The most dangerous network viruses are Nimda and SQLSlammer.

13. Nonresident Viruses

This type of viruses is similar to Resident Viruses by using replication of module. Besides that, Nonresident Viruses role as finder module which can infect to files when it found one (it will select one or more files to infect each time the module is executed).

14. Stealth Viruses

Stealth Viruses is some sort of viruses which try to trick anti-virus software by intercepting its requests to the operating system. It has ability to hide itself from some antivirus software programs. Therefore, some antivirus program cannot detect them.

15. Sparse Infectors

In order to spread widely, a virus must attempt to avoid detection. To minimize the probability of its being discovered a virus could use any number of different techniques. It might, for example, only infect every 20th time a file is executed; it might only infect files whose lengths are within narrowly defined ranges or whose names begin with letters in a certain range of the alphabet. There are many other possibilities.

16. Spacefiller (Cavity) Viruses

Many viruses take the easy way out when infecting files; they simply attach themselves to the end of the file and then change the start of the program so that it first points to the virus and then to the actual program code. Many viruses that do this also implement some stealth techniques so you don't see the increase in file length when the virus is active in memory.

A spacefiller (cavity) virus, on the other hand, attempts to be clever. Some program files, for a variety of reasons, have empty space inside of them. This empty space can be used to house virus code. A spacefiller virus attempts to install itself in this empty space while not damaging the actual program itself. An advantage of this is that the virus then does not increase the length of the program and can avoid the need for some stealth techniques. The Lehigh virus was an early example of a spacefiller virus.

17. FAT Virus

The file allocation table or FAT is the part of a disk used to connect information and is a vital part of the normal functioning of the computer. 

This type of virus attack can be especially dangerous, by preventing access to certain sections of the disk where important files are stored. Damage caused can result in information losses from individual files or even entire directories.

18. Worms

A worm is technically not a virus, but a program very similar to a virus; it has the ability to self-replicate, and can lead to negative effects on your system and most importantly they are detected and eliminated by antiviruses.

Examples of worms include: PSWBugbear.B, Lovgate.F, Trile.C, Sobig.D, Mapson.

19. Trojans or Trojan Horses

Another unsavory breed of malicious code (not a virus as well) are Trojans or Trojan horses, which unlike viruses do not reproduce by infecting other files, nor do they self-replicate like worms.

20. Logic Bombs

They are not considered viruses because they do not replicate. They are not even programs in their own right but rather camouflaged segments of other programs.

Their objective is to destroy data on the computer once certain conditions have been met. Logic bombs go undetected until launched, and the results can be destructive.


Introduction

Viruses, worms, Trojans, and bots are all part of a class of software called malware. Malware or malicious code (malcode) is short for malicious software. It is code or software that is specifically designed to damage, disrupt, steal, or in general inflict some other “bad” or illegitimate action on data, hosts, or networks.
There are many different classes of malware that have varying ways of infecting systems and propagating themselves. Malware can infect systems by being bundled with other programs or attached as macros to files. Others are installed by exploiting a known vulnerability in an operating system (OS), network device, or other software, such as a hole in a browser that only requires users to visit a website to infect their computers. The vast majority, however, are installed by some action from a user, such as clicking an e-mail attachment or downloading a file from the Internet.
Some of the more commonly known types of malware are viruses, worms, Trojans, bots, back doors, spyware, and adware. Damage from malware varies from causing minor irritation (such as browser popup ads), to stealing confidential information or money, destroying data, and compromising and/or entirely disabling systems and networks.
Malware cannot damage the physical hardware of systems and network equipment, but it can damage the data and software residing on the equipment. Malware should also not be confused with defective software, which is intended for legitimate purposes but has errors or bugs.

Classes of Malicious Software

Two of the most common types of malware are viruses and worms. These types of programs are able to self-replicate and can spread copies of themselves, which might even be modified copies. To be classified as a virus or worm, malware must have the ability to propagate. The difference is that a worm operates more or less independently of other files, whereas a virus depends on a host program to spread itself. These and other classes of malicious software are described below.

Viruses

A computer virus is a type of malware that propagates by inserting a copy of itself into and becoming part of another program. It spreads from one computer to another, leaving infections as it travels. Viruses can range in severity from causing mildly annoying effects to damaging data or software and causing denial-of-service (DoS) conditions. Almost all viruses are attached to an executable file, which means the virus may exist on a system but will not be active or able to spread until a user runs or opens the malicious host file or program. When the host code is executed, the viral code is executed as well. Normally, the host program keeps functioning after it is infected by the virus. However, some viruses overwrite other programs with copies of themselves, which destroys the host program altogether. Viruses spread when the software or document they are attached to is transferred from one computer to another using the network, a disk, file sharing, or infected e-mail attachments.

Worms

Computer worms are similar to viruses in that they replicate functional copies of themselves and can cause the same type of damage. In contrast to viruses, which require the spreading of an infected host file, worms are standalone software and do not require a host program or human help to propagate. To spread, worms either exploit a vulnerability on the target system or use some kind of social engineering to trick users into executing them. A worm enters a computer through a vulnerability in the system and takes advantage of file-transport or information-transport features on the system, allowing it to travel unaided.

Trojans

A Trojan is another type of malware named after the wooden horse the Greeks used to infiltrate Troy. It is a harmful piece of software that looks legitimate. Users are typically tricked into loading and executing it on their systems. After it is activated, it can achieve any number of attacks on the host, from irritating the user (popping up windows or changing desktops) to damaging the host (deleting files, stealing data, or activating and spreading other malware, such as viruses). Trojans are also known to create back doors to give malicious users access to the system.
Unlike viruses and worms, Trojans do not reproduce by infecting other files nor do they self-replicate. Trojans must spread through user interaction such as opening an e-mail attachment or downloading and running a file from the Internet.

Bots

"Bot" is derived from the word "robot" and is an automated process that interacts with other network services. Bots often automate tasks and provide information or services that would otherwise be conducted by a human being. A typical use of bots is to gather information (such as web crawlers), or interact automatically with instant messaging (IM), Internet Relay Chat (IRC), or other web interfaces. They may also be used to interact dynamically with websites.
Bots can be used for either good or malicious intent. A malicious bot is self-propagating malware designed to infect a host and connect back to a central server or servers that act as a command and control (C&C) center for an entire network of compromised devices, or "botnet." With a botnet, attackers can launch broad-based, "remote-control," flood-type attacks against their target(s). In addition to the worm-like ability to self-propagate, bots can include the ability to log keystrokes, gather passwords, capture and analyze packets, gather financial information, launch DoS attacks, relay spam, and open back doors on the infected host. Bots have all the advantages of worms, but are generally much more versatile in their infection vector, and are often modified within hours of publication of a new exploit. They have been known to exploit back doors opened by worms and viruses, which allows them to access networks that have good perimeter control. Bots rarely announce their presence with high scan rates, which damage network infrastructure; instead they infect networks in a way that escapes immediate notice.

Best Practices for Combating Viruses, Worms, Trojans, and Bots

The first steps to protecting your computer are to ensure that your OS is up to date. This means regularly applying the most recent patches and fixes recommended by the OS vendor. Secondly, you should have antivirus software installed on your system and download updates frequently to ensure that your software has the latest fixes for new viruses, worms, Trojans, and bots. Additionally, you want to make sure that your antivirus program can scan e-mail and files as they are downloaded from the Internet. This will help prevent malicious programs from reaching your computer. You may also want to consider installing a firewall.

Additional Definitions and References

Exploit

An exploit is a piece of software, a command, or a methodology that attacks a particular security vulnerability. Exploits are not always malicious in intent—they are sometimes used only as a way of demonstrating that a vulnerability exists. However, they are a common component of malware.

Back Door

A back door is an undocumented way of accessing a system, bypassing the normal authentication mechanisms. Some back doors are placed in the software by the original programmer and others are placed on systems through a system compromise, such as a virus or worm. Usually, attackers use back doors for easier and continued access to a system after it has been compromised.


the different types of internet browser
This is a table of personal computer web browsers by year of release of major version, in chronological order, with the approximate number of worldwide Internet users in millions. Note that Internet user data is related to the entire market, not the versions released in that year. The increased growth of the Internet in the 1990s and 2000s means that current browsers with small market shares have more total users than the entire market early on. For example, 90% market share in 1997 would be roughly 60 million users, but by the start of 2007 9% market share would equate to over 90 million users.[1]

YearWeb browsersInternet users
(in millions)[1][2][3][4]
1991WorldWideWeb (Nexus)4
1992ViolaWWWErwiseMidasWWWMacWWW (Samba)7
1993MosaicCello,[5] Lynx 2.0ArenaAMosaic 1.010–14
1994IBM WebExplorerNetscape NavigatorSlipKnot 1.0MacWebIBrowseAgora (Argo), Minuet20–25
1995Internet Explorer 1Netscape Navigator 2.0, OmniWebUdiWWW,[6] Internet Explorer 2Grail16–44
1996Arachne 1.0Internet Explorer 3.0, Netscape Navigator 3.0, Opera 2.0,
PowerBrowser 1.5,[7] CyberdogAmaya 0.9,[8] AWebVoyager
36–77
1997Internet Explorer 4.0, Netscape Navigator 4.0, Netscape Communicator 4.0, Opera 3.0,[9] Amaya 1.0[8]70–120
1998iCabMozilla147–188
1999Amaya 2.0,[8] Mozilla M3, Internet Explorer 5.0248–280
2000KonquerorNetscape 6Opera 4,[10] Opera 5,[11] K-Meleon 0.2, Amaya 3.0,[8] Amaya 4.0[8]361–413
2001Internet Explorer 6Galeon 1.0, Opera 6,[12] Amaya 5.0[8]499–513
2002Netscape 7, Mozilla 1.0, Phoenix 0.1, Links 2.0, Amaya 6.0,[8] Amaya 7.0[8]587–662
2003Opera 7,[13] Safari 1.0, Epiphany 1.0, Amaya 8.0[8]719–778
2004Firefox 1.0, Netscape Browser, OmniWeb 5.0817–910
2005Safari 2.0, Netscape Browser 8.0, Opera 8,[14] Epiphany 1.8, Amaya 9.0,[8] AOL Explorer 1.0, Maxthon 1.0, Shiira 1.01018–1029
2006SeaMonkey 1.0, K-Meleon 1.0, Galeon 2.0, Camino 1.0, Firefox 2.0, Avant 11, iCab 3, Opera 9,[15] Internet Explorer 71093–1157
2007Maxthon 2.0, Netscape Navigator 9NetSurf 1.0, Flock 1.0, Safari 3.0, Conkeror1319–1373
2008Konqueror 4, Safari 3.1, Opera 9.5,[16] Firefox 3, Amaya 10.0,[8] Flock 2, Chrome 1, Amaya 11.0[8]1562–1574
2009Internet Explorer 8, Chrome 2–3, Safari 4, Opera 10,[17] SeaMonkey 2, Camino 2, Firefox 3.5surf1743–1802
2010K-Meleon 1.5.4, Firefox 3.6, Chrome 4–8, Opera 10.50,[18] Safari 5, xxxterm, Opera 111971–2034
2011Chrome 9–16, Firefox 4-9, Internet Explorer 9, Maxthon 3.0, SeaMonkey 2.1–2.6, Opera 11.50, Safari 5.12264–2272
2012Chrome 17–23, Firefox 10–17, Internet Explorer 10, Maxthon 4.0, SeaMonkey 2.7-2.14, Opera 12, Safari 62497–2511
2013Chrome 24–31, Firefox 18–26, Internet Explorer 11, SeaMonkey 2.15-2.23, Opera 15–18, Safari 72712
2014Chrome 32–39, Firefox 27–34, SeaMonkey 2.24-2.30, Opera 19–26, Safari 83079
2015Microsoft Edge

creadited to the owner

Lunes, Enero 11, 2016

15 netiquette rules activity number 2 midterm

Before posting your question to a discussion board, check if anyone has asked it already and received a reply.


Pag mag popos ka ng isa tanung o ng diskasyon kung makakatanggap ang lahat ng tanung para makasgot sa iyung post o tanung

     Stay on topic. Don't post irrelevant links, comments, thoughts or pictures.

Mag stay daw sa topic na kung anong pinag uusapan wag basta basta papasok ng wala sa pinauusapan

 Don't type in ALL CAPS! If you do it will look like you are screaming.

Wag daw mag type ng big letter o all caps dahil para kang sumisigaw

Don't write anything that sounds angry or sarcastic even as a joke, because without hearing your tone of voice, your peers might not realize you're joking.

Wag kang mag susulat oh magsalita ng pagalit oh parang walag modo kase nga daw kung wala naman nakakarinig o nakakaintindi sau walang makakaiisip ng joke mu

 Respect the opinion of your classmates. If you feel the need to disagree, do so respectfully and acknowledge the valid points in your classmate's argument. If you reply to a question from a classmate, make sure your answer is accurate!


Respituhin daw ung classmate and pag daw sasagot sa ising agrumento ay siguraduhin mu daw na tumpak ang iyung isasagot

If you ask questions, many people respond. Summarize all answers and post that summary to benefit your whole class.

Kung magtatanung ka adw at sa dami ng taong sasagot sayo kailangan mu daw isummarize ang lahat ng sagot para sa benefits ng buong klase

Be brief. If you write a long dissertation in response to a simple question, it's unlikely that anyone will spend the time to read through it all.

Direct to the point mu daw…..

Don't badmouth others or call them stupid. You may disagree with their ideas but don't mock the person.

Parang wag daw mag sasalita ng masama halimbawa ung mangtatawag ka ng tanga oh bobo oh gago

  If you refer to something your classmate said earlier in the discussion, quote just a few key lines from their post so that others won't have to go back and figure out which post you're referring to.

Tukuyin mu daw ang isang diskasyon sa iyung mga classmate para sa isang talakayan…

 Before asking a question, check the class FAQs or search the Internet to see if the answer is obvious or easy to find.

Bago ka daw mag tanung icheck mu daw muna sa internet kung madaling hanapin…

Check the most recent comments before you reply to an older comment.

Maging mapagmasid ka icheck mu muna ang lahat ng reply bago ka mag comment para di ka mapahiya

Be forgiving. If your classmate makes a mistake, don't badger him or her for it. Just let it go.

Bigyan mu daw ng pag kakataon ang classmate mu pag nag kamali wag mung idown kailangan bigyan mu ng pag kakataon parang pag ibig take a chane….

·         Run a spelling and grammar check before posting anything to the discussion board.
Palagi mung icheck ang spelling at grammar mu bago ka magpost ng isang post sa board