Antivirus software

From Infogalactic: the planetary knowledge core
(Redirected from Real-time protection)
Jump to: navigation, search

Lua error in Module:Redirect at line 61: could not parse redirect on page "Antivirus".

ClamTk, an open source antivirus based on the ClamAV antivirus engine, originally developed by Tomasz Kojm in 2001.

Antivirus or anti-virus software (often abbreviated as AV), sometimes known as anti-malware software, is computer software used to prevent, detect and remove malicious software.

Antivirus software was originally developed to detect and remove computer viruses, hence the name. However, with the proliferation of other kinds of malware, antivirus software started to provide protection from other computer threats. In particular, modern antivirus software can protect from: malicious Browser Helper Objects (BHOs), browser hijackers, ransomware, keyloggers, backdoors, rootkits, trojan horses, worms, malicious LSPs, dialers, fraudtools, adware and spyware.[1] Some products also include protection from other computer threats, such as infected and malicious URLs, spam, scam and phishing attacks, online identity (privacy), online banking attacks, social engineering techniques, Advanced Persistent Threat (APT) and botnet DDoS attacks.[2]

History

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>

1949-1980 period (pre-antivirus days)

Although the roots of the computer virus date back as early as 1949, when the Hungarian scientist John von Neumann published the "Theory of self-reproducing automata",[3] the first known computer virus appeared in 1971 and was dubbed the "Creeper virus".[4] This computer virus infected Digital Equipment Corporation's (DEC) PDP-10 mainframe computers running the TENEX operating system.[5][6]

The Creeper virus was eventually deleted by a program created by Ray Tomlinson and known as "The Reaper".[7] Some people consider "The Reaper" the first antivirus software ever written - it may be the case, but it is important to note that the Reaper was actually a virus itself specifically designed to remove the Creeper virus.[7][8][9]

The Creeper virus was followed by several other viruses. The first known that appeared "in the wild" was "Elk Cloner", in 1981, which infected Apple II computers.[10][11][12]

In 1983, the term "computer virus" was coined by Fred Cohen in one of the first ever published academic papers on computer viruses.[13] Cohen used the term "computer virus" to describe a program that: "affect other computer programs by modifying them in such a way as to include a (possibly evolved) copy of itself."[14] (note that a more recent, and precise, definition of computer virus has been given by the Hungarian security researcher Péter Szőr: "a code that recursively replicates a possibly evolved copy of itself"[15][16])

The first IBM PC-compatible "in the wild" computer virus, and one of the first real widespread infections, was "Brain" in 1986. From then, the number of viruses has grown exponentially.[17][18] Most of the computer viruses written in the early and mid-1980s were limited to self-reproduction and had no specific damage routine built into the code. That changed when more and more programmers became acquainted with computer virus programming and created viruses that manipulated or even destroyed data on infected computers.[citation needed]

Before internet connectivity was widespread, computer viruses were typically spread by infected floppy disks. Antivirus software came into use, but was updated relatively infrequently. During this time, virus checkers essentially had to check executable files and the boot sectors of floppy disks and hard disks. However, as internet usage became common, viruses began to spread online.[19]

1980-1990 period (early days)

There are competing claims for the innovator of the first antivirus product. Possibly, the first publicly documented removal of an "in the wild" computer virus (i.e. the "Vienna virus") was performed by Bernd Fix in 1987.[20][21]

In 1987, Andreas Lüning and Kai Figge founded G Data Software and released their first antivirus product for the Atari ST platform.[22] Later in the same year, also the Ultimate Virus Killer (UVK) 2000 antivirus was released.[23]

In 1987, in USA, John McAfee founded the McAfee company (now part of Intel Security[24]) and, at the end of that year, he released the first version of VirusScan.[25] In the meanwhile, in Slovakia, Peter Paško and Miroslav Trnka created the first version of NOD32 antivirus (albeit they established ESET only in 1992).[citation needed]

In 1987, Fred Cohen wrote that there is no algorithm that can perfectly detect all possible computer viruses.[26]

The first antivirus signatures were simply hashes of the entire files or sequences of bytes that represented the particular malware.[citation needed]

Finally, in the end of 1987, the first two heuristic antivirus utilities were released: FluShot Plus by Ross Greenberg[27][28][29] and Anti4us by Erwin Lanting.[30][31] However, the kind of heuristic they were using was totally different from the one used today by many antivirus products. The first antivirus product with an heuristic engine which resembles the ones used nowadays was F-PROT in 1991.[32] The early heuristic engines were based on dividing the binary in different sections: data section, code section (in legitimate binary it usually starts always from the same location). Indeed, the initial viruses re-organise the layout of the sections, or override the initial portion of section in order to jump to the very end of the file where malicious code was located and then, later on, go back to resume the execution of the original code. This was a very specific pattern, not used at the time by any legitimate software, that initially represented a very nice heuristic to catch where something was suspicious or not. Later, in time, other kind of more advanced heuristics have been added, such as: suspicious sections name, incorrect header size, wildcards and regular expressions and partial pattern in-memory matching.

