<?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; Web</title>
	<atom:link href="http://www.ledanet.org/tag/web/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>Features within a service</title>
		<link>http://www.ledanet.org/features-within-a-service/</link>
		<comments>http://www.ledanet.org/features-within-a-service/#comments</comments>
		<pubDate>Thu, 12 Jan 2012 13:43:45 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[computer]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[comprehensive solution]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[default]]></category>
		<category><![CDATA[downtime]]></category>
		<category><![CDATA[early web]]></category>
		<category><![CDATA[feature]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[Red]]></category>
		<category><![CDATA[red worm]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[server side script]]></category>
		<category><![CDATA[server software]]></category>
		<category><![CDATA[server vulnerability]]></category>
		<category><![CDATA[software packages]]></category>
		<category><![CDATA[virus attack]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[web servers]]></category>
		<category><![CDATA[worm]]></category>

		<guid isPermaLink="false">http://www.ledanet.org/?p=284</guid>
		<description><![CDATA[Continuing last article, lets have a look at the second step in the protection of a network at the host and service level is to ensure that the services are properly configured. Misconfiguration of services can expose the host to new vulnerabilities that would otherwise be absent. If the software itself is secure, this effort [...]]]></description>
			<content:encoded><![CDATA[<p>Continuing last article, lets have a look at the second step in the protection of a network at the host and service level is to ensure that the services are properly configured. Misconfiguration of services can expose the host to new vulnerabilities that would otherwise be absent. If the software itself is secure, this effort may be in vain.</p>
<p>Many of the Web servers affected by the Code Red worm were not known to be vulnerable to the worm due to a poor understanding of the features in the software. This is based on the demographics of many of the Code Red sources.<br />
<span id="more-284"></span><br />
The vulnerable component of the server software, an indexing utility enabled by default, can be shut off by reconfiguring the server. This effectively removes the exposed risk of the Web server without requiring an upgrade or reinstallation, which may cause downtime. By using such a strategy, a more comprehensive solution can be developed and tested and implemented at a more convenient time, such as the weekend. </p>
<p>It is not uncommon for software packages to have a complex feature set with many options that are unused installed by default. As shown by the Code Red worm and an early Web server vulnerability that attacked a server-side script installed by default, the vendor-installed configuration may not be ideal for all sites. A thorough reading of the documentation should be performed to install components correctly. The idea of complex feature with configuration are making a good material for <a href="http://mywritingexpert.net" target="_blank">write essay</a>, until computer and its issues such as worms and virus attack still striking then the discussion will never end.</p>]]></content:encoded>
			<wfw:commentRss>http://www.ledanet.org/features-within-a-service/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Traffic Analysis Strength and Weakness</title>
		<link>http://www.ledanet.org/traffic-analysis-strength-and-weakness/</link>
		<comments>http://www.ledanet.org/traffic-analysis-strength-and-weakness/#comments</comments>
		<pubDate>Tue, 13 Dec 2011 08:54:06 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[computer]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[analysis]]></category>
		<category><![CDATA[background traffic]]></category>
		<category><![CDATA[border router]]></category>
		<category><![CDATA[detection]]></category>
		<category><![CDATA[dynamic methods]]></category>
		<category><![CDATA[exponential growth]]></category>
		<category><![CDATA[growth models]]></category>
		<category><![CDATA[hole]]></category>
		<category><![CDATA[honeypot]]></category>
		<category><![CDATA[LAN]]></category>
		<category><![CDATA[lengthy time]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[scan engines]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[signature detection]]></category>
		<category><![CDATA[target identification]]></category>
		<category><![CDATA[traffic]]></category>
		<category><![CDATA[use]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[worm]]></category>

		<guid isPermaLink="false">http://www.ledanet.org/?p=257</guid>
		<description><![CDATA[Traffic analysis, which focuses on general aspects of the network and the trends therein, has several advantages over specific detection methods and black hole and honeypot monitors. The first is that it works for almost all worm types, specifically for worms that use active target identification methods and exponential growth models. Scans can be measured [...]]]></description>
			<content:encoded><![CDATA[<p>Traffic analysis, which focuses on general aspects of the network and the trends therein, has several advantages over specific detection methods and black hole and honeypot monitors. The first is that it works for almost all worm types, specifically for worms that use active target identification methods and exponential growth models. Scans can be measured and tracked as a general phenomenon, and the exponential growth of the overall volume of the network can also be observed.</p>
<p>Secondly, signature detection fails for worms that use any variety of dynamic methods. These can include modules that can be updated to accommodate new attack methods or scan engines, or worms that behave in a manner similar to polymorphic viruses.<br />
<span id="more-257"></span><br />
The analysis of network traffic to identify the presence of a network worm has several drawbacks. The first is that it is labor intensive, requiring a reasonably lengthy time period to develop an understanding of the normal traffic on a network. This time frame is usually 1 to 2 weeks for a LAN of several thousand hosts and requires a monitoring infrastructure. Coverage is also a significant challenge for a network with a hierarchical structure. For larger networks that only want a gross measurement of their traffic, it will suffice to monitor only a border router or major switches. <a href="http://www.online-laptop.com/brand/dell" target="_blank">Dell laptop part</a>.</p>
<p>The next major weakness of the traffic analysis method to understanding worm behavior is due to the speed of the worm’s propagation. A worm that moves sufficiently slowly or only infects a handful of nodes per round will be more difficult to track using traffic analysis than other means (such as honeypot, black hole, or signature-based analysis). The difficulty in this scenario stems from the amount of data when compared to the background traffic on the network.</p>
<p>Consider a worm that uses passive mechanisms to identify and attack targets. For example, a worm that attacks Web servers and, rather than hopping from Web server to Web server, now attacks clients that connect to that server. The traffic characteristics remain much the same for the server, such as connections from random clients to the server and then from the server back to clients. This would be difficult to identify, based solely on the patterns of traffic, because little change is observable.</p>]]></content:encoded>
			<wfw:commentRss>http://www.ledanet.org/traffic-analysis-strength-and-weakness/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web crawlers</title>
		<link>http://www.ledanet.org/web-crawlers/</link>
		<comments>http://www.ledanet.org/web-crawlers/#comments</comments>
		<pubDate>Tue, 08 Nov 2011 07:44:19 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[common gateway interface]]></category>
		<category><![CDATA[database commands]]></category>
		<category><![CDATA[deployment]]></category>
		<category><![CDATA[deployment system]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[electronic mail client]]></category>
		<category><![CDATA[element]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[interface scripts]]></category>
		<category><![CDATA[Leroy Merlin

The]]></category>
		<category><![CDATA[mail script]]></category>
		<category><![CDATA[networking operations]]></category>
		<category><![CDATA[paper]]></category>
		<category><![CDATA[popular search engines]]></category>
		<category><![CDATA[robot]]></category>
		<category><![CDATA[robot army]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[second element]]></category>
		<category><![CDATA[use]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Zalewski]]></category>

		<guid isPermaLink="false">http://www.ledanet.org/?p=227</guid>
		<description><![CDATA[An alternative design for the deployment of worms comes from a 2001 paper by Michal Zalewski. In this model, the worms are not sent to the remote machines on their own power or even by using an application (such as an electronic-mail client) on the host computer. Instead, the Web is turned against itself.
The crucial [...]]]></description>
			<content:encoded><![CDATA[<p>An alternative design for the deployment of worms comes from a 2001 paper by Michal Zalewski. In this model, the worms are not sent to the remote machines on their own power or even by using an application (such as an electronic-mail client) on the host computer. Instead, the Web is turned against itself.</p>
<p>The crucial element in Zalewski’s design for a robot army is the use of the spiders and crawlers that continually scour the Web. Relying on the need for search engines to have a continually up-to-date and complete index of the Web’s content, this worm deployment system expects that spiders and search engines will aggressively scour the Web.<br />
<span id="more-227"></span><br />
This particular request is an attempt to use a Web-based mail script to send mail from an unauthorized user, but demonstrates the construction of a malicious URL. This provides the first component in the recipe for building a robot army.</p>
<p>The second element is the use of malicious requests as the attack against a Web site. Commands to execute on the server lie within requests. These can include database commands, networking operations such as ICMP echo requests (“ping”), and shell commands. These occur as a result of vulnerable Web applications, typically found in the CGI (common gateway interface) scripts on a Web site.</p>
<p>In his paper, Zalewski discusses several possible defenses. Chief among them is the use of the file “robots.txt.” This file is a directive to the bots and crawlers for directories or files not to index. This is not a fully effective solution because not all bots and spiders respect the directives in this file, due to the dynamic content, but these directories should not be indexed by search engines. As a backup measure, restricted access to those directories could be instituted, blocking known spiders and agents from accessing that directory. <a href="http://www.cuidecor.com/leroy-merlin-cuisine/" target="_blank">Leroy Merlin</a></p>
<p>The second line of defense is to keep up to date with current software and bug fixes. However, this is not always possible, and using popular search engines can reveal the prevalence of insecure Web applications.</p>]]></content:encoded>
			<wfw:commentRss>http://www.ledanet.org/web-crawlers/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>Reconnaissance</title>
		<link>http://www.ledanet.org/reconnaissance/</link>
		<comments>http://www.ledanet.org/reconnaissance/#comments</comments>
		<pubDate>Wed, 21 Sep 2011 11:27:20 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[computer]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[administration]]></category>
		<category><![CDATA[administration services]]></category>
		<category><![CDATA[advantage]]></category>
		<category><![CDATA[analysis]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[attack]]></category>
		<category><![CDATA[attacker]]></category>
		<category><![CDATA[attribute]]></category>
		<category><![CDATA[automation]]></category>
		<category><![CDATA[case]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[combination]]></category>
		<category><![CDATA[contrast]]></category>
		<category><![CDATA[Criteria]]></category>
		<category><![CDATA[decision]]></category>
		<category><![CDATA[detection]]></category>
		<category><![CDATA[didn]]></category>
		<category><![CDATA[essay]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[host services]]></category>
		<category><![CDATA[hosts]]></category>
		<category><![CDATA[identification]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[information]]></category>
		<category><![CDATA[intelligent decision]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[local file system]]></category>
		<category><![CDATA[local system]]></category>
		<category><![CDATA[look]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[mail clients]]></category>
		<category><![CDATA[making]]></category>
		<category><![CDATA[material]]></category>
		<category><![CDATA[Methods]]></category>
		<category><![CDATA[Morris]]></category>
		<category><![CDATA[morris worm]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[Nimda]]></category>
		<category><![CDATA[observation]]></category>
		<category><![CDATA[order]]></category>
		<category><![CDATA[Passive]]></category>
		<category><![CDATA[port]]></category>
		<category><![CDATA[port scans]]></category>
		<category><![CDATA[ports]]></category>
		<category><![CDATA[process]]></category>
		<category><![CDATA[quality]]></category>
		<category><![CDATA[Ramen]]></category>
		<category><![CDATA[Reconnaissance]]></category>
		<category><![CDATA[Red]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[spread]]></category>
		<category><![CDATA[sweeps]]></category>
		<category><![CDATA[system]]></category>
		<category><![CDATA[target]]></category>
		<category><![CDATA[trust]]></category>
		<category><![CDATA[trust relationships]]></category>
		<category><![CDATA[type]]></category>
		<category><![CDATA[vector]]></category>
		<category><![CDATA[version]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[web servers]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[worm]]></category>
		<category><![CDATA[worms]]></category>

		<guid isPermaLink="false">http://www.ledanet.org/?p=131</guid>
		<description><![CDATA[As it begins its work, the worm has to identify hosts it can use to spread. To do this, the worm has to look for an identifying attribute in the host. Just as an attacker would scan the network looking for vulnerable hosts, the worm will seek out vulnerabilities it can leverage during its spread.
Reconnaissance [...]]]></description>
			<content:encoded><![CDATA[<p>As it begins its work, the worm has to identify hosts it can use to spread. To do this, the worm has to look for an identifying attribute in the host. Just as an attacker would scan the network looking for vulnerable hosts, the worm will seek out vulnerabilities it can leverage during its spread.</p>
<p>Reconnaissance steps can include active port scans and service sweeps of networks, each of which will tell it what hosts are listening on particular ports. These ports are tied to services, such as Web servers or administration services, and sometimes the combination can tell an attacker the type of system they are examining.<br />
<span id="more-131"></span><br />
Not all of the worm’s efforts are directed to the network, however. A scan of the local file system’s contents can be used to identify new targets. This includes worms which affect messaging and mail clients, which will use the contacts list to identify their next targets, or hosts that are trusted by the local system, as was done by the Morris worm. Additional information can be used to determine which attack vector to use against the remote system.</p>
<p>The worm network follows the same steps an attacker would, using automation to make the process more efficient. A worm will seek out possible targets and look for vulnerabilities to leverage. If the resulting host services match the known vulnerabilities the worm can exploit, it can then identify it as a system to attack.</p>
<p>The criteria for determining vulnerabilities are flexible and can depend on the type of worm attacking a network. Criteria can be as simple as a well-known service listening on its port, which is how the Code Red and Nimda worms operated. All Web servers were attacked, although the attack only worked against IIS servers. In this case, the worm didn’t look closely at targets to determine if they were actually vulnerable to an attack, it simply attacked them.</p>
<p>Alternatively, the reconnaissance performed can be based on intelligent decision making. This can include examining the trust relationships between computers, looking at the version strings of vulnerable services, and looking for more distinguishing attributes on the host. This will help a worm attack its host more efficiently.</p>
<p>The above methods for target identification all rely on active measures by the worm. In the past few years, passive host identification methods have become well known. Methods for fingerprinting hosts include IP stack analysis or application observation. By doing this, the worm can stealthfully identify future targets it can attack.</p>
<p>Passive reconnaissance has the advantage of keeping monitoring hosts nearly totally silent from detection. This is in contrast to worms such as Code Red and Ramen, which actively scan large chunks of the Internet looking for vulnerable hosts. If you like to make above material as an essay, you might consider to <a href="http://mywritingexpert.com/content/buy-essay-writing-service.html" target="_blank">buy essay service</a> in order to get full help and good quality of materials.</p>]]></content:encoded>
			<wfw:commentRss>http://www.ledanet.org/reconnaissance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The intention of worm creation</title>
		<link>http://www.ledanet.org/the-intention-of-worm-creation/</link>
		<comments>http://www.ledanet.org/the-intention-of-worm-creation/#comments</comments>
		<pubDate>Mon, 19 Sep 2011 10:57:26 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[computer]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[advent]]></category>
		<category><![CDATA[army]]></category>
		<category><![CDATA[automate]]></category>
		<category><![CDATA[bit]]></category>
		<category><![CDATA[bot]]></category>
		<category><![CDATA[check]]></category>
		<category><![CDATA[Christmas]]></category>
		<category><![CDATA[com]]></category>
		<category><![CDATA[computer hackers]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[creation]]></category>
		<category><![CDATA[curiosity]]></category>
		<category><![CDATA[DDoS]]></category>
		<category><![CDATA[defacement]]></category>
		<category><![CDATA[defense]]></category>
		<category><![CDATA[Deloder]]></category>
		<category><![CDATA[deloder worm]]></category>
		<category><![CDATA[denial]]></category>
		<category><![CDATA[denial of service]]></category>
		<category><![CDATA[disruptions]]></category>
		<category><![CDATA[e mail]]></category>
		<category><![CDATA[early computer]]></category>
		<category><![CDATA[element]]></category>
		<category><![CDATA[end]]></category>
		<category><![CDATA[essay]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[Father]]></category>
		<category><![CDATA[father christmas]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[government]]></category>
		<category><![CDATA[government organizations]]></category>
		<category><![CDATA[group]]></category>
		<category><![CDATA[hacker]]></category>
		<category><![CDATA[hackers]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[human emotions]]></category>
		<category><![CDATA[incarnations]]></category>
		<category><![CDATA[information]]></category>
		<category><![CDATA[information warfare]]></category>
		<category><![CDATA[intent]]></category>
		<category><![CDATA[intention]]></category>
		<category><![CDATA[investment]]></category>
		<category><![CDATA[joke]]></category>
		<category><![CDATA[largescale]]></category>
		<category><![CDATA[manual exploit]]></category>
		<category><![CDATA[message]]></category>
		<category><![CDATA[Morris]]></category>
		<category><![CDATA[morris worm]]></category>
		<category><![CDATA[mywritingexpert]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[number]]></category>
		<category><![CDATA[political message]]></category>
		<category><![CDATA[private documents]]></category>
		<category><![CDATA[private individuals]]></category>
		<category><![CDATA[product]]></category>
		<category><![CDATA[public]]></category>
		<category><![CDATA[representative]]></category>
		<category><![CDATA[representative sampling]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[spread]]></category>
		<category><![CDATA[use]]></category>
		<category><![CDATA[WANK]]></category>
		<category><![CDATA[warfare]]></category>
		<category><![CDATA[way]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[worm]]></category>
		<category><![CDATA[worms]]></category>
		<category><![CDATA[zombies]]></category>

		<guid isPermaLink="false">http://www.ledanet.org/?p=127</guid>
		<description><![CDATA[While the intentions of those who write and release worms are difficult to report without a representative sampling, much can be gathered based on the capabilities of the worms they create. These intentions are important to study because they help reveal the likely futures of worms and how much of a defense investment one should [...]]]></description>
			<content:encoded><![CDATA[<p>While the intentions of those who write and release worms are difficult to report without a representative sampling, much can be gathered based on the capabilities of the worms they create. These intentions are important to study because they help reveal the likely futures of worms and how much of a defense investment one should make against them.</p>
<p>There appear to be three overriding purposes to worms in their early incarnations. Some worms, such as the Morris worm, seem to have an element of curiosity in them, suggesting that the authors developed and released their worms simply to “watch them go.” Other worms, like the HI.COM worm, appear to have an element of mischievous fun to them because it spread a joke from “Father Christmas.”<br />
<span id="more-127"></span><br />
Each of these two are understandable human emotions, especially in early computer hackers. The third intent of worm authors appears to be to spread a political message automatically, as displayed with the WANK worm. For its authors, worms provided an automated way to spread their interests far and wide.</p>
<p>The intentions of worm users in the past several years can also be gathered from the capabilities and designs found in the wild. With the advent of distributed denial of service (DDoS) networks and widespread Web site defacement, worms seem to have taken the manual exploit into automated realms.</p>
<p>Various e-mail viruses have sent private documents out into the public at large, affecting both private individuals and government organizations. Hackers seem to have found that worms can automate their work and create large-scale disruptions.</p>
<p>These intentions are also important to understand as worms become more widespread. An army of DDoS zombies can be used to wage largescale information warfare, for example. Even if the worm is discovered and filters developed to prevent the spread of the worm on some networks, the number of hosts that the worm has affected is typically large enough to create a sizable bot army. This was seen with the Deloder worm, which created armies of tens of thousands of bots that could be used to launch DDoS attacks.</p>
<p>This is considerably more sizable than what would have been achievable by any group of attackers acting traditionally. Even after it was discovered, thousands of compromised hosts remained on the bot network for use. To that end, defenses should be evaluated more rigorously than if the worm were to simply spread a single message or was the product of a curious hacker.</p>
<p>People might know about worms and a bit about how to handle it, but not many people know the intention of worm creation. Thus made it interesting information to dig, and you could made it as an essay as well, check out <a href="http://mywritingexpert.com/content/essays-online.html" target="_blank">mywritingexpert.com/content/essays-online.html</a> if you do need help on writing it.</p>]]></content:encoded>
			<wfw:commentRss>http://www.ledanet.org/the-intention-of-worm-creation/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>
	</channel>
</rss>

