<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Networking Reviews</title>
	<atom:link href="https://www.networkingreviews.com/tag/virus/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.networkingreviews.com</link>
	<description></description>
	<lastBuildDate>Fri, 20 Mar 2009 13:59:24 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.1</generator>
	<item>
		<title>Virus Evolution History Part 2 &#8211; Melissa and other executable worms</title>
		<link>https://www.networkingreviews.com/virus-evolution-history-part-2-melissa-and-other-executable-worms/</link>
					<comments>https://www.networkingreviews.com/virus-evolution-history-part-2-melissa-and-other-executable-worms/#respond</comments>
		
		<dc:creator><![CDATA[Admin]]></dc:creator>
		<pubDate>Fri, 20 Mar 2009 13:59:24 +0000</pubDate>
				<category><![CDATA[Computer Virus Education]]></category>
		<category><![CDATA[Home Computer Security]]></category>
		<category><![CDATA[melissa worm]]></category>
		<category><![CDATA[virus]]></category>
		<guid isPermaLink="false">https://www.networkingreviews.com/?p=494</guid>

					<description><![CDATA[The powerful file interpreter scripts included in Microsoft Office gave to the virus creators an opportunity to be armed with the characteristics of worms. An example of this was Melissa worm, a Word macro virus with the characteristics of a worm, which infected documents created with the 97 and 2000 versions of Word. This worm [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>The powerful file interpreter scripts included in Microsoft Office gave to the virus creators an opportunity to be armed with the characteristics of worms. An example of this was Melissa worm, a Word macro virus with the characteristics of a worm, which infected documents created with the 97 and 2000 versions of Word. This worm automatically sends itself as an attachment in an email, in the first 50 contacts to be found in the address book in Outlook, on the infected computer. This technique, which unfortunately has become very popular today, was first used in this virus which in 1999 caused one of the biggest epidemics in computer history, within a few days. In fact, large companies like Microsoft, Intel and Lucent Technologies had to block their connections to the Internet due to the action of Melissa.</p>
<p>The technique applied for the first time in the Melissa virus was developed subsequently by viruses like VBS / Freelink who, on the contrary to its predecessor, sent itself to all contacts recorded in the address book of an infected PC. This was the beginning of a new generation of worms, that were able to send themselves to all the contacts found in the address book in Outlook of the infected computer. From all those worms, the one that really stands out is the <strong>VBS / LoveLetter</strong>, widely known as <strong>I love You Virus</strong>, which first appeared in May 2000 and caused an epidemic with losses estimated at 10,000 million euros. To attract the attention of users and to contribute to its spread, this worm sent itself via an e-mail message with ILOVEYOU title and an attachment named LOVE-LETTER-FOR-YOU.TXT.VBS. When the user opens the attachment, the computer was infected.</p>
<p>Besides Melissa, in 1999 another type of virus appeared, which was also a milestone in the history of viruses. In November of that year the <strong>VBS / BubbleBoy</strong> virus (written in VB Script) was created: a new type of worm which spread over the Internet, without the user clicking on an attachment. To automatically run itself when the user opened or displayed a message, the virus took advantage of a security problem in Internet Explorer 5. Successor of this worm in 2000 was the <strong>JS / Kak.Worm</strong>, which spread by exploiting the automatic signature of Microsoft Outlook Express, which enabled it to infect computers without requiring the execution of a file from the user. These were the first samples of a series of worms that were subsequently enriched with new members &#8211; worms that could attack computers while users were browsing the Internet.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.networkingreviews.com/virus-evolution-history-part-2-melissa-and-other-executable-worms/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Virus Evolution History &#8211; Part 1</title>
		<link>https://www.networkingreviews.com/virus-evolution-history-part-1/</link>
					<comments>https://www.networkingreviews.com/virus-evolution-history-part-1/#respond</comments>
		
		<dc:creator><![CDATA[Admin]]></dc:creator>
		<pubDate>Thu, 12 Mar 2009 15:06:05 +0000</pubDate>
				<category><![CDATA[Computer Virus Education]]></category>
		<category><![CDATA[Home Computer Security]]></category>
		<category><![CDATA[antivirus]]></category>
		<category><![CDATA[virus]]></category>
		<category><![CDATA[virus evolution]]></category>
		<guid isPermaLink="false">https://www.networkingreviews.com/?p=485</guid>

					<description><![CDATA[In this article we will examine how the growth of Windows and Visual Basic affected the evolution of computer viruses, since along with the development of those two technologies we had the appearance of global virus epidemics, like the virus Melissa in 1999. While Windows were evolving as an application designed to facilitate the management [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>In this article we will examine how the growth of Windows and Visual Basic affected the evolution of computer viruses, since along with the development of those two technologies we had the appearance of global virus epidemics, like the virus Melissa in 1999.</p>
<p>While Windows were evolving as an application designed to facilitate the management of the DOS in a 32-bit operating system, the virus developers returned to using assembly as the main programming language to create viruses. Versions 5 and 6 of Visual Basic (VB) were, together with the Borland Delphi (Pascal language environments for Windows), the preferred development tool for creators of worms and Trojan horses. Then Visual C came into play, which offered a powerful application programming language for Windows. Quickly C was adopted by the creators of viruses, Trojan horses and worms. Viruses based on the Visual C language acquired unprecedented power, supplanting all other types of viruses. Although the characteristics of worms have changed with time, all have the same goal: to spread to as many computers in the shortest possible time.</p>
<p>Over time, Visual Basic became extremely popular and Microsoft implemented it as part of the functionality of a separate tool: an &#8220;interpreter&#8221; capable of executing script files that contained code with similar syntax.<br />
Simultaneously, with the establishment of the 32-bit Windows platform, the first script file viruses were born: These were hostile software hidden inside a plain text file. Script file viruses showed that the executable files (files with extensions. EXE and. COM) were not the only ones that could carry viruses. As we have already seen with BAT files for viruses, there are other means of spreading a virus, fully justifying the assumption that everything that can be executed either directly or through an interpreter, may contain a hostile software. Specifically, the first viruses that could infect the macros contained in the applications of Microsoft Office came into the scene. As a result, Word, Excel, Access and PowerPoint have become vehicles for the spread of lethal weapons, which destroy data even when users simply open a document.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.networkingreviews.com/virus-evolution-history-part-1/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Virus Types</title>
		<link>https://www.networkingreviews.com/virus-types/</link>
					<comments>https://www.networkingreviews.com/virus-types/#respond</comments>
		
		<dc:creator><![CDATA[Admin]]></dc:creator>
		<pubDate>Sat, 26 Jul 2008 21:01:39 +0000</pubDate>
				<category><![CDATA[Home Computer Security]]></category>
		<category><![CDATA[virus]]></category>
		<category><![CDATA[virus types]]></category>
		<guid isPermaLink="false">https://www.networkingreviews.com/?p=90</guid>

					<description><![CDATA[Viruses are generally distinguished by the way they spread and propagate or the target they attack. The following virus types do not necessarily indicate a strict division. A file infector for example may also be a system infector. A script virus that infects other script files may be considered also to be a file inspector. [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Viruses are generally distinguished by the way they spread and propagate or the target they attack. The following virus types do not necessarily indicate a strict division. A file infector for example may also be a system infector. A script virus that infects other script files may be considered also to be a file inspector. There are also difficulties in drawing a hard distinction between macro and script viruses. Nevertheless, the virus types that I describe in this post provide a pretty good classification of computer viruses as researched by security scientists.<span id="more-90"></span></p>
<ul>
<li><strong>File Infector Virus</strong> &#8211; Infects program (object) files. System Infectors that infect operating system program files (such as COMMAND.COM in DOS) are also file infectors. These type of viruses can attach to the front of the object file (prependers), attach to the back of the file and create a jump at the front of the file towards the virus code (appenders), or overwrite the file or portions of it (overwriters). A classic example is Jerusalem virus. A bug in early versions caused it to add itself over and over again to files, making the increase in file length detectable.</li>
<li><strong>System Infector Virus</strong> &#8211; A somewhat vague term. Some use the term to indicate viruses that infect operating system files, or boot sectors, such that the virus is called at boot time, and has or may have pre-emptive control over some functions of the OS. In other usage, a system infector modifies other system structures, such as the linking pointers in directory tables or the Windows Registry, in order to be called first when programs are run. Many email viruses target the Registry, such as the Magistr virus.</li>
<li><strong>Boot Sector Infector</strong> &#8211; Infects the Master Boot Record, System Boot Record, or other boot blocks on physical disks. Boot Sector Infector viruses usually copy the existing boot sector to another unused sector, and then copy themselves into the physical first sector, ending with a call to the original programming. Examples are Brain, Stoned, and Michelangelo.</li>
<li><strong>Email Virus</strong> &#8211; A virus that specifically, rather than accidentally, uses the email system to propagate. While virus infected files may be accidentally sent as email attachments, email viruses are aware of email system functions. They generally target a specific type of email system (e.g Microsoft Outlook), harvest email addresses from various sources, and may append a copy of themselves to all outgoing email, or generate email messages containing copies of themselves as attachments. Some email viruses may monitor all network activity, and followup legitimate messages with messages that they generate. Some email virus examples are Melissa, Loveletter, Hybris, Christmas etc.</li>
<li><strong>Multipartite</strong> &#8211; Originally this term was used to indicate a virus that was able to infect both boot sectors and program files. Current usage tends to mean a virus that can infect more than one type of object, or to reproduce in more than one ways. Examples are Telefonica, One Half, and Junkie.</li>
<li><strong>Macro Virus</strong> &#8211; A virus that uses macro programming of an application such as a word processor (Most known macro viruses use Visual Basic for applications in Microsoft Word: Some are able to cross between applications and function in, for example, a Powerpoint presentation and a Word Document). Macro viruses can operate across hardware or operating systems as long as the required application platform is present. Examples are Concept and CAP. Melissa is also a Macro virus in addition to being an email virus.</li>
<li><strong>Script Virus</strong> &#8211; Script viruses are generally differentiated from macro viruses in that script viruses are usually standalone files that can be executed by an interpreter, such as Microsoft Script Host (.vbs files). A script virus file can be seen as data file in that it is generally a simple text file, but it usually does not contain other data, and generally has some indicator (such as the .vbs extension) that it is executable. Loveletter is an example of script virus.</li>
</ul>
<p>Source: CISSP CBK Review Seminar Book</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.networkingreviews.com/virus-types/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Trojan Horse – Mythology or Reality ?</title>
		<link>https://www.networkingreviews.com/trojan-horse-mythology-or-reality/</link>
					<comments>https://www.networkingreviews.com/trojan-horse-mythology-or-reality/#respond</comments>
		
		<dc:creator><![CDATA[Admin]]></dc:creator>
		<pubDate>Mon, 26 May 2008 10:31:05 +0000</pubDate>
				<category><![CDATA[Home Computer Security]]></category>
		<category><![CDATA[computer security]]></category>
		<category><![CDATA[trojan horse]]></category>
		<category><![CDATA[virus]]></category>
		<guid isPermaLink="false">https://www.networkingreviews.com/?p=79</guid>

					<description><![CDATA[In Greek Mythology, the Trojan Horse was a seemingly innocuous but treacherous gift from the Greeks to the Trojans. During the siege of Troy, an enormous wooden horse was left by the Greek army outside the gates of the city. The Greeks had sailed away as if they had retreated. The Trojans, believing the horse [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>In Greek Mythology, the Trojan Horse was a seemingly innocuous but treacherous gift from the Greeks to the Trojans. During the siege of Troy, an enormous wooden horse was left by the Greek army outside the gates of the city. The Greeks had sailed away as if they had retreated. The Trojans, believing the horse to be a religious offering, brought it into the city. Greek soldiers then emerged from their hiding place within the hollow horse and opened the city gates to enable the rest of the Greek army to enter and capture the city.<span id="more-79"></span></p>
<p>But whats actually is a Trojan Horse in our modern computer era? A Trojan Horse is a destructive program that masquerades as a harmless application. Unlike viruses, Trojan Horses do not replicate themselves, but they can be just as destructive. One of the most dangerous examples of a Trojan is a program that promises to rid your computer of viruses but instead introduces viruses into your computer.</p>
<p>When a Trojan is activated, numerous things can happen. Some Trojans are more annoying than malicious. Some of the less annoying Trojans may choose to change your desktop settings or add silly desktop icons. The more serious Trojans can erase or overwrite data on your computer, corrupt files, spread other malware such as viruses, spy on the user of a computer and secretly report data like browsing habits to other people, log keystrokes to steal information such as passwords and credit card numbers, phish for bank account details (which can be used for criminal activities), and even install a backdoor into your computer system so that they can come and go as they please.</p>
<p>The Trojan can be tricky. Who hasn’t been online and had an advertisement pop up claiming to be able to rid your computer of some nasty virus? Or, even more frightening, you receive an email that claims to be alerting you to a new virus that can threaten your computer. The sender promises to quickly eradicate, or protect, your computer from viruses if you simply download their “free”, attached software into your computer. You may be skeptical but the software looks legitimate and the company sounds reputable. You proceed to take them up on their offer and download the software. In doing so, you have just potentially exposed yourself to a massive headache and your computer to a laundry list of ailments.</p>
<p>To fight Trojans as much as possible, follow these guidelines:</p>
<ul>
<li>Install reliable anti-virus software. It is also important that you download any updates frequently to catch all new Trojan Horses, viruses, and worms. Be sure that the anti-virus program that you choose can also scan e-mails and files downloaded through the internet.</li>
<li>Remain diligent: Trojans can infect your computer through rogue websites, instant messaging, and emails with attachments. Do not download anything into your computer unless you are 100 percent sure of its sender or source.</li>
<li>Consider installing a firewall. A firewall is a system that prevents unauthorized use and access to your computer. A firewall is not going to eliminate your computer virus problems, but when used in conjunction with regular operating system updates and reliable anti-virus software, it can provide additional security and protection for your computer. Also, if the firewall is configured to block outbound communication from your computer towards the Internet, you can stop any malicious traffic from a Trojan software trying to steal personal info and send it out to the Internet.</li>
<li>Ensure that your operating system is always up-to-date. If you are running a Microsoft Windows operating system, this is essential. Windows VISTA is the best OS you can install nowadays since it takes security very seriously and provides an arsenal of tools to detect and fight Trojans and other malware.</li>
</ul>
<p>Nothing can guarantee the security of your computer 100 percent. However, you can continue to improve your computer&#8217;s security and decrease the possibility of infection by consistently following these guidelines.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.networkingreviews.com/trojan-horse-mythology-or-reality/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Comparison: Virus, Warm, Adware, Spyware, Trojan</title>
		<link>https://www.networkingreviews.com/comparison-virus-warm-adware-spyware-trojan/</link>
					<comments>https://www.networkingreviews.com/comparison-virus-warm-adware-spyware-trojan/#respond</comments>
		
		<dc:creator><![CDATA[Admin]]></dc:creator>
		<pubDate>Sat, 22 Mar 2008 17:27:27 +0000</pubDate>
				<category><![CDATA[Network Security]]></category>
		<category><![CDATA[adware]]></category>
		<category><![CDATA[antivirus]]></category>
		<category><![CDATA[computer security]]></category>
		<category><![CDATA[trojan]]></category>
		<category><![CDATA[virus]]></category>
		<category><![CDATA[worm]]></category>
		<guid isPermaLink="false">https://www.networkingreviews.com/2008/03/22/comparison-virus-warm-adware-spyware-trojan/</guid>

					<description><![CDATA[We have all encountered terms like virus, warms, spyware etc many many times in the internet &#8220;jungle&#8221; without actually distinguishing between them. In this post I will try to define and compare all these malware threats that flow around the computer and internet worlds. Virus: A virus is a malware program that is loaded on [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>We have all encountered terms like virus, warms, spyware etc many many times in the internet &#8220;jungle&#8221; without actually distinguishing between them. In this post I will try to define and compare all these malware threats that flow around the computer and internet worlds.</p>
<ul>
<li><strong>Virus</strong>: A virus is a malware program that is loaded on your computer without your knowledge,            with the intent of doing some damage to your system. It normally attaches itself to another program or data file in order to spread and reproduce itself in other areas of the computer without the knowledge of the user. Normally a virus enters your computer through a spam email which has attachments (pictures or files) or by downloading infected programs from malicious sites. A virus can damage files or cause your computer to behave strangely.</li>
<li><strong>Warm</strong>: Warms are memory-resident malware threats that can spread across networks by exploiting possible Vulnerabilities in the TCP/IP stack implementation of the OS and/or specific applications. They load themselves into the memory of a remote system and then execute themselves &#8230; all without ever being written to a disk. A warm therefore can live on its own and propagate by copying itself from one computer to another. Worms can harm a network, can consume tremendous bandwidth, and can shut a computer down.</li>
<li>The difference between viruses and worms is that a virus cannot replicate itself like a worm, and it usually affects the computer it has invaded. A worm acts autonomously, and uses a computer network in order to multiply itself and to send copies of itself to other systems. A virus needs a user action (e.g download of infected file, run a program etc) in order to propagate and spread itself.<span id="more-60"></span></li>
<li><strong>Adware</strong>: An adware is certainly less threatening than a Warm or Virus. Typically, adware components install alongside a shareware or freeware application and bring targeted advertisements to your computer. These advertisements create revenue for the software developer. Adware displays web-based advertisements through pop-up windows or through annoying advertising banners. It can slow down your computer by consuming cpu, memory and bandwidth.</li>
<p><!--adsense--></p>
<li><strong>Spyware</strong>: A spyware is closely related with adware, since it is usually transmitted also via freeware/shareware applications that we often download. As soon as it is downloaded it installs itself in your PC without your knowledge, and starts to monitor your internet activity. The monitored information is then transmitted to a third party, in most cases to companies which are interested in creating your personal profile. Later on, it will start sending you advertising or other data.</li>
<li><strong>Trojan</strong>: It is a program that appears to be working properly but actually causes damage in some form. It is called a Trojan because it can enter your computer through operations considered harmless, for example, through a game or even through a virus tracking program, and so it can trick the user by hiding the underlying activity. Like the ancient Trojan Horse, the Computer Trojan can secretly open ports on your <a href="https://www.networkingreviews.com/2008/03/01/the-need-for-setting-up-a-home-network/" title="Home Network Setup" target="_blank" rel="noopener">Home Network</a>. In general, Trojan horses cannot multiply themselves as warms do, but they rely on people to pass them around. The idea is to make the program   look like it&#8217;s something harmless, like a screen saver or joke, so it gets   sent around.</li>
</ul>
<p>Bottom line is that you don&#8217;t want any of those little nasty codes on your computer. Fortunately there are several tools in the security &#8220;Arsenal&#8221; that can help you fight all these malware threats:</p>
<h4>Antivirus Software</h4>
<p>Antivirus software is the countermeasure program used to &#8220;inoculate&#8221; computer viruses. The software is installed on your PC and checks against viruses all files on your computer as well as files attached in incoming emails. If it finds viruses, it immediately informs you and, in most cases, it quarantines/cleans the infected files. The Antivirus can detect and clean both viruses and worms.</p>
<p>The <strong>Antivirus</strong> tool is a &#8220;must-have&#8221; software if you want to browse the Internet safely. The Three Best Antivirus Software available on the market today (which I am currently using on my personal computers) are the following:</p>
<ol>
<li><a href="http://www.kqzyfj.com/click-2597717-10499276" onmouseout="window.status=&#039; &#039;;return true;" onmouseover="window.status=&#039;http://www.symantec.com&#039;;return true;" target="_blank" rel="noopener">Norton</a> from Symantec<img decoding="async" src="http://www.ftjcfx.com/image-2597717-10499276" border="0" height="1" width="1" /></li>
<li><a href="http://www.kqzyfj.com/click-2597717-1110836" onmouseout="window.status=&#039; &#039;;return true;" onmouseover="window.status=&#039;http://www.kaspersky.com/&#039;;return true;" target="_blank" rel="noopener">Kaspersky Anti-Virus Products</a></li>
<li><a href="http://www.kqzyfj.com/click-2597717-10444253" onmouseout="window.status=&#039; &#039;;return true;" onmouseover="window.status=&#039;http://www.trendmicro.com&#039;;return true;" target="_blank" rel="noopener">Trend Micro </a></li>
</ol>
<h4>Complete Security Suite</h4>
<p>A complete security suite is a collection of tools for defending against malicious threats for your computer. The security suite usually includes antivirus, antispam, firewall, antispyware etc. An example of such a suite is <a href="http://www.jdoqocy.com/click-2597717-10503895" onmouseout="window.status=&#039; &#039;;return true;" onmouseover="window.status=&#039;http://www.symantec.com&#039;;return true;" target="_blank" rel="noopener">The Norton 360 All-In-One Security</a><br />
<img decoding="async" src="http://www.lduhtrp.net/image-2597717-10503895" border="0" height="1" width="1" /><br />
Although a security suite can help you prevent more types of malware compared with the standalone antivirus, the disadvantage of  this  software  is that it takes more  computer resources  compared with a single antivirus solution.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.networkingreviews.com/comparison-virus-warm-adware-spyware-trojan/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
