<?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>Comprehensive Computer &#187; user</title>
	<atom:link href="http://www.ledanet.org/tag/user/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ledanet.org</link>
	<description>www.ledanet.org</description>
	<lastBuildDate>Wed, 01 Feb 2012 11:40:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Partitioned privileges</title>
		<link>http://www.ledanet.org/partitioned-privileges/</link>
		<comments>http://www.ledanet.org/partitioned-privileges/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 11:40:48 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[computer]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[account]]></category>
		<category><![CDATA[action]]></category>
		<category><![CDATA[administrator]]></category>
		<category><![CDATA[commercial]]></category>
		<category><![CDATA[damage]]></category>
		<category><![CDATA[group]]></category>
		<category><![CDATA[level right]]></category>
		<category><![CDATA[Normal]]></category>
		<category><![CDATA[root]]></category>
		<category><![CDATA[Slapper]]></category>
		<category><![CDATA[systems]]></category>
		<category><![CDATA[user]]></category>
		<category><![CDATA[Vulnerabilities]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.ledanet.org/?p=302</guid>
		<description><![CDATA[Multiuser systems, typically found on server systems, usually have the rights and authorized actions for users partitioned into groups. One group may be able to read most of the system, for example, but not modify system files. Another may be able to read sensitive files but not modify them. A superuser group, in contrast, has [...]]]></description>
			<content:encoded><![CDATA[<p>Multiuser systems, typically found on server systems, usually have the rights and authorized actions for users partitioned into groups. One group may be able to read most of the system, for example, but not modify system files. Another may be able to read sensitive files but not modify them. A superuser group, in contrast, has total access to the system and is able to read or write to arbitrary files and directories. In UNIX, this account is typically called “root” and has an ID of 0. In Windows NT, 2000, and XP, this is the “Administrator” account.</p>
<p>One of the reasons a worm such as Code Red or Nimda was able to do as much damage to systems as it did was the privilege level gained by the malicious worm. The server software that was attacked ran with system-level rights, meaning any actions it made were executed with elevated rights as well. When an attacker strikes the server and executes arbitrary commands, they are done in the context of the compromised application.<br />
<span id="more-302"></span><br />
By default, most UNIX Web server packages come configured to run as a special, unprivileged user ID. This account, typically called “nobody,” is an otherwise unused account designed not to be used for normal logins. Rather, the account is reserved to be used for the services that do not require any special rights on the host system.</p>
<p>However, these access rights do not need to be maintained over the lifetime of a program, such as with a Web server. Any such system that does not need to repeatedly access sensitive files can discard the elevated privileges it began with once restricted operations are performed. This can be achieved in several ways.</p>
<p>The first is through access controls that allow for access to what would normally be restricted operations to certain processes or users. These can include the binding of a reserved listening socket to accept inbound connections. This would allow a network server program to be run in a limited privilege space, using only what would be needed to begin launch and handling of inbound requests. Any compromise of the server process would be limited in the additional actions it can take on the basis of the process’s capabilities. Such capability systems are increasingly found in commercial software, including Windows NT and 2000 systems and many popular forms of UNIX. <a href="http://www.starksmedia.com/beauty/4885-essential-oils-aromatherapy-organic-pure-lavender-rosemary-patchouli-lemon-essential-oil-uses-essential-oil-diffuser.html" target="_blank">essential oils</a>.</p>
<p>Their utility has been demonstrated in several vulnerabilities, including the Slapper worm. Because Slapper compromised an HTTP daemon child process that ran with normal user rights, the worm was not able to modify the system entirely. </p>
<p>No system-level back doors could be installed by the default worm. This does not totally remedy the problem, however, because a second vulnerability could be exploited by the worm to elevate the rights of the process once on the target system. It does go a long way toward mitigating the exposure created by offering network services to the Internet.</p>]]></content:encoded>
			<wfw:commentRss>http://www.ledanet.org/partitioned-privileges/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Traffic Volume Growth</title>
		<link>http://www.ledanet.org/traffic-volume-growth/</link>
		<comments>http://www.ledanet.org/traffic-volume-growth/#comments</comments>
		<pubDate>Sun, 27 Nov 2011 22:05:56 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[computer]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[aggressive nature]]></category>
		<category><![CDATA[arp requests]]></category>
		<category><![CDATA[bandwidth]]></category>
		<category><![CDATA[bandwidth consumption]]></category>
		<category><![CDATA[broadcast traffic]]></category>
		<category><![CDATA[Christma]]></category>
		<category><![CDATA[christmas tree]]></category>
		<category><![CDATA[cornell student]]></category>
		<category><![CDATA[device failure]]></category>
		<category><![CDATA[e mail]]></category>
		<category><![CDATA[Exec]]></category>
		<category><![CDATA[good essay topics]]></category>
		<category><![CDATA[growth]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[images of christmas trees]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[mainframe computer]]></category>
		<category><![CDATA[Morris]]></category>
		<category><![CDATA[morris worm]]></category>
		<category><![CDATA[negative answer]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[nimda worm]]></category>
		<category><![CDATA[number]]></category>
		<category><![CDATA[programming errors]]></category>
		<category><![CDATA[Robert Jr]]></category>
		<category><![CDATA[spread]]></category>
		<category><![CDATA[subnet]]></category>
		<category><![CDATA[target identification]]></category>
		<category><![CDATA[traffic]]></category>
		<category><![CDATA[traffic volume]]></category>
		<category><![CDATA[user]]></category>
		<category><![CDATA[volume]]></category>
		<category><![CDATA[volume growth]]></category>
		<category><![CDATA[worm]]></category>

		<guid isPermaLink="false">http://www.ledanet.org/?p=251</guid>
		<description><![CDATA[The growth of viruses especially today are consider more worms as their spread infecting traffic and became big in volume. As we know there are several types of worms, most of them infecting computer or specific file with the help of internet. Internet in here of course trigger by something, commonly from email or by [...]]]></description>
			<content:encoded><![CDATA[<p>The growth of viruses especially today are consider more worms as their spread infecting traffic and became big in volume. As we know there are several types of worms, most of them infecting computer or specific file with the help of internet. Internet in here of course trigger by something, commonly from email or by downloading certain files.</p>
<p>Based on the history as well some traffic infection by worms already occurs long time ago, As examples, Christma Exec and Morris worms are quite popular back then. Lets have a look more further about it.<br />
<span id="more-251"></span><br />
On December 1987, the worm &#8220;Christma Exec&#8221; became the first worm whom capable spread its existing using e-mails as its medium between the IBM mainframe computer. This worm also an example of the use of social engineering, meaning its spread wide with taking other user to execute the worm when displaying images under the pretext of a Christmas tree.</p>
<p>These type or worm producing images of Christmas trees on the monitor screen (drawn using a script language called REXX), but the worm also sends copies of itself by using the user name to any name on the list of e-mail addresses, so that the recipient believes that its an important mail that being sent by other user and make them willing to open it.</p>
<p>The next old worms is Morris (November 1988), the Morris worm are famous succeeded in crippling 6,000 computers within a few hours. The worm was created by a Cornell student, Robert Jr. Marris. Then there was an investigation, until finally sentenced Morris in 1990.</p>
<p>The conclusion obtained is motivation in writing the worm is unknown, and worms are not programmed to intentionally do vandalism, but the damage caused due to accidents and programming errors.</p>
<p>This traffic volume growth and its impact on worms spread would make good <a href="http://www.hqessays.com/info/essay-topics/" target="_blank">Essay Topics</a>, its number of effect and cause are interesting thing to dig and good one for an essay material.</p>]]></content:encoded>
			<wfw:commentRss>http://www.ledanet.org/traffic-volume-growth/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Island hopping</title>
		<link>http://www.ledanet.org/island-hopping/</link>
		<comments>http://www.ledanet.org/island-hopping/#comments</comments>
		<pubDate>Thu, 29 Sep 2011 23:22:23 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[computer]]></category>
		<category><![CDATA[1918]]></category>
		<category><![CDATA[amount]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[attackers]]></category>
		<category><![CDATA[attention]]></category>
		<category><![CDATA[balance]]></category>
		<category><![CDATA[bias]]></category>
		<category><![CDATA[block]]></category>
		<category><![CDATA[boon]]></category>
		<category><![CDATA[case]]></category>
		<category><![CDATA[chance]]></category>
		<category><![CDATA[check]]></category>
		<category><![CDATA[classfull]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[code red ii]]></category>
		<category><![CDATA[course]]></category>
		<category><![CDATA[date]]></category>
		<category><![CDATA[destination]]></category>
		<category><![CDATA[disadvantage]]></category>
		<category><![CDATA[Distribution]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[hop]]></category>
		<category><![CDATA[hosts]]></category>
		<category><![CDATA[implementation]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[island]]></category>
		<category><![CDATA[local network]]></category>
		<category><![CDATA[local networks]]></category>
		<category><![CDATA[localization]]></category>
		<category><![CDATA[mechanism]]></category>
		<category><![CDATA[model]]></category>
		<category><![CDATA[NAT]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[network boundaries]]></category>
		<category><![CDATA[network managers]]></category>
		<category><![CDATA[Nimda]]></category>
		<category><![CDATA[nonoctet]]></category>
		<category><![CDATA[order]]></category>
		<category><![CDATA[pattern]]></category>
		<category><![CDATA[Penetration]]></category>
		<category><![CDATA[probability]]></category>
		<category><![CDATA[random destination]]></category>
		<category><![CDATA[random network]]></category>
		<category><![CDATA[randomness]]></category>
		<category><![CDATA[Red]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[release date]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[RFC]]></category>
		<category><![CDATA[safety]]></category>
		<category><![CDATA[spread]]></category>
		<category><![CDATA[spread pattern]]></category>
		<category><![CDATA[system]]></category>
		<category><![CDATA[term]]></category>
		<category><![CDATA[thing]]></category>
		<category><![CDATA[today]]></category>
		<category><![CDATA[user]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[worm]]></category>
		<category><![CDATA[worms]]></category>

		<guid isPermaLink="false">http://www.ledanet.org/?p=157</guid>
		<description><![CDATA[Island hopping named because it treats network blocks as islands on which it focuses attention before hopping away to a new, random destination. First discussed as a theoretical spread model after the release of Code Red 1, this spread pattern has proven to be highly effective in the long term.
The amount of attention spent on [...]]]></description>
			<content:encoded><![CDATA[<p>Island hopping named because it treats network blocks as islands on which it focuses attention before hopping away to a new, random destination. First discussed as a theoretical spread model after the release of Code Red 1, this spread pattern has proven to be highly effective in the long term.</p>
<p>The amount of attention spent on each network block can vary depending on the worm implementation. Typically, these boundaries fall on classfull network boundaries, such as /24, /16, /8, and, of course, /0. While this does not match many of today’s classless networks (which are subnetted on nonoctet boundaries), it does work well for the average case.<br />
<span id="more-157"></span><br />
Obviously the balance between the various networks has to be tuned to achieve significant penetration of the local network and enough randomness to “hop” to other networks. This is usually achieved by strongly biasing local network scanning of about 50%, with about 25% or less random hopping.</p>
<p>Code Red II was the first widespread worm to utilize this spread mechanism. Code Red II hit hosts /8 with a 50% probability, a 37.5% chance it would scan in its /16, and a 12.5% chance it would scan a totally random network. For Nimda, this distribution was 50% in the same /16, 25% in the same /8, and 25% in a random network. Each of these worms achieved both significant penetration into well-controlled networks, even using NAT or other RFC 1918 addressing schemes. They persisted on the Internet for as long as 8 months after their original release date.</p>
<p>One major disadvantage for the attackers, and a boon to those who protect networks, is that the local bias of the worm means that it is typically easier to isolate and stop. These hosts typically show themselves on their local networks (assuming a /16 or larger network), meaning the network managers can take steps to isolate and remove the affected machines.</p>
<p>Making sure the safety of the network is important thing to do in order to avoid worms attack. Instead of that, user should be able to check out the review of the application before installing. All operating system, both in computer of gadgets should be check, because worms could attack any of it. Check out <a href="http://crowdin.net/page/android-localization" target="_blank">android localization</a>, if you have android os and want some secure application to download.</p>]]></content:encoded>
			<wfw:commentRss>http://www.ledanet.org/island-hopping/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Command Interface</title>
		<link>http://www.ledanet.org/command-interface/</link>
		<comments>http://www.ledanet.org/command-interface/#comments</comments>
		<pubDate>Mon, 26 Sep 2011 09:35:02 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[computer]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[ability]]></category>
		<category><![CDATA[access]]></category>
		<category><![CDATA[attack]]></category>
		<category><![CDATA[attacker]]></category>
		<category><![CDATA[back door]]></category>
		<category><![CDATA[capability]]></category>
		<category><![CDATA[channel]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[combination]]></category>
		<category><![CDATA[Command]]></category>
		<category><![CDATA[command execution]]></category>
		<category><![CDATA[command interface]]></category>
		<category><![CDATA[command shell]]></category>
		<category><![CDATA[communication]]></category>
		<category><![CDATA[communication channel]]></category>
		<category><![CDATA[company]]></category>
		<category><![CDATA[computer problems]]></category>
		<category><![CDATA[conclusion]]></category>
		<category><![CDATA[control]]></category>
		<category><![CDATA[control mechanism]]></category>
		<category><![CDATA[daemon]]></category>
		<category><![CDATA[DDoS]]></category>
		<category><![CDATA[directory]]></category>
		<category><![CDATA[Door]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[easy access]]></category>
		<category><![CDATA[electronic mail]]></category>
		<category><![CDATA[essay]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[execution]]></category>
		<category><![CDATA[fashion]]></category>
		<category><![CDATA[flood]]></category>
		<category><![CDATA[hierarchy]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[interface]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[mechanism]]></category>
		<category><![CDATA[model]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[network packets]]></category>
		<category><![CDATA[old style]]></category>
		<category><![CDATA[pass]]></category>
		<category><![CDATA[pathway]]></category>
		<category><![CDATA[phrase]]></category>
		<category><![CDATA[Red]]></category>
		<category><![CDATA[root]]></category>
		<category><![CDATA[root directory]]></category>
		<category><![CDATA[route]]></category>
		<category><![CDATA[sequence]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[shell level]]></category>
		<category><![CDATA[solution]]></category>
		<category><![CDATA[style]]></category>
		<category><![CDATA[system]]></category>
		<category><![CDATA[target]]></category>
		<category><![CDATA[upload]]></category>
		<category><![CDATA[user]]></category>
		<category><![CDATA[value]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[web requests]]></category>
		<category><![CDATA[worm]]></category>
		<category><![CDATA[writing company]]></category>

		<guid isPermaLink="false">http://www.ledanet.org/?p=139</guid>
		<description><![CDATA[Having established a system of interconnected nodes, their value can be increased by means of a control mechanism. The command interface provides this capability to the worm nodes. This interface can be interactive, such as a user shell, or indirect, such as electronic mail or a sequence of network packets.
Through the combination of the communication [...]]]></description>
			<content:encoded><![CDATA[<p>Having established a system of interconnected nodes, their value can be increased by means of a control mechanism. The command interface provides this capability to the worm nodes. This interface can be interactive, such as a user shell, or indirect, such as electronic mail or a sequence of network packets.</p>
<p>Through the combination of the communication channel and the command interface, the worm network resembles a DDoS network. In this model, a hierarchy of nodes exists that can provide a distributed command execution pathway, effectively magnifying the actions of a host.<br />
<span id="more-139"></span><br />
Traditionally, hackers will leave some mechanism to regain control to a system once they have compromised it. This is typically called a back door because it provides another route of access, behind the scenes, to the system.</p>
<p>These mechanisms can include a modified login daemon configured to accept a special pass phrase or variable to give the attack easy access again. Code Red, for example, placed the command shell in the root directory of the Web server, allowing for system-level access via Web requests.</p>
<p>The command interface in a worm network can include the ability to upload or download files, flood a target with network packets, or provide unrestricted shell-level access to a host. This interface in a worm network can also be used by other worm nodes in an automated fashion or manually by an attacker.</p>
<p>Command interface might look old style, but it is proven effective and faster solution on computer problems, some <a href="http://firstessaycompany.com/" target="_blank">essay writing company</a> also agree with these conclusion and they also provide writing about it as well.</p>]]></content:encoded>
			<wfw:commentRss>http://www.ledanet.org/command-interface/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Threat Models</title>
		<link>http://www.ledanet.org/new-threat-models/</link>
		<comments>http://www.ledanet.org/new-threat-models/#comments</comments>
		<pubDate>Wed, 14 Sep 2011 11:42:42 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[computer]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[1990s]]></category>
		<category><![CDATA[active code]]></category>
		<category><![CDATA[advantage]]></category>
		<category><![CDATA[aggressiveness]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[application suites]]></category>
		<category><![CDATA[attack]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[Broadband]]></category>
		<category><![CDATA[broadband technologies]]></category>
		<category><![CDATA[CAIDA]]></category>
		<category><![CDATA[center]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[compromise]]></category>
		<category><![CDATA[concern]]></category>
		<category><![CDATA[connectivity]]></category>
		<category><![CDATA[course]]></category>
		<category><![CDATA[day]]></category>
		<category><![CDATA[dial up modems]]></category>
		<category><![CDATA[essay]]></category>
		<category><![CDATA[everyone]]></category>
		<category><![CDATA[government]]></category>
		<category><![CDATA[hackers]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[high profile]]></category>
		<category><![CDATA[home]]></category>
		<category><![CDATA[hosts]]></category>
		<category><![CDATA[hour]]></category>
		<category><![CDATA[indiscriminacy]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[large scale]]></category>
		<category><![CDATA[minute]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[network security]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[networking research center]]></category>
		<category><![CDATA[Nimda]]></category>
		<category><![CDATA[number]]></category>
		<category><![CDATA[Online]]></category>
		<category><![CDATA[online book reports]]></category>
		<category><![CDATA[operating]]></category>
		<category><![CDATA[operating systems]]></category>
		<category><![CDATA[paper]]></category>
		<category><![CDATA[pool]]></category>
		<category><![CDATA[popularity]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[profile systems]]></category>
		<category><![CDATA[Red]]></category>
		<category><![CDATA[red worm]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[scale]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[several thousand]]></category>
		<category><![CDATA[sign]]></category>
		<category><![CDATA[situation]]></category>
		<category><![CDATA[Something]]></category>
		<category><![CDATA[study]]></category>
		<category><![CDATA[support]]></category>
		<category><![CDATA[threat]]></category>
		<category><![CDATA[Treat]]></category>
		<category><![CDATA[user]]></category>
		<category><![CDATA[virus]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[worm]]></category>
		<category><![CDATA[worms]]></category>
		<category><![CDATA[worry]]></category>

		<guid isPermaLink="false">http://www.ledanet.org/?p=118</guid>
		<description><![CDATA[Until recently, network security was something that the average home user did not have to understand. Hackers were not interested in cruising for hosts on the dial-up modems of most private, home-based users. The biggest concern to the home user was a virus that threatened to wipe out all of their files (which were never [...]]]></description>
			<content:encoded><![CDATA[<p>Until recently, network security was something that the average home user did not have to understand. Hackers were not interested in cruising for hosts on the dial-up modems of most private, home-based users. The biggest concern to the home user was a virus that threatened to wipe out all of their files (which were never backed up, of course).</p>
<p>Now the situation has changed. Broadband technologies have entered the common home, bringing the Internet at faster speeds with 24-hour connectivity. Operating systems and their application suites became network centric, taking advantage of the Internet as it grew in popularity in the late  1990s. And hackers decided to go for the number of machines compromised and not high-profile systems, such as popular Web sites or corporate systems.<br />
<span id="more-118"></span><br />
The threat of attack is no longer the worry of only government or commercial sites. Worms now heighten this threat to home-based users, bringing total indiscriminacy to the attack. Now everyone attached to the Internet has to worry about worms. </p>
<p>The aggressiveness of the Code Red II worm is a clear sign that compromise is now everyone’s worry. Shortly after the release of Code Red, a study conducted by the networking research center CAIDA showed just how large scale a worm problem can be. Their estimates showed that nearly 360,000 computers were compromised by the Code Red worm in one day alone, with approximately 2,000 systems added to the worm’s pool every minute. Even 8 months after the Code Red worm was introduced several thousand hosts remained active Code Red and Nimda hosts.</p>
<p>Thus this new treat are distributed online, and you could seek some help through <a href="http://bestonlineessays.com/" target="_blank">online book reports</a> for support in essay and terms paper online.</p>]]></content:encoded>
			<wfw:commentRss>http://www.ledanet.org/new-threat-models/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Virus Hoaxes</title>
		<link>http://www.ledanet.org/virus-hoaxes/</link>
		<comments>http://www.ledanet.org/virus-hoaxes/#comments</comments>
		<pubDate>Mon, 05 Sep 2011 12:41:06 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[computer]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[absence]]></category>
		<category><![CDATA[action]]></category>
		<category><![CDATA[agenda]]></category>
		<category><![CDATA[attack]]></category>
		<category><![CDATA[attempt]]></category>
		<category><![CDATA[attention]]></category>
		<category><![CDATA[authority]]></category>
		<category><![CDATA[budget]]></category>
		<category><![CDATA[chain]]></category>
		<category><![CDATA[combination]]></category>
		<category><![CDATA[committee]]></category>
		<category><![CDATA[committee meeting]]></category>
		<category><![CDATA[comput]]></category>
		<category><![CDATA[critical thinking]]></category>
		<category><![CDATA[damage]]></category>
		<category><![CDATA[decline]]></category>
		<category><![CDATA[detector]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[emotional state]]></category>
		<category><![CDATA[engineering]]></category>
		<category><![CDATA[excitement]]></category>
		<category><![CDATA[forwarding]]></category>
		<category><![CDATA[grabs]]></category>
		<category><![CDATA[hidden agenda]]></category>
		<category><![CDATA[hoax]]></category>
		<category><![CDATA[hoax email]]></category>
		<category><![CDATA[hoaxes]]></category>
		<category><![CDATA[hook]]></category>
		<category><![CDATA[Hooks]]></category>
		<category><![CDATA[human]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[increase]]></category>
		<category><![CDATA[information]]></category>
		<category><![CDATA[information source]]></category>
		<category><![CDATA[letter]]></category>
		<category><![CDATA[lupus symptoms]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[meeting]]></category>
		<category><![CDATA[Overloading]]></category>
		<category><![CDATA[persuasion]]></category>
		<category><![CDATA[piece]]></category>
		<category><![CDATA[recipient]]></category>
		<category><![CDATA[request]]></category>
		<category><![CDATA[scrutiny]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[sense]]></category>
		<category><![CDATA[skepticism]]></category>
		<category><![CDATA[social engineering]]></category>
		<category><![CDATA[Something]]></category>
		<category><![CDATA[sound]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[state]]></category>
		<category><![CDATA[system]]></category>
		<category><![CDATA[technobabble]]></category>
		<category><![CDATA[thinking]]></category>
		<category><![CDATA[threat]]></category>
		<category><![CDATA[trust]]></category>
		<category><![CDATA[user]]></category>
		<category><![CDATA[virus]]></category>
		<category><![CDATA[virus hoax]]></category>
		<category><![CDATA[warning]]></category>
		<category><![CDATA[way]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://www.ledanet.org/?p=111</guid>
		<description><![CDATA[A virus hoax is essentially the same as a chain letter, but contains &#8220;information&#8221; about some fictitious piece of malware. A virus hoax doesn&#8217;t do damage itself, but consumes resources &#8211; human and computer &#8211; as the hoax gets propagated. Some hoaxes may do damage through humans, advising a user to make modifications to their [...]]]></description>
			<content:encoded><![CDATA[<p>A virus hoax is essentially the same as a chain letter, but contains &#8220;information&#8221; about some fictitious piece of malware. A virus hoax doesn&#8217;t do damage itself, but consumes resources &#8211; human and computer &#8211; as the hoax gets propagated. Some hoaxes may do damage through humans, advising a user to make modifications to their system which could damage it, or render it vulnerable to a later attack. What are <a href="http://antiherpes.net/lupus-symptoms.htm" target="_blank">lupus symptoms</a> and lupus signs in women?</p>
<p>There are three parts to a typical hoax email:<br />
1. The hook.<br />
This is something that grabs the hoax recipient&#8217;s attention.<br />
<span id="more-111"></span><br />
2. The threat.<br />
Some dire warning about damage to the recipient&#8217;s computer caused by the alleged virus, which may be enhanced with confusing &#8220;technobabble&#8221; to make the hoax sound more convincing.</p>
<p>3. The request.<br />
An action for the recipient to perform. This will usually include forwarding the hoax to others, but may also include modifying the system.</p>
<p>Why does a virus hoax work? It relies on some of the same persuasion factors as social engineering:<br />
• A good hook elicits a sense of excitement, in the same way that a committee meeting doesn&#8217;t. Hooks may claim some authority, like IBM, as their information source; this is an attempt to exploit the recipient&#8217;s trust in authority.<br />
• The sense of excitement is enhanced by the hoax&#8217;s threat. Overloading the recipient with technical-sounding details, in combination with excitement, creates an enhanced emotional state that detracts from critical thinking. Consequently, this means that the hoax may be subjected to less scrutiny and skepticism than it might otherwise receive.<br />
• The request, especially the request to forward the hoax, may be complied with simply because the hoax was persuasive enough. There may be other factors involved, though. A recipient may want to feel important, may want to ingratiate themselves to other users, or may genuinely want to warn others. A hidden agenda may be present, too &#8211; a recipient may pass the hoax around, perceiving the purported threat as a way to justify an increase in the computer security budget.</p>
<p>Virus hoaxes seem to be on the decline, possibly because they are extremely vulnerable to spam filtering. Even in the absence of technical solutions, education is effective. Users can be taught to verify a suspected virus hoax against anti-virus vendors&#8217; databases before sending it along; if the mail is a hoax, the chances are excellent that others have received and reported the hoax already. So its important to have <a href="http://antivirusratings.blogspot.com/" target="_blank">best antiviruses</a> for your early detector system.</p>]]></content:encoded>
			<wfw:commentRss>http://www.ledanet.org/virus-hoaxes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Anti virus detection</title>
		<link>http://www.ledanet.org/anti-virus-detection/</link>
		<comments>http://www.ledanet.org/anti-virus-detection/#comments</comments>
		<pubDate>Thu, 01 Sep 2011 07:36:51 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[computer]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[action]]></category>
		<category><![CDATA[activity]]></category>
		<category><![CDATA[address]]></category>
		<category><![CDATA[anti virus software]]></category>
		<category><![CDATA[Appending]]></category>
		<category><![CDATA[assumption]]></category>
		<category><![CDATA[audio cables]]></category>
		<category><![CDATA[behavior]]></category>
		<category><![CDATA[blocker]]></category>
		<category><![CDATA[burglars]]></category>
		<category><![CDATA[case]]></category>
		<category><![CDATA[combination]]></category>
		<category><![CDATA[combination of the two]]></category>
		<category><![CDATA[concern]]></category>
		<category><![CDATA[detection]]></category>
		<category><![CDATA[duration]]></category>
		<category><![CDATA[dynamic signature]]></category>
		<category><![CDATA[end]]></category>
		<category><![CDATA[essay]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[header]]></category>
		<category><![CDATA[heuristics]]></category>
		<category><![CDATA[instance]]></category>
		<category><![CDATA[latter term]]></category>
		<category><![CDATA[look]]></category>
		<category><![CDATA[method]]></category>
		<category><![CDATA[monitors]]></category>
		<category><![CDATA[Normal]]></category>
		<category><![CDATA[opening]]></category>
		<category><![CDATA[overhead]]></category>
		<category><![CDATA[permission]]></category>
		<category><![CDATA[portion]]></category>
		<category><![CDATA[program]]></category>
		<category><![CDATA[question]]></category>
		<category><![CDATA[read]]></category>
		<category><![CDATA[real time]]></category>
		<category><![CDATA[signature]]></category>
		<category><![CDATA[signatures]]></category>
		<category><![CDATA[silver]]></category>
		<category><![CDATA[silver products]]></category>
		<category><![CDATA[start]]></category>
		<category><![CDATA[suspect]]></category>
		<category><![CDATA[suspicious activity]]></category>
		<category><![CDATA[term]]></category>
		<category><![CDATA[three ways]]></category>
		<category><![CDATA[time]]></category>
		<category><![CDATA[today]]></category>
		<category><![CDATA[user]]></category>
		<category><![CDATA[virus]]></category>
		<category><![CDATA[Viruses]]></category>
		<category><![CDATA[watches]]></category>
		<category><![CDATA[way]]></category>

		<guid isPermaLink="false">http://www.ledanet.org/?p=109</guid>
		<description><![CDATA[There are several methods in detecting viruses, is it already infecting your computer or not. Today, lets discuss the first method, which is detecting through behavior monitors or blockers.
A behavior blocker is anti-virus software which monitors a running program&#8217;s behavior in real time, watching for suspicious activity. If such activity is seen, the behavior blocker [...]]]></description>
			<content:encoded><![CDATA[<p>There are several methods in detecting viruses, is it already infecting your computer or not. Today, lets discuss the first method, which is detecting through behavior monitors or blockers.</p>
<p>A behavior blocker is anti-virus software which monitors a running program&#8217;s behavior in real time, watching for suspicious activity. If such activity is seen, the behavior blocker can prevent the suspect operations from succeeding, can terminate the program, or can ask the user for the appropriate action to perform. Behavior blockers are sometimes called behavior monitors, but the latter term implies (rightly or wrongly) that no action is taken, and the burglars are only watched while they steal the silver. Products <a href="http://tchernovcable.com/en/brand/know_how/" target="_blank">cables</a> for the sound system. Cheap audio cables.<br />
<span id="more-109"></span><br />
What does a behavior blocker look for? Roughly speaking, a behavior blocker watches for a program to stray from what the blocker considers to be &#8220;normal&#8221; behavior. Normal behavior can be modeled in three ways, by describing:<br />
1. The actions that are permitted. This is called positive detection,<br />
2. The actions that are not permitted, called negative detection,<br />
3. Some combination of the two, in much the same way that static heuristics included boosters and stoppers.</p>
<p>Behavior blockers can look for short dynamic signatures which are generally indicative of virus-like behavior. Looking at I/O actions, for instance, an appending virus might exhibit a dynamic signature like:<br />
1. Opening an executable, with both read and write permission.<br />
2. Reading the portion of the file header containing the executable&#8217;s start address.<br />
3. Writing the same portion of the file header. (The start address can be checked separately for changes consistent with expected viral behavior.)<br />
4. Seeking to the end of the file.<br />
5. Appending to the file.</p>
<p>Finally, there is the question of how long a running program&#8217;s behavior should be monitored. The duration of monitoring is a concern because monitoring adds run-time overhead. Assuming most viruses will reveal themselves early when an infected program runs, programs only need to be monitored when they start. However, this assumption is not always valid. In any case, behavior blockers can be enabled and disabled for a running program as needed.</p>
<p>These virus detection method might be a <a href="http://perfectessaywriting.com" target="_blank">perfect essay</a> for you, the materials itself are never ended, it will always discuss as long as computer being used.</p>]]></content:encoded>
			<wfw:commentRss>http://www.ledanet.org/anti-virus-detection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