In 1988, the growth of antivirus companies continued. In Germany, Tjark Auerbach founded Avira (H+BEDV at the time) and released the first version of AntiVir (named "Luke Filewalker" at the time). In Bulgaria, Dr. Vesselin Bontchev released his first freeware antivirus program (he later joined FRISK Software). Also Frans Veldman released the first version of ThunderByte Antivirus, also known as TBAV (he sold his company to Norman Safeground in 1998). In Czech Republic, Pavel Baudiš and Eduard Kučera started avast! (at the time ALWIL Software) and released their first version of avast! antivirus. In June 1988, in South Korea, Dr. Ahn Cheol-Soo released its first antivirus software, called V1 (he founded AhnLab later in 1995). Finally, in the Autumn 1988, in United Kingdom, Alan Solomon founded S&S International and created his Dr. Solomon's Anti-Virus Toolkit (although he launched it commercially only in 1991 - in 1998 Dr. Solomon’s company was acquired by McAfee). At the end of the year, in the USA, Ross M. Greenberg released his second antivirus program, called VirexPC,[citation needed] and in November 1988 a professor at the Panamerican University in Mexico City named Alejandro E. Carriles copyrighted the first antivirus software in Mexico under the name "Byte Matabichos" (Byte Bugkiller) to help solve the rampant virus infestation among students.[33]

Also in 1988, a mailing list named VIRUS-L[34] was started on the BITNET/EARN network where new viruses and the possibilities of detecting and eliminating viruses were discussed. Some members of this mailing list were: Alan Solomon, Eugene Kaspersky (Kaspersky Lab), Friðrik Skúlason (FRISK Software), John McAfee (McAfee), Luis Corrons (Panda Security), Mikko Hyppönen (F-Secure), Péter Szőr, Tjark Auerbach (Avira) and Dr. Vesselin Bontchev (FRISK Software).[34]

In 1989, in Iceland, Friðrik Skúlason created the first version of F-PROT Anti-Virus back in 1989 (he founded FRISK Software only in 1993). In the meanwhile, in USA, Symantec (founded by Gary Hendrix in 1982) launched its first Symantec antivirus for Macintosh (SAM).[35][36] SAM 2.0, released March 1990, incorporated technology allowing users to easily update SAM to intercept and eliminate new viruses, including many that didn't exist at the time of the program's release.[37]

In the end of the 1980s, in United Kingdom, Jan Hruska and Peter Lammer founded the security firm Sophos and began producing their first antivirus and encryption products. In the same period, in Hungary, also VirusBuster was founded (which has recently being incorporated by Sophos).

1990-2000 period (emergence of the antivirus industry)

In 1990, in Spain, Mikel Urizarbarrena founded Panda Security (Panda Software at the time). In Hungary, the security researcher Péter Szőr released the first version of Pasteur antivirus. In Italy, Gianfranco Tonello created the first version of VirIT eXplorer antivirus (he founded TG Soft one year later).[38] Finally, in the end of the year, Trend Micro released its first antivirus software, named PC-Cillin.[citation needed]

In 1990, the Computer Antivirus Research Organization (CARO) was founded. In 1991, CARO released the "Virus Naming Scheme", originally written by Friðrik Skúlason and Vesselin Bontchev.[39] Although this naming scheme is now outdated, it remains the only existing standard that most computer security companies and researchers ever attempted to adopt. CARO members includes: Alan Solomon, Costin Raiu, Dmitry Gryaznov, Eugene Kaspersky, Friðrik Skúlason, Igor Muttik, Mikko Hyppönen, Morton Swimmer, Nick FitzGerald, Padgett Peterson, Peter Ferrie, Righard Zwienenberg and Dr. Vesselin Bontchev.[40][41]

In 1991, in the USA, Symantec released the first version of Norton Anti-Virus. In the same year, in Czechoslovakia, Jan Gritzbach and Tomáš Hofer founded AVG Technologies (Grisoft at the time), although they released the first version of their Anti-Virus Guard (AVG) only in 1992. On the other hand, in Finland, F-Secure (founded in 1988 by Petri Allas and Risto Siilasmaa - with the name of Data Fellows) released the first version of their antivirus product. F-Secure claims to be the first antivirus firm to establish a presence on the World Wide Web.[42]

In 1991, the European Institute for Computer Antivirus Research (EICAR) was founded to further antivirus research and improve development of antivirus software.[43][44]

In 1992, in Russia, Igor Danilov released the first version of SpiderWeb, which later became Dr. Web.[45]

In 1994, AV-TEST reported that there were 28,613 unique malware samples (based on MD5) in their database.[46]

Over time other companies were been founded. In 1996, in Romania, Bitdefender was founded and released the first version of Anti-Virus eXpert (AVX).[47] In 1997, in Russia, Eugene Kaspersky and Natalia Kaspersky co-founded security firm Kaspersky Lab.[48]

In 1996, there was also the first "in the wild" Linux virus, known as "Staog".[49]

In 1999, AV-TEST reported that there were 98,428 unique malware samples (based on MD5) in their database.[46]

2000-2005 period

In 2000, Rainer Link and Howard Fuhs started the first open source antivirus engine, called OpenAntivirus Project.[50]

