<?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>╫ Ping Hack ╫ &#187; ping hacks</title>
	<atom:link href="http://www.pinghack.com/wp/tag/ping-hacks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pinghack.com/wp</link>
	<description>The Need for Speed</description>
	<lastBuildDate>Sat, 04 Feb 2012 19:45:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Ping of Death!</title>
		<link>http://www.pinghack.com/wp/2009/04/ping-of-death/</link>
		<comments>http://www.pinghack.com/wp/2009/04/ping-of-death/#comments</comments>
		<pubDate>Sun, 05 Apr 2009 07:11:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[DDoS]]></category>
		<category><![CDATA[DoS]]></category>
		<category><![CDATA[ping hacks]]></category>
		<category><![CDATA[ping of death]]></category>

		<guid isPermaLink="false">http://www.pinghack.com/wp/?p=11</guid>
		<description><![CDATA[Also known as Denial of Service Attacks (DoS), these are considered a Hack by some or just basic vandalism by others. Wikipedia describes a the attack as &#8220;is an attempt to make a computer resource unavailable to its intended users&#8221;. The process is designed to make an internet service or computer unable to be serviceable [...]]]></description>
			<content:encoded><![CDATA[<p>Also known as <b>Denial of Service Attacks</b> (DoS), these are considered a Hack by some or just basic vandalism by others.</p>
<p>Wikipedia describes a the attack as &#8220;is an attempt to make a computer resource unavailable to its intended users&#8221;. The process is designed to make an internet service or computer unable to be serviceable by its user or users. </p>
<p>The method of attack may vary but the most common is just to flood a computer with a large number of requests through pinging the ip address. This then results in the server being unable to respond to legitimate requests. </p>
<p>The <b>Ping of Death</b> is a large ICMP packet. The target receives the ping in fragments and starts reassembling the packet. However, due to the size of the packet once it is reassembled, it is too big for the buffer and overflows it. This causes unpredictable results, such as reboots or system hangs.</p>
<p><b>Why would someone want to do this?</b></p>
<p>Reasons that a hacker might want to resort to DoS might include the following:</p>
<ul>
<li>    A trojan has been installed, but a reboot is required to activate it.</li>
<li>A hacker wishes to cover their tracks very dramatically, or cover CPU activity with a random crash to make the site think it was just a fluke.</li>
<li>The hacker is acting out of the need (or delusion) that the DoS serves a greater good, such as a DoS attack on Pro Life sites by Pro Choice believers.</li>
<li>The hacker isn&#8217;t a hacker at all, but a pissed off lamer who has a poor outlook and too much free time.</li>
</ul>
<p>Reasons that a sysadmin might use DoS:</p>
<p>    * A sysadmin may want to ensure that their site is not vulnerable by testing out the latest patch.<br />
    * A sysadmin has a runaway process on a server causing problems and cannot physically access the box (Simple Nomad has officially done this twice now).<br />
    * The sysadmin isn&#8217;t a sysadmin at all, but a pissed off lamer who has a poor outlook and too much free time.</p>
<p><b>Distributed DoS Attacks?</b></p>
<p>Distributed DoS attacks are an interesting phenomena. The premise goes like this:</p>
<ul>
<li>Attacker compromises 500 computers</li>
<li>Attacker installs special software to listen for commands and send massive loads of packets</li>
<li>Attacker uses special client software to send commands to 500 computers to direct them to flood a victim network</li>
</ul>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.pinghack.com/wp/2009/04/ping-of-death/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

