<?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; case</title>
	<atom:link href="http://www.ledanet.org/tag/case/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>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>Ramen worm</title>
		<link>http://www.ledanet.org/ramen-worm/</link>
		<comments>http://www.ledanet.org/ramen-worm/#comments</comments>
		<pubDate>Mon, 26 Sep 2011 09:51:19 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[address]]></category>
		<category><![CDATA[analysis]]></category>
		<category><![CDATA[attack]]></category>
		<category><![CDATA[author]]></category>
		<category><![CDATA[backtrack]]></category>
		<category><![CDATA[banner]]></category>
		<category><![CDATA[case]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[com]]></category>
		<category><![CDATA[complexity]]></category>
		<category><![CDATA[cycle]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[default]]></category>
		<category><![CDATA[default installations]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[dissection]]></category>
		<category><![CDATA[e mail]]></category>
		<category><![CDATA[Eat]]></category>
		<category><![CDATA[efficiency]]></category>
		<category><![CDATA[entry]]></category>
		<category><![CDATA[etermine]]></category>
		<category><![CDATA[evidence]]></category>
		<category><![CDATA[Examination]]></category>
		<category><![CDATA[exploits]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[file manipulation]]></category>
		<category><![CDATA[flexibility]]></category>
		<category><![CDATA[flooding]]></category>
		<category><![CDATA[format]]></category>
		<category><![CDATA[FTPd]]></category>
		<category><![CDATA[future]]></category>
		<category><![CDATA[garden]]></category>
		<category><![CDATA[generator]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[hotmail]]></category>
		<category><![CDATA[infection]]></category>
		<category><![CDATA[instance]]></category>
		<category><![CDATA[Intelligence]]></category>
		<category><![CDATA[intelligence database]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[kiddy]]></category>
		<category><![CDATA[lack]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[life cycle]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[linux versions]]></category>
		<category><![CDATA[LPR]]></category>
		<category><![CDATA[magazine]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[mail messages]]></category>
		<category><![CDATA[mail spool]]></category>
		<category><![CDATA[Manipulation]]></category>
		<category><![CDATA[manipulation methods]]></category>
		<category><![CDATA[Max Vision]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[network address]]></category>
		<category><![CDATA[novel]]></category>
		<category><![CDATA[Online]]></category>
		<category><![CDATA[ownership]]></category>
		<category><![CDATA[package]]></category>
		<category><![CDATA[packet]]></category>
		<category><![CDATA[phrase]]></category>
		<category><![CDATA[portion]]></category>
		<category><![CDATA[potential]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Ramen]]></category>
		<category><![CDATA[realm]]></category>
		<category><![CDATA[Reconnaissance]]></category>
		<category><![CDATA[RedHat]]></category>
		<category><![CDATA[redhat linux]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[RPC]]></category>
		<category><![CDATA[science]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[set]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[spool]]></category>
		<category><![CDATA[spread]]></category>
		<category><![CDATA[statd]]></category>
		<category><![CDATA[string]]></category>
		<category><![CDATA[string format]]></category>
		<category><![CDATA[subject]]></category>
		<category><![CDATA[SYN]]></category>
		<category><![CDATA[system]]></category>
		<category><![CDATA[tar]]></category>
		<category><![CDATA[target]]></category>
		<category><![CDATA[target host]]></category>
		<category><![CDATA[TCP]]></category>
		<category><![CDATA[tgz]]></category>
		<category><![CDATA[usage]]></category>
		<category><![CDATA[variety]]></category>
		<category><![CDATA[Vulnerabilities]]></category>
		<category><![CDATA[worm]]></category>
		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://www.ledanet.org/?p=143</guid>
		<description><![CDATA[Ramen worm which appeared in late 2000 to early 2001, and characterize this instance. Max Vision has written an excellent dissection of the Ramen worm, including the life cycle, which should also be studied. In mapping these components to a worm found in the wild, we can see how they come together to form a [...]]]></description>
			<content:encoded><![CDATA[<p>Ramen worm which appeared in late 2000 to early 2001, and characterize this instance. Max Vision has written an excellent dissection of the Ramen worm, including the life cycle, which should also be studied. In mapping these components to a worm found in the wild, we can see how they come together to form a functional worm.</p>
<p>Ramen was a monolithic worm, which is to say that each instance of an infected host has the same files placed on it with the same capabilities. There exists some flexibility by using three different attack possibilities and by compiling the tools on both RedHat Linux versions 6.2 and 7.0, but each set of files (obtained as the tar package “ramen.tgz”) is carried with each instance of the worm.<br />
<span id="more-143"></span><br />
The reconnaissance portion of the Ramen worm was a simple set of scanners for the vulnerabilities known to the system. Ramen combined TCP SYN scanning with banner analysis to etermine the infection potential of the target host. It used a small random class B (/16) network generator to determine what networks to scan.</p>
<p>The specific attacks known to Ramen were threefold: FTPd string format exploits against wu-ftpd 2.6.0, RPC.statd Linux unformatted strings exploits, and LPR string format attacks.</p>
<p>The system’s intelligence database was updated using e-mail messages from the system once it was infected to two central e-mail addresses. The e-mail contains the phrase “Eat Your Ramen!” with the subject as the network address of the infected system. The mail spool of the two accounts was therefore the intelligence database of infected machines.</p>
<p>Unused capabilities can be summarized as the other two exploits not used to gain entry into the system, which allow for some flexibility in targeting either RedHat 6.2 or 7.0 default installations. Ramen did not contain any additional attack capabilities, such as packet flooding techniques, nor did it contain any file manipulation methods.</p>
<p>In analyzing the complexity of the Ramen worm the author has cobbled together several well-known exploits and worm components and as methods utilizing only a few novel small binaries. Examination of the shell scripting techniques used shows low programming skills and a lack of efficiency in design.</p>
<p>These findings have two ramifications. First, it shows how easy it is to put together an effective worm with minimal coding or networking skills. Simply put, this is certainly within the realm of a garden variety “script kiddy” and will be a persistent problem for the foreseeable future. Second, it leaves, aside from any possible ownership or usage of the yahoo.com and hotmail.com e-mail accounts, very little hard evidence to backtrack to identify the worm’s author.</p>
<p>If you do need <a href="http://yourwritingassistant.com/" target="_blank">help writing essays</a> from above discussing, I believe online materials are widely spread on the internet, but in case you&#8217;d like to determine that was the correct sources, compare it with books and research on public library or science magazine.</p>]]></content:encoded>
			<wfw:commentRss>http://www.ledanet.org/ramen-worm/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>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>
		<item>
		<title>Anti Spam System</title>
		<link>http://www.ledanet.org/anti-spam-system/</link>
		<comments>http://www.ledanet.org/anti-spam-system/#comments</comments>
		<pubDate>Thu, 01 Sep 2011 06:54:30 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[computer]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[activity]]></category>
		<category><![CDATA[alias]]></category>
		<category><![CDATA[anti]]></category>
		<category><![CDATA[anti virus]]></category>
		<category><![CDATA[banking]]></category>
		<category><![CDATA[bugging]]></category>
		<category><![CDATA[case]]></category>
		<category><![CDATA[Don]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[internet banking system]]></category>
		<category><![CDATA[internet network]]></category>
		<category><![CDATA[keyboard]]></category>
		<category><![CDATA[keyboard activity]]></category>
		<category><![CDATA[keylogger]]></category>
		<category><![CDATA[kind]]></category>
		<category><![CDATA[money]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[order]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[public computer]]></category>
		<category><![CDATA[safety]]></category>
		<category><![CDATA[software keylogger]]></category>
		<category><![CDATA[Something]]></category>
		<category><![CDATA[sort]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[spam system]]></category>
		<category><![CDATA[system]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[transferring money]]></category>
		<category><![CDATA[trap]]></category>
		<category><![CDATA[Trojan]]></category>
		<category><![CDATA[user]]></category>
		<category><![CDATA[virtual keyboard]]></category>
		<category><![CDATA[virus]]></category>
		<category><![CDATA[virus definitions]]></category>
		<category><![CDATA[Viruses]]></category>
		<category><![CDATA[worms]]></category>

		<guid isPermaLink="false">http://www.ledanet.org/?p=101</guid>
		<description><![CDATA[We all know that many viruses or worms or spam continuing and repeatedly booming the internet network. For us who already know their existing, installing anti virus or anti spam system is the primary solutions.
Although how powerful your anti virus system is, but if you do something such as letting those spam in, it means [...]]]></description>
			<content:encoded><![CDATA[<p>We all know that many viruses or worms or spam continuing and repeatedly booming the internet network. For us who already know their existing, installing anti virus or anti spam system is the primary solutions.</p>
<p>Although how powerful your anti virus system is, but if you do something such as letting those spam in, it means your data is in high risks. So how to solve the problems? lets find out below.<br />
<span id="more-101"></span><br />
Some spam that consider dangerous for your data safety is some sort of keylogger software. Keylogger is some kind of software that recording your keyboard activity, later those activity recorded in some text file or even hidden file system. In some case keylogger system able to sent those file whenever your computer connected in the internet.</p>
<p>It is pretty concerning considering that your activity in typing some user and password able to be capture, especially if you&#8217;re working for transferring money with internet banking system. Thus some anti virus system able to capture keylogger existing by classified them as spam or trojan. But the spam itself are kept on growing, now its depends on how routine you update the virus definitions file, and how powerful is your anti virus system.</p>
<p>Instead of installing anti virus system, something that you should do, especially when you&#8217;re using public computer, always look after the safety. Don&#8217;t do some banking activities in it, and sometimes its better using <a href="http://fpscomponents.com/Products/virtual-keyboard.aspx" target="_blank">virtual keyboard</a> in order to prevent keylogger capturing keyboard activities.</p>
<p>Other things that you should know is, don&#8217;t open some unrecognized email sent from unknown users. Even sometimes, they have using your friends email as an alias to trap you with some kind of links. What you should do is not clicking on it.<br />
Although it looks simple, and not to much bugging, but still spam could ruin your data, so look after the safety of your own data.</p>]]></content:encoded>
			<wfw:commentRss>http://www.ledanet.org/anti-spam-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Browser and web design</title>
		<link>http://www.ledanet.org/browser-and-web-design/</link>
		<comments>http://www.ledanet.org/browser-and-web-design/#comments</comments>
		<pubDate>Wed, 10 Aug 2011 22:56:14 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[animation]]></category>
		<category><![CDATA[audience]]></category>
		<category><![CDATA[battle]]></category>
		<category><![CDATA[bit]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[browser development]]></category>
		<category><![CDATA[browser war]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[bug fixes]]></category>
		<category><![CDATA[calculation]]></category>
		<category><![CDATA[case]]></category>
		<category><![CDATA[challenge]]></category>
		<category><![CDATA[check]]></category>
		<category><![CDATA[choice]]></category>
		<category><![CDATA[company]]></category>
		<category><![CDATA[connection]]></category>
		<category><![CDATA[Consortium]]></category>
		<category><![CDATA[consumer]]></category>
		<category><![CDATA[consumer comments]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[css2]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[designer]]></category>
		<category><![CDATA[designing a web site]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[end]]></category>
		<category><![CDATA[essay]]></category>
		<category><![CDATA[experience]]></category>
		<category><![CDATA[feature]]></category>
		<category><![CDATA[feedback]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Font]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[html capabilities]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[Image-free]]></category>
		<category><![CDATA[implementation]]></category>
		<category><![CDATA[information]]></category>
		<category><![CDATA[interactive games]]></category>
		<category><![CDATA[interest]]></category>
		<category><![CDATA[interface]]></category>
		<category><![CDATA[intranet]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Kbps]]></category>
		<category><![CDATA[latest software]]></category>
		<category><![CDATA[look]]></category>
		<category><![CDATA[Lynx]]></category>
		<category><![CDATA[Macromedia]]></category>
		<category><![CDATA[market]]></category>
		<category><![CDATA[material]]></category>
		<category><![CDATA[method]]></category>
		<category><![CDATA[mind]]></category>
		<category><![CDATA[modem]]></category>
		<category><![CDATA[moderation]]></category>
		<category><![CDATA[mortgage]]></category>
		<category><![CDATA[mortgage loans]]></category>
		<category><![CDATA[nature]]></category>
		<category><![CDATA[Navigator]]></category>
		<category><![CDATA[NeoPlanet]]></category>
		<category><![CDATA[Netscape]]></category>
		<category><![CDATA[official]]></category>
		<category><![CDATA[Opera]]></category>
		<category><![CDATA[outdo]]></category>
		<category><![CDATA[pace]]></category>
		<category><![CDATA[pop]]></category>
		<category><![CDATA[practice]]></category>
		<category><![CDATA[process]]></category>
		<category><![CDATA[public]]></category>
		<category><![CDATA[result]]></category>
		<category><![CDATA[share]]></category>
		<category><![CDATA[Shockwave]]></category>
		<category><![CDATA[side]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[software companies]]></category>
		<category><![CDATA[someone]]></category>
		<category><![CDATA[speed]]></category>
		<category><![CDATA[standardization]]></category>
		<category><![CDATA[time]]></category>
		<category><![CDATA[time surfing]]></category>
		<category><![CDATA[timely changes]]></category>
		<category><![CDATA[top]]></category>
		<category><![CDATA[trouble]]></category>
		<category><![CDATA[use]]></category>
		<category><![CDATA[user]]></category>
		<category><![CDATA[user interface]]></category>
		<category><![CDATA[value]]></category>
		<category><![CDATA[version]]></category>
		<category><![CDATA[war]]></category>
		<category><![CDATA[war results]]></category>
		<category><![CDATA[way]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[web experience]]></category>
		<category><![CDATA[WebTV]]></category>
		<category><![CDATA[Wide]]></category>
		<category><![CDATA[wide web consortium]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[wiring]]></category>
		<category><![CDATA[world]]></category>
		<category><![CDATA[world wide web consortium]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://www.ledanet.org/?p=86</guid>
		<description><![CDATA[In previous articles we have discuss about browser battle, thus the battle are effecting on web design. Those browser development are potentially effecting on web design in both positive and negative side.
The browser war results in newer, better features that you can implement on your Web sites. The blistering pace of development leads to regular [...]]]></description>
			<content:encoded><![CDATA[<p>In previous articles we have discuss about browser battle, thus the battle are effecting on web design. Those browser development are potentially effecting on web design in both positive and negative side.</p>
<p>The browser war results in newer, better features that you can implement on your Web sites. The blistering pace of development leads to regular updates and bug fixes in browsers, as well as timely changes in the user interface, brought about by consumer comments. If you&#8217;ve spent much time surfing the Web, you&#8217;ve probably seen excellent uses for advanced HTML capabilities, such as tables, frames, and forms. The features allow users to view information in columns or cells, navigate sites using toolbars, and give and receive feedback.<br />
<span id="more-86"></span><br />
You&#8217;ve probably also seen cool implementation of Java and animation such as pop up information when someone mouses over an image, the calculation of mortgage loans, and interactive games presented in Shockwave or Flash from Macromedia. Used in moderation, such advances can add much to the user&#8217;s Web experience.</p>
<p>As the software companies continue to try and outdo each other, both in market share and in the standardization process, end users often benefit. But this is not the case for every user, especially not for those who do not keep up with the latest software. That said, I&#8217;ll take a look at the challenges provided by the browser war.</p>
<p>The main challenge for the Web designer is designing a Web site that works for different browsers. To this end, the designer should keep several items in mind:<br />
1. The latest official World Wide Web Consortium HTML standards, including HTML 4.01, XHTML 1, and CSS2.<br />
2. Which features are supported by which browsers—not only the two main browsers but also the other browsers such as Opera, NeoPlanet, Lynx, WebTV, and wireless devices.<br />
3. Which features are supported by which versions of the browsers. An early version of a browser does not support all of the features supported by the latest version.<br />
4. Which types of browsers your audience will be using. If you are going to have a general interest or commercial Web site freely available to the public, you can expect all kinds of browsers. If you are designing a site that will only be available to people in your company, all of whom use Netscape Navigator 4.5 for Windows, you might be able to get away with a bit more.<br />
5. Font design. Depending on how you choose to design your site, your audience can have the choice of which fonts and font sizes they use to view your site.<br />
6. Image-free viewing. The audience may choose to come to your site with images turned off.<br />
7. Whether the feature that requires certain browser capabilities is really worth the trouble. That is, whether the feature adds enough value to the site to justify locking out users whose browsers do not support it.<br />
8. Whether another way supported by more browsers exists to achieve a desired result. (You may not always come up with an alternate method, but it is good practice to try.)<br />
9. The likely speed of the connection your viewers will use. I haven&#8217;t discussed speed, but it helps to know if many of your users are connecting via a 56Kbps modem (which is likely if your Web site is publicly accessible) or via a T1 connection (which may be the case over a closed, corporate intranet).</p>
<p>Although it may seem daunting, staying on top of these issues helps you make informed decisions for your design. Once you start considering these factors, it becomes second nature.</p>
<p>If you requires help for writing this material check out <a href="http://essaywritingservice.ca" target="_blank">essay wiring services</a>. </p>]]></content:encoded>
			<wfw:commentRss>http://www.ledanet.org/browser-and-web-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reverse Firewalls</title>
		<link>http://www.ledanet.org/reverse-firewalls/</link>
		<comments>http://www.ledanet.org/reverse-firewalls/#comments</comments>
		<pubDate>Tue, 09 Aug 2011 23:00:05 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[computer]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[access]]></category>
		<category><![CDATA[activity]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[alternative methods]]></category>
		<category><![CDATA[animation]]></category>
		<category><![CDATA[avi]]></category>
		<category><![CDATA[basis]]></category>
		<category><![CDATA[behavior]]></category>
		<category><![CDATA[bridge]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[bundle]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[case]]></category>
		<category><![CDATA[change]]></category>
		<category><![CDATA[checking]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[codec]]></category>
		<category><![CDATA[connection]]></category>
		<category><![CDATA[conversion]]></category>
		<category><![CDATA[decision]]></category>
		<category><![CDATA[destination]]></category>
		<category><![CDATA[destination ip addresses]]></category>
		<category><![CDATA[device]]></category>
		<category><![CDATA[Display]]></category>
		<category><![CDATA[Eltima]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[engineering]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[firewall filters]]></category>
		<category><![CDATA[Firewalls]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[FLV]]></category>
		<category><![CDATA[format]]></category>
		<category><![CDATA[header]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[incoming traffic]]></category>
		<category><![CDATA[infect]]></category>
		<category><![CDATA[information]]></category>
		<category><![CDATA[input]]></category>
		<category><![CDATA[instance]]></category>
		<category><![CDATA[integrity]]></category>
		<category><![CDATA[interaction]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[key]]></category>
		<category><![CDATA[latter case]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[mail program]]></category>
		<category><![CDATA[method]]></category>
		<category><![CDATA[movie]]></category>
		<category><![CDATA[name]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[network connections]]></category>
		<category><![CDATA[network directories]]></category>
		<category><![CDATA[Online]]></category>
		<category><![CDATA[operation]]></category>
		<category><![CDATA[opportunity]]></category>
		<category><![CDATA[order]]></category>
		<category><![CDATA[outbound]]></category>
		<category><![CDATA[outbound traffic]]></category>
		<category><![CDATA[outgoing traffic]]></category>
		<category><![CDATA[packet]]></category>
		<category><![CDATA[packet header]]></category>
		<category><![CDATA[pause]]></category>
		<category><![CDATA[player]]></category>
		<category><![CDATA[policy]]></category>
		<category><![CDATA[ports]]></category>
		<category><![CDATA[practice]]></category>
		<category><![CDATA[presence]]></category>
		<category><![CDATA[principle]]></category>
		<category><![CDATA[program]]></category>
		<category><![CDATA[restricting internet access]]></category>
		<category><![CDATA[result]]></category>
		<category><![CDATA[reverse]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[Small]]></category>
		<category><![CDATA[Social]]></category>
		<category><![CDATA[social engineering]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[spread]]></category>
		<category><![CDATA[store]]></category>
		<category><![CDATA[swf]]></category>
		<category><![CDATA[system]]></category>
		<category><![CDATA[theory]]></category>
		<category><![CDATA[Toolbox]]></category>
		<category><![CDATA[traffic]]></category>
		<category><![CDATA[traffic policy]]></category>
		<category><![CDATA[trouble]]></category>
		<category><![CDATA[unknown]]></category>
		<category><![CDATA[user]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[virus]]></category>
		<category><![CDATA[volume]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[web browser plug]]></category>
		<category><![CDATA[worm]]></category>
		<category><![CDATA[worm activity]]></category>
		<category><![CDATA[worm code]]></category>

		<guid isPermaLink="false">http://www.ledanet.org/?p=78</guid>
		<description><![CDATA[A reverse firewall filters outgoing traffic from a network, unlike a normal firewall which filters incoming traffic. In practice, filtering in both directions would probably be handled by the same software or device.
As with firewalls, the key to an effective reverse firewall is its policy: what outbound connections should be permitted? The principle is that [...]]]></description>
			<content:encoded><![CDATA[<p>A reverse firewall filters outgoing traffic from a network, unlike a normal firewall which filters incoming traffic. In practice, filtering in both directions would probably be handled by the same software or device.</p>
<p>As with firewalls, the key to an effective reverse firewall is its policy: what outbound connections should be permitted? The principle is that a worm&#8217;s connections to infect other machines will not conform to the reverse firewall policy, and the worm&#8217;s spread is thus blocked. The decision is based on the same packet header information as was used for a firewall, including source and destination IP addresses and ports.<br />
<span id="more-78"></span><br />
A host-based reverse firewall can implement a finer-grained policy by restricting Internet access on a per-application basis. Only certain specified applications are allowed to open network connections, and then only connections in keeping with the reverse firewall&#8217;s outbound traffic policy. A worm, as a newly-installed executable unknown to the reverse firewall, could not open network connections to spread.</p>
<p>In theory. Still, worm activity is possible in the presence of a host-based reverse firewall:<br />
• A worm can use alternative methods to spread when faced with a reverse firewall, such as placing itself in shared network directories. As a result, no worm code is run on the host being monitored by the reverse firewall.<br />
• Legitimate code that is already approved to access the Internet can be subverted by a worm. A worm can simply fake user input to an existing mail program to spread via email, for instance. A worm could exhibit viral behavior, too, infecting an existing &#8220;approved&#8221; executable by indirect means, like a web browser plug-in, or more direct means that a virus would normally use. To guard against the latter case, a host-based reverse firewall can use integrity checking to watch for changes to approved executables.<br />
• Social engineering may be employed by a worm. A host-based reverse firewall may prompt the user with the name of the program attempting to open a network connection, for the user to permit or deny the operation.</p>
<p>Firewalls are required for your security bridge, especially if you have online store or any business based on internet connection. For examples, in order to secure your software, you&#8217;ll need certain security method and firewall setting to ensure no one enter and steals your software.</p>
<p>Adobe Flash files are usually used for videos, animation, games and interactive applications streamed online. Small Web Format (swf) and Flash Video (flv) are Adobe Flash movies and animations that can be viewed on most browsers. Yet, you may see that your video player have trouble viewing these files. This is why you may need to convert into video or most popular graphic formats. Eltima SWF &#038; FLV Toolbox allows you to <a href="http://www.convert-flv.net/convert-flv-to-avi/" target="_blank">convert FLV to AVI</a> video format using any codec installed in your system. It is a great opportunity to create interaction video or frame-by-frame video out of your SWF or FLV files. You can also convert any FLV to SWF file and play it with all controls, applying additional features you bundle the movie with during the conversion. Display movie controls fast-forward, pause, change volume.</p>]]></content:encoded>
			<wfw:commentRss>http://www.ledanet.org/reverse-firewalls/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