In 2001, Tomasz Kojm released the first version of ClamAV, the first ever open source antivirus engine to be commercialised. In 2007, ClamAV was bought by Sourcefire,[51] which in turn was acquired by Cisco Systems in 2013.[52]

In 2002, in United Kingdom, Morten Lund and Theis Søndergaard co-founded the antivirus firm BullGuard.[53]

In 2005, AV-TEST reported that there were 333,425 unique malware samples (based on MD5) in their database.[46]

2005 to present

As always-on broadband connections became the norm, and more and more viruses were released, it became essential to update antiviruses more and more frequently. Even then, a new zero-day or next-generation malware could become widespread before antivirus firms released an update to protect against it.[citation needed]

In 2007, AV-TEST reported a number of 5,490,960 new unique malware samples (based on MD5) only for that year.[46] In 2012 and 2013, antivirus firms reported a new malware samples range from 300.000 to over 500.000 per day.[54][55]

Slowly, in order to catch up with the malware productions, antivirus firms have moved to more and more complex algorithms.[citation needed]

Over the years it has become necessary for antivirus software to use several different strategies (e.g. specific email and network protection or low level modules) and detections algorithms, as well as to check an increasing variety of files, rather than just executables, for several reasons:

  • Powerful macros used in word processor applications, such as Microsoft Word, presented a risk. Virus writers could use the macros to write viruses embedded within documents. This meant that computers could now also be at risk from infection by opening documents with hidden attached macros.[56]
  • The possibility of embedding executable objects inside otherwise non-executable file formats can make opening those files a risk.[57]
  • Later email programs, in particular Microsoft's Outlook Express and Outlook, were vulnerable to viruses embedded in the email body itself. A user's computer could be infected by just opening or previewing a message.[58]

In 2005, F-Secure was the first security firm that developed an Anti-Rootkit technology, called BlackLight.[citation needed]

Given the consideration that most of the people is nowadays connected to the Internet round-the-clock, in 2008, Jon Oberheide first proposed a Cloud-based antivirus design.[59]

In November 2009, Panda Security unveiled its first Cloud-based antivirus technology, the first commercial CloudAV ever released. A year after, Sophos also added to its host-based antivirus product a Cloud-based one. In the following years, many other antivirus firms have added a CloudAV to their security products (see Comparison of antivirus software for a complete overview).[citation needed]

In 2011, AVG introduced a similar cloud service, called Protective Cloud Technology.[60]

Most recently, the industry has seen approaches to the problem of detecting and mitigating Zero-day attacks. One method from Bromium involves micro-virtualization to protect desktops from malicious code execution initiated by the end user. Another approach from SentinelOne focuses on behavioral detection by building a full context around every process execution path in real time.[61][62]

Identification methods

One of the few solid theoretical results in the study of computer viruses is Frederick B. Cohen's 1987 demonstration that there is no algorithm that can perfectly detect all possible viruses.[26] However, using different layer of defense, a good detection rate may be achieved.

There are several methods which antivirus engine can use to identify malware:

  • Signature-based detection: is the most common method. To identify viruses and other malware, the antivirus engine compares the contents of a file to its database of known malware signatures.[citation needed]
  • Heuristic-based detection: is generally used together with signature-based detection. It detects malware based on characteristics typically used in known malware code.[citation needed]
  • Behavioural-based detection: is similar to heuristic-based detection and used also in Intrusion Detection System. The main difference is that, instead of characteristics hardcoded in the malware code itself, it is based on the behavioural fingerprint of the malware at run-time. Clearly, this technique is able to detect (known or unknown) malware only after they it has started malicious action.[citation needed]
  • Sandbox detection: is a particular behavioural-based detection technique that, instead of detecting the behavioural fingerprint at run time, it executes the programs in a virtual environment, logging what actions the program performs. Depending on the actions logged, the antivirus engine can determine if the program is malicious or not.[63] If not, then, the program is executed in the real environment. Albeit this technique has shown to be quite effective, given its heaviness and slowness, it is rarely used in end-user antivirus solutions.[64]
  • Data mining techniques: are one of the latest approach applied in malware detection. Data mining and machine learning algorithms are used to try to classify the behaviour of a file (as either malicious or benign) given a series of file features, that are extracted from the file itself.[65][66][67][68][69][70][71][72][73][74][75][76][77][78]

Signature-based detection

Traditional antivirus software relies heavily upon signatures to identify malware.[79]

Substantially, when a malware arrives in the hands of an antivirus firm, it is analysed by malware researchers or by dynamic analysis systems. Then, once it is determined to be a malware, a proper signature of the file is extracted and added to the signatures database of the antivirus software.[80] When a particular file has to be scanned, the antivirus engine compares the contents of the file with all the malware signatures in the signatures database. If the file matches one signature, then the engine knows which malware it is and which procedure has to be performed in order to clean the infection.[citation needed]

