<?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>Darknet - The Darkside &#187; spoofer</title>
	<atom:link href="http://www.darknet.org.uk/tag/spoofer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.darknet.org.uk</link>
	<description>Ethical Hacking, Penetration Testing &#38; Computer Security</description>
	<lastBuildDate>Thu, 18 Mar 2010 08:50:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The MIT IP Packet Spoofing Project &#8211; Can We Spoof IP Packets?</title>
		<link>http://www.darknet.org.uk/2006/05/the-mit-ip-packet-spoofing-project-can-we-spoof-ip-packets/</link>
		<comments>http://www.darknet.org.uk/2006/05/the-mit-ip-packet-spoofing-project-can-we-spoof-ip-packets/#comments</comments>
		<pubDate>Fri, 05 May 2006 02:51:51 +0000</pubDate>
		<dc:creator>Darknet</dc:creator>
				<category><![CDATA[Network Hacking]]></category>
		<category><![CDATA[computer-security]]></category>
		<category><![CDATA[darknet]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[ip-spoofing]]></category>
		<category><![CDATA[MIT]]></category>
		<category><![CDATA[spoofer]]></category>
		<category><![CDATA[spoofing-project]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/2006/05/the-mit-ip-packet-spoofing-project-can-we-spoof-ip-packets/</guid>
		<description><![CDATA[Now this is a VERY interesting project, as I&#8217;ve always said the majority of DoS attacks and DDoS attacks (90%+) could be stopped if all the ISP&#8217;s null routed packets which DO NOT originate from IP blocks they own, e.g. spoofed packets.
Basically the project has been established to see if you can spoof IP packets [...]]]></description>
			<content:encoded><![CDATA[<p>Now this is a <strong>VERY</strong> interesting project, as I&#8217;ve always said the majority of DoS attacks and DDoS attacks (90%+) could be stopped if all the ISP&#8217;s null routed packets which DO NOT originate from IP blocks they own, e.g. spoofed packets.</p>
<p>Basically the project has been established to see if you can spoof IP packets or not, and what percentage of ISPs already drop the packets.</p>
<p>It seems in general about 20-25% of systems are able to spoof packets.</p>
<p><div align="center">
<script type="text/javascript"><!--
google_ad_client = "pub-3033787195489589";
google_alternate_ad_url = "http://www.darknet.org.uk/google_adsense_script.html";
google_ad_width = 336;
google_ad_height = 280;
google_ad_format = "336x280_as";
google_ad_type = "text";
google_ad_channel ="4027562844";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "df6f0b";
google_color_url = "df6f0b";
google_color_text = "000000";
//--></script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div></p>
<p><img src="http://static.flickr.com/50/140624743_77ec49fb1f.jpg?v=0" alt="Packet Pie Charts" /></p>
<blockquote><p>The classic design tenets of Internet architecture produced a network capable of remarkable scalability while relegating security to the end hosts. As a result, the public Internet includes no explicit notion of authenticity and will forward packets with forged headers. Malicious users capitalize on the ability to &#8220;spoof&#8221; source IP addresses for anonymity, indirection, targeted attacks and security circumvention. Compromised hosts on networks that permit IP spoofing enable a wide variety of attacks. Despite being first exploited over two-decades ago, IP spoofing is a persistent problem and a continued threat. In addition to mounting spoofed-source bandwidth-based denial-of-service (DoS) attacks, new exploits utilizing IP spoofing surface regularly.</p></blockquote>
<p>You can read more of the <a href="http://spoofer.csail.mit.edu/#intro">intro to the ANA spoofing project here</a>.</p>
<p>Some may suspect the project and the software involved is somewhat nefarious, but oh well, if you are going to get r00ted by someone, let it be MIT ok? Anyway you can always run it in a sandbox or in a fresh VMware machine.</p>
<p>If you don&#8217;t care either way, you can download the <a href="http://spoofer.csail.mit.edu/#software">spoofer software here</a>.</p>
<p>Please note though, it won&#8217;t run under Windows XP SP2, due to the whole raw sockets issue I would imagine.</p>
<p><div align="center">
<script type="text/javascript"><!--
google_ad_client = "pub-3033787195489589";
google_alternate_ad_url = "http://www.darknet.org.uk/google_adsense_script.html";
google_ad_width = 336;
google_ad_height = 280;
google_ad_format = "336x280_as";
google_ad_type = "text";
google_ad_channel ="4027562844";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "df6f0b";
google_color_url = "df6f0b";
google_color_text = "000000";
//--></script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div></p>
<p>The majority of systems tested so far have been Windows systems though (64%).</p>
<p>A summary of the results:</p>
<p>Total Completely Failed Spoof Attemps: 1823<br />
Failed as a result of Windows XP SP2: 528<br />
Failed as a result of (non-Windows) Operating System block: 111<br />
Failed as a result of being Behind a NAT: 702</p>
<p>The various types of tests show which restrictions are in place.</p>
<p><img src="http://static.flickr.com/55/140624742_88301b6a7e.jpg?v=0" alt="Packet Summary Results" /></p>
<p>A full <a href="http://spoofer.csail.mit.edu/summary.php">summary of the results are here</a>.</p>
<p><a href="http://digg.com/security/Can_We_SPOOF_IP_Packets_">Digg This Article</a></p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=The+MIT+IP+Packet+Spoofing+Project+%E2%80%93+Can+We+Spoof+IP+Packets%3F+http://bit.ly/2g0sTI+from+@THEdarknet" title="Post to Twitter"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://delicious.com/post?url=http://www.darknet.org.uk/2006/05/the-mit-ip-packet-spoofing-project-can-we-spoof-ip-packets/&amp;title=The+MIT+IP+Packet+Spoofing+Project+%E2%80%93+Can+We+Spoof+IP+Packets%3F" title="Post to Delicious"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://www.darknet.org.uk/2006/05/the-mit-ip-packet-spoofing-project-can-we-spoof-ip-packets/&amp;title=The+MIT+IP+Packet+Spoofing+Project+%E2%80%93+Can+We+Spoof+IP+Packets%3F" title="Post to Digg"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-digg-micro3.png" alt="Post to Digg" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://www.darknet.org.uk/2006/05/the-mit-ip-packet-spoofing-project-can-we-spoof-ip-packets/&amp;t=The+MIT+IP+Packet+Spoofing+Project+%E2%80%93+Can+We+Spoof+IP+Packets%3F" title="Post to Facebook"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://www.darknet.org.uk/2006/05/the-mit-ip-packet-spoofing-project-can-we-spoof-ip-packets/&amp;title=The+MIT+IP+Packet+Spoofing+Project+%E2%80%93+Can+We+Spoof+IP+Packets%3F" title="Post to StumbleUpon"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.darknet.org.uk/2006/05/the-mit-ip-packet-spoofing-project-can-we-spoof-ip-packets/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