Signature-based detection technique can be very effective but, clearly, cannot defend against malware unless some of its samples have already been obtained, a proper signature generated and the antivirus product updated. Signature-based detection systems rely on the premise that, generally speaking, the more infective a malware is the faster arrives in the hands of security researchers. Thus, even if it does not guarantee perfection, it protects from the most widespread threats. However, this approach is not really effective against zero-day or next-generation malware, i.e. malware that has not been yet encountered/analysed.[citation needed]

As new malware are being created each day, the signature-based detection approach requires frequent updates of the signatures database. To assist the antivirus firms, the software may automatically upload new malware to the company or allow the user to manually do it, allowing the antivirus firms to dramatically shorten the life of those threats. Some antivirus products includes also advanced software to spot zero-day or next-generation malware.[citation needed]

Although the signature-based approach can effectively contain malware outbreaks, malware authors have tried to stay a step ahead of such software by writing "oligomorphic", "polymorphic" and, more recently, "metamorphic" viruses, which encrypt parts of themselves or otherwise modify themselves as a method of disguise, so as to not match virus signatures in the dictionary.[81]

Heuristics

Some more sophisticated antivirus software uses heuristic analysis to identify new malware or variants of known malware.[citation needed]

Many viruses start as a single infection and through either mutation or refinements by other attackers, can grow into dozens of slightly different strains, called variants. Generic detection refers to the detection and removal of multiple threats using a single virus definition.[82]

For example, the Vundo trojan has several family members, depending on the antivirus vendor's classification. Symantec classifies members of the Vundo family into two distinct categories, Trojan.Vundo and Trojan.Vundo.B.[83][84]

While it may be advantageous to identify a specific virus, it can be quicker to detect a virus family through a generic signature or through an inexact match to an existing signature. Virus researchers find common areas that all viruses in a family share uniquely and can thus create a single generic signature. These signatures often contain non-contiguous code, using wildcard characters where differences lie. These wildcards allow the scanner to detect viruses even if they are padded with extra, meaningless code.[85] A detection that uses this method is said to be "heuristic detection."

Rootkit detection

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>

Anti-virus software can attempt to scan for rootkits. A rootkit is a type of malware designed to gain administrative-level control over a computer system without being detected. Rootkits can change how the operating system functions and in some cases can tamper with the anti-virus program and render it ineffective. Rootkits are also difficult to remove, in some cases requiring a complete re-installation of the operating system.[86]

Real-time protection

Real-time protection, on-access scanning, background guard, resident shield, autoprotect, and other synonyms refer to the automatic protection provided by most antivirus, anti-spyware, and other anti-malware programs. This monitors computer systems for suspicious activity such as computer viruses, spyware, adware, and other malicious objects in 'real-time', in other words while data loaded into the computer's active memory: when inserting a CD, opening an email, or browsing the web, or when a file already on the computer is opened or executed.[87]

Issues of concern

Unexpected renewal costs

Some commercial antivirus software end-user license agreements include a clause that the subscription will be automatically renewed, and the purchaser's credit card automatically billed, at the renewal time without explicit approval. For example, McAfee requires users to unsubscribe at least 60 days before the expiration of the present subscription[88] while BitDefender sends notifications to unsubscribe 30 days before the renewal.[89] Norton AntiVirus also renews subscriptions automatically by default.[90]

Rogue security applications

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>

Some apparent antivirus programs are actually malware masquerading as legitimate software, such as WinFixer, MS Antivirus, and Mac Defender.[91]

Problems caused by false positives

A "false positive" or "false alarm" is when antivirus software identifies a non-malicious file as malware. When this happens, it can cause serious problems. For example, if an antivirus program is configured to immediately delete or quarantine infected files, as is common on Microsoft Windows antivirus applications, a false positive in an essential file can render the Windows operating system or some applications unusable.[92] Recovering from such damage to critical software infrastructure incurs technical support costs and businesses can be forced to close whilst remedial action is undertaken.[93][94] For example, in May 2007 a faulty virus signature issued by Symantec mistakenly removed essential operating system files, leaving thousands of PCs unable to boot.[95]

Also in May 2007, the executable file required by Pegasus Mail on Windows was falsely detected by Norton AntiVirus as being a Trojan and it was automatically removed, preventing Pegasus Mail from running. Norton AntiVirus had falsely identified three releases of Pegasus Mail as malware, and would delete the Pegasus Mail installer file when that happened.[96] In response to this Pegasus Mail stated:

<templatestyles src="Template:Blockquote/styles.css" />

On the basis that Norton/Symantec has done this for every one of the last three releases of Pegasus Mail, we can only condemn this product as too flawed to use, and recommend in the strongest terms that our users cease using it in favour of alternative, less buggy anti-virus packages.[96]

In April 2010, McAfee VirusScan detected svchost.exe, a normal Windows binary, as a virus on machines running Windows XP with Service Pack 3, causing a reboot loop and loss of all network access.[97][98]

In December 2010, a faulty update on the AVG anti-virus suite damaged 64-bit versions of Windows 7, rendering it unable to boot, due to an endless boot loop created.[99]

In October 2011, Microsoft Security Essentials (MSE) removed the Google Chrome web browser, rival to Microsoft's own Internet Explorer. MSE flagged Chrome as a Zbot banking trojan.[100]

In September 2012, Sophos' anti-virus suite identified various update-mechanisms, including its own, as malware. If it was configured to automatically delete detected files, Sophos Antivirus could render itself unable to update, required manual intervention to fix the problem.[101][102]

System and interoperability related issues

Running (the real-time protection of) multiple antivirus programs concurrently can degrade performance and create conflicts.[103] However, using a concept called multiscanning, several companies (including G Data[104] and Microsoft[105]) have created applications which can run multiple engines concurrently.

It is sometimes necessary to temporarily disable virus protection when installing major updates such as Windows Service Packs or updating graphics card drivers.[106] Active antivirus protection may partially or completely prevent the installation of a major update. Anti-virus software can cause problems during the installation of an operating system upgrade, e.g. when upgrading to a newer version of Windows "in place" — without erasing the previous version of Windows. Microsoft recommends that anti-virus software be disabled to avoid conflicts with the upgrade installation process.[107][108][109]

The functionality of a few computer programs can be hampered by active anti-virus software. For example, TrueCrypt, a disk encryption program, states on its troubleshooting page that anti-virus programs can conflict with TrueCrypt and cause it to malfunction or operate very slowly.[110] Anti-virus software can impair the performance and stability of games running in the Steam platform.[111]

Support issues also exist around antivirus application interoperability with common solutions like SSL VPN remote access and network access control products.[112] These technology solutions often have policy assessment applications which require that an up to date antivirus is installed and running. If the antivirus application is not recognized by the policy assessment, whether because the antivirus application has been updated or because it is not part of the policy assessment library, the user will be unable to connect.

Effectiveness

Studies in December 2007 showed that the effectiveness of antivirus software had decreased in the previous year, particularly against unknown or zero day attacks. The computer magazine c't found that detection rates for these threats had dropped from 40-50% in 2006 to 20-30% in 2007. At that time, the only exception was the NOD32 antivirus, which managed a detection rate of 68 percent.[113] According to the ZeuS tracker website the average detection rate for all variants of the well-known ZeuS trojan is as low as 40%.[114]

The problem is magnified by the changing intent of virus authors. Some years ago it was obvious when a virus infection was present. The viruses of the day, written by amateurs, exhibited destructive behavior or pop-ups. Modern viruses are often written by professionals, financed by criminal organizations.[115]

In 2008, Eva Chen, CEO of Trend Micro, stated that the anti-virus industry has over-hyped how effective its products are — and so has been misleading customers — for years.[116]

Independent testing on all the major virus scanners consistently shows that none provide 100% virus detection. The best ones provided as high as 99.9% detection for simulated real-world situations, while the lowest provided 91.1% in tests conducted in August 2013. Many virus scanners produce false positive results as well, identifying benign files as malware.[117]

Although methodologies may differ, some notable independent quality testing agencies include AV-Comparatives, ICSA Labs, West Coast Labs, Virus Bulletin, AV-TEST and other members of the Anti-Malware Testing Standards Organization.[118][119]

New viruses

Anti-virus programs are not always effective against new viruses, even those that use non-signature-based methods that should detect new viruses. The reason for this is that the virus designers test their new viruses on the major anti-virus applications to make sure that they are not detected before releasing them into the wild.[120]

Some new viruses, particularly ransomware, use polymorphic code to avoid detection by virus scanners. Jerome Segura, a security analyst with ParetoLogic, explained:[121]

<templatestyles src="Template:Blockquote/styles.css" />

It's something that they miss a lot of the time because this type of [ransomware virus] comes from sites that use a polymorphism, which means they basically randomize the file they send you and it gets by well-known antivirus products very easily. I've seen people firsthand getting infected, having all the pop-ups and yet they have antivirus software running and it's not detecting anything. It actually can be pretty hard to get rid of, as well, and you're never really sure if it's really gone. When we see something like that usually we advise to reinstall the operating system or reinstall backups.[121]

A proof of concept virus has used the Graphics Processing Unit (GPU) to avoid detection from anti-virus software. The potential success of this involves bypassing the CPU in order to make it much harder for security researchers to analyse the inner workings of such malware.[122]

Rootkits

Detecting rootkits is a major challenge for anti-virus programs. Rootkits have full administrative access to the computer and are invisible to users and hidden from the list of running processes in the task manager. Rootkits can modify the inner workings of the operating system[123] and tamper with antivirus programs.

Damaged files

If a file has been infected by a computer virus, anti-virus software will attempt to remove the virus code from the file during disinfection, but it is not always able to restore the file to its undamaged state.[124][125] In such circumstances, damaged files can only be restored from existing backups or shadow copies (this is also true for ransomware[126]); installed software that is damaged requires re-installation[127] (however, see System File Checker).

Firmware issues

Active anti-virus software can interfere with a firmware update process.[128] Any writeable firmware in the computer can be infected by malicious code.[129] This is a major concern, as an infected BIOS could require the actual BIOS chip to be replaced to ensure the malicious code is completely removed.[130] Anti-virus software is not effective at protecting firmware and the motherboard BIOS from infection.[131] In 2014, security researchers discovered that USB devices contain writeable firmware which can be modified with malicious code (dubbed "BadUSB"), which anti-virus software cannot detect or prevent. The malicious code can run undetected on the computer and could even infect the operating system prior to it booting up.[132][133]

Performance and other drawbacks

Antivirus software has some drawbacks, first of which that it can impact a computer's performance.[134]

Furthermore, inexperienced users can be lulled into a false sense of security when using the computer, considering themselves to be invulnerable, and may have problems understanding the prompts and decisions that antivirus software presents them with. An incorrect decision may lead to a security breach. If the antivirus software employs heuristic detection, it must be fine-tuned to minimize misidentifying harmless software as malicious (false positive).[135]

Antivirus software itself usually runs at the highly trusted kernel level of the operating system to allow it access to all the potential malicious process and files, creating a potential avenue of attack.[136]

Alternative solutions

The command-line virus scanner of Clam AV 0.95.2, an open source antivirus originally developed by Tomasz Kojm in 2001. Here running a virus signature definition update, scanning a file and identifying a Trojan.

Installed antivirus solutions, running on individual computers, although the most used, is only one method of guarding against malware. Other alternative solutions are also used, including: Unified Threat Management (UTM), hardware and network firewalls, Cloud-based antivirus and on-line scanners.

Hardware and network firewall

Network firewalls prevent unknown programs and processes from accessing the system. However, they are not antivirus systems and make no attempt to identify or remove anything. They may protect against infection from outside the protected computer or network, and limit the activity of any malicious software which is present by blocking incoming or outgoing requests on certain TCP/IP ports. A firewall is designed to deal with broader system threats that come from network connections into the system and is not an alternative to a virus protection system.

Cloud antivirus

Cloud antivirus is a technology that uses lightweight agent software on the protected computer, while offloading the majority of data analysis to the provider's infrastructure.[137]

One approach to implementing cloud antivirus involves scanning suspicious files using multiple antivirus engines. This approach was proposed by an early implementation of the cloud antivirus concept called CloudAV. CloudAV was designed to send programs or documents to a network cloud where multiple antivirus and behavioral detection programs are used simultaneously in order to improve detection rates. Parallel scanning of files using potentially incompatible antivirus scanners is achieved by spawning a virtual machine per detection engine and therefore eliminating any possible issues. CloudAV can also perform "retrospective detection," whereby the cloud detection engine rescans all files in its file access history when a new threat is identified thus improving new threat detection speed. Finally, CloudAV is a solution for effective virus scanning on devices that lack the computing power to perform the scans themselves.[138]

Some examples of cloud anti-virus products are Panda Cloud Antivirus and Immunet.

Online scanning

Some antivirus vendors maintain websites with free online scanning capability of the entire computer, critical areas only, local disks, folders or files. Periodic online scanning is a good idea for those that run antivirus applications on their computers because those applications are frequently slow to catch threats. One of the first things that malicious software does in an attack is disable any existing antivirus software and sometimes the only way to know of an attack is by turning to an online resource that is not installed on the infected computer.[139]

Specialist tools

File:Rkhunter Ubuntu.png
The command-line rkhunter scanner, an engine to scan for Linux rootkits. Here running the tool on Ubuntu.

Virus removal tools are available to help remove stubborn infections or certain types of infection. Examples include Trend Micro's Rootkit Buster,[140] and rkhunter for the detection of rootkits, Avira's AntiVir Removal Tool,[141] PCTools Threat Removal Tool,[142] and AVG's Anti-Virus Free 2011.[143]

A rescue disk that is bootable, such as a CD or USB storage device, can be used to run antivirus software outside of the installed operating system, in order to remove infections while they are dormant. A bootable antivirus disk can be useful when, for example, the installed operating system is no longer bootable or has malware that is resisting all attempts to be removed by the installed antivirus software. Examples of some of these bootable disks include the Avira AntiVir Rescue System,[141] PCTools Alternate Operating System Scanner,[144] and AVG Rescue CD.[145] The AVG Rescue CD software can also be installed onto a USB storage device, that is bootable on newer computers.[145]

Usage and risks

According to an FBI survey, major businesses lose $12 million annually dealing with virus incidents.[146] A survey by Symantec in 2009 found that a third of small to medium-sized business did not use antivirus protection at that time, whereas more than 80% of home users had some kind of antivirus installed.[147] According to a sociological survey conducted by G Data Software in 2010 49% of women did not use any antivirus program at all.[148]

See also

References

  1. lifehacker: The Difference Between Antivirus and Anti-Malware (and Which to Use)
  2. Lua error in package.lua at line 80: module 'strict' not found.
  3. John von Neumann: "Theory of self-reproducing automata" (1949)
  4. Lua error in package.lua at line 80: module 'strict' not found.
  5. From the first email to the first YouTube video: a definitive internet history. Tom Meltzer and Sarah Phillips. The Guardian. 23 October 2009
  6. IEEE Annals of the History of Computing, Volumes 27-28. IEEE Computer Society, 2005. 74. Retrieved from Google Books on 13 May 2011. "[...]from one machine to another led to experimentation with the Creeper program, which became the world's first computer worm: a computation that used the network to recreate itself on another node, and spread from node to node."
  7. 7.0 7.1 Lua error in package.lua at line 80: module 'strict' not found.
  8. Creeper - The Virus Encyclopedia
  9. What was the First Antivirus Software?
  10. Lua error in package.lua at line 80: module 'strict' not found.
  11. Lua error in package.lua at line 80: module 'strict' not found.
  12. Lua error in package.lua at line 80: module 'strict' not found.
  13. Fred Cohen: "Computer Viruses – Theory and Experiments" (1983)
  14. Fred Cohen 1988 "On the implications of Computer Viruses and Methods of Defense"
  15. Péter Szőr: "The Art of Computer Virus Research and Defense" (2005)
  16. VirusBulletin: "In memoriam: Péter Szőr 1970-2013" (2013)
  17. History of viruses
  18. Lua error in package.lua at line 80: module 'strict' not found.
  19. Lua error in package.lua at line 80: module 'strict' not found.
  20. Kaspersky Lab Virus list
  21. Lua error in package.lua at line 80: module 'strict' not found.
  22. Lua error in package.lua at line 80: module 'strict' not found.
  23. Lua error in package.lua at line 80: module 'strict' not found.
  24. Lua error in package.lua at line 80: module 'strict' not found.
  25. Lua error in package.lua at line 80: module 'strict' not found.
  26. 26.0 26.1 Cohen, Fred, An Undetectable Computer Virus (Archived), 1987, IBM
  27. Patricia A. Yevics:"Flu Shot for Computer Viruses"
  28. How friends help friends on the Internet: The Ross Greenberg Story
  29. Anti-virus is 30 years old
  30. A Brief History of Antivirus Software
  31. Antivirus software history
  32. http://www.frisk.is/fyrirtaeki.html
  33. Direccion General del Derecho de Autor, SEP, Mexico D.F. Registry 20709/88 Book 8, page 40, dated November 24, 1988.
  34. 34.0 34.1 VIRUS-L mailing list archive
  35. Symantec Softwares and Internet Security at PCM
  36. SAM Identifies Virus-Infected Files, Repairs Applications, InfoWorld, May 22, 1989
  37. SAM Update Lets Users Program for New Viruses, InfoWorld, Feb 19, 1990
  38. TG Soft History
  39. Skúlason and Bontchev: "Virus Naming Scheme" (1991)
  40. Lua error in package.lua at line 80: module 'strict' not found.
  41. CAROids, Hamburg 2003
  42. Lua error in package.lua at line 80: module 'strict' not found.
  43. Lua error in package.lua at line 80: module 'strict' not found.
  44. Lua error in package.lua at line 80: module 'strict' not found.
  45. Lua error in package.lua at line 80: module 'strict' not found.
  46. 46.0 46.1 46.2 46.3 [In 1994, AV-Test.org reported 28,613 unique malware samples (based on MD5). "A Brief History of Malware; The First 25 Years"]
  47. Lua error in package.lua at line 80: module 'strict' not found.
  48. Lua error in package.lua at line 80: module 'strict' not found.
  49. Linuxvirus
  50. [1]
  51. Lua error in package.lua at line 80: module 'strict' not found.
  52. Lua error in package.lua at line 80: module 'strict' not found.
  53. Lua error in package.lua at line 80: module 'strict' not found.
  54. "The digital detective: Mikko Hypponen’s war on malware is escalating." (March 2012, Wired)
  55. James Lyne: "Everyday cybercrime – and what you can do about it" (February 2013, TED)
  56. Szor 2005, pp. 66–67
  57. Lua error in package.lua at line 80: module 'strict' not found.
  58. Lua error in package.lua at line 80: module 'strict' not found.
  59. Jon Oberheide: "CloudAV: N-Version Antivirus in the Network Cloud” (2008, Usenix)
  60. Lua error in package.lua at line 80: module 'strict' not found.
  61. NetworkWorld, Ellen Messmer, August 19, 2014:"Start-up offers up endpoint detection and response for behavior-based malware detection"
  62. HSToday.US, Kylie Bull, June 19, 2014:"Bromium Research Reveals Insecurity In Existing Endpoint Malware Protection Deployments"
  63. Lua error in package.lua at line 80: module 'strict' not found.
  64. Szor 2005, pp. 474–481
  65. A Machine Learning Approach to Anti-virus System
  66. Data Mining Methods for Malware Detection
  67. Data mining and Machine Learning in Cybersecurity
  68. Analysis of Machine learning Techniques Used in Behavior-Based Malware Detection
  69. A survey of data mining techniques for malware detection using file features
  70. Intelligent automatic malicious code signatures extraction
  71. Malware Detection by Data Mining Techniques Based on Positionally Dependent Features
  72. Data mining methods for detection of new malicious executables
  73. IMDS: Intelligent Malware Detection System
  74. Learning to Detect and Classify Malicious Executables in the Wild
  75. Malware detection using statistical analysis of byte-level file content
  76. An intelligent PE-malware detection system based on association mining
  77. Malware detection based on mining API calls
  78. "Andromaly": a behavioral malware detection framework for android devices
  79. Lua error in package.lua at line 80: module 'strict' not found.
  80. Automatic Malware Signature Generation
  81. Szor 2005, pp. 252–288
  82. Lua error in package.lua at line 80: module 'strict' not found.
  83. Lua error in package.lua at line 80: module 'strict' not found.
  84. Lua error in package.lua at line 80: module 'strict' not found.
  85. Lua error in package.lua at line 80: module 'strict' not found.
  86. Rootkit
  87. Kaspersky Lab Technical Support Portal Archived 13 February 2011 at WebCite
  88. Lua error in package.lua at line 80: module 'strict' not found.
  89. Lua error in package.lua at line 80: module 'strict' not found.
  90. Lua error in package.lua at line 80: module 'strict' not found.
  91. Lua error in package.lua at line 80: module 'strict' not found.
  92. Lua error in package.lua at line 80: module 'strict' not found.
  93. Lua error in package.lua at line 80: module 'strict' not found.
  94. Lua error in package.lua at line 80: module 'strict' not found.
  95. Lua error in package.lua at line 80: module 'strict' not found.
  96. 96.0 96.1 Lua error in package.lua at line 80: module 'strict' not found.
  97. Lua error in package.lua at line 80: module 'strict' not found.
  98. Lua error in package.lua at line 80: module 'strict' not found.
  99. Lua error in package.lua at line 80: module 'strict' not found.
  100. Lua error in package.lua at line 80: module 'strict' not found.
  101. Lua error in package.lua at line 80: module 'strict' not found.
  102. Lua error in package.lua at line 80: module 'strict' not found.
  103. Lua error in package.lua at line 80: module 'strict' not found.
  104. Lua error in package.lua at line 80: module 'strict' not found.
  105. Lua error in package.lua at line 80: module 'strict' not found.
  106. Lua error in package.lua at line 80: module 'strict' not found.
  107. Lua error in package.lua at line 80: module 'strict' not found. Mentioned within "Before you begin".
  108. Lua error in package.lua at line 80: module 'strict' not found.
  109. Lua error in package.lua at line 80: module 'strict' not found. Mentioned within "General troubleshooting".
  110. Lua error in package.lua at line 80: module 'strict' not found.
  111. Lua error in package.lua at line 80: module 'strict' not found. Steam support page.
  112. Field Notice: FN - 63204 - Cisco Clean Access has Interoperability issue with Symantec Anti-virus - delays Agent start-up
  113. Lua error in package.lua at line 80: module 'strict' not found.
  114. [2]
  115. Lua error in package.lua at line 80: module 'strict' not found.
  116. Lua error in package.lua at line 80: module 'strict' not found.
  117. Lua error in package.lua at line 80: module 'strict' not found.
  118. Guidelines released for antivirus software tests
  119. Lua error in package.lua at line 80: module 'strict' not found.
  120. Lua error in package.lua at line 80: module 'strict' not found.
  121. 121.0 121.1 Lua error in package.lua at line 80: module 'strict' not found.
  122. Researchers up evilness ante with GPU-assisted malware - Coming to a PC near you, by Dan Goodin
  123. GIBSON RESEARCH CORPORATION SERIES: Security Now!
  124. Lua error in package.lua at line 80: module 'strict' not found.
  125. Lua error in package.lua at line 80: module 'strict' not found.
  126. Lua error in package.lua at line 80: module 'strict' not found.
  127. Lua error in package.lua at line 80: module 'strict' not found.
  128. Lua error in package.lua at line 80: module 'strict' not found.
  129. Lua error in package.lua at line 80: module 'strict' not found.
  130. Lua error in package.lua at line 80: module 'strict' not found.
  131. Lua error in package.lua at line 80: module 'strict' not found.
  132. Lua error in package.lua at line 80: module 'strict' not found.
  133. Lua error in package.lua at line 80: module 'strict' not found.
  134. Lua error in package.lua at line 80: module 'strict' not found.
  135. Lua error in package.lua at line 80: module 'strict' not found.
  136. Lua error in package.lua at line 80: module 'strict' not found.
  137. Lua error in package.lua at line 80: module 'strict' not found.
  138. Lua error in package.lua at line 80: module 'strict' not found.
  139. Lua error in package.lua at line 80: module 'strict' not found.
  140. Lua error in package.lua at line 80: module 'strict' not found.
  141. 141.0 141.1 Lua error in package.lua at line 80: module 'strict' not found.
  142. Lua error in package.lua at line 80: module 'strict' not found.
  143. Lua error in package.lua at line 80: module 'strict' not found.
  144. Lua error in package.lua at line 80: module 'strict' not found.
  145. 145.0 145.1 Lua error in package.lua at line 80: module 'strict' not found.
  146. Lua error in package.lua at line 80: module 'strict' not found.
  147. Lua error in package.lua at line 80: module 'strict' not found.
  148. Lua error in package.lua at line 80: module 'strict' not found.

Bibliography

  • Lua error in package.lua at line 80: module 'strict' not found.

External links