<?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>Kyle Anderson &#187; wifi</title>
	<atom:link href="http://xkyle.com/tag/wifi/feed/" rel="self" type="application/rss+xml" />
	<link>http://xkyle.com</link>
	<description></description>
	<lastBuildDate>Thu, 22 Jul 2010 04:54:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>My Wireless Cracking Tool</title>
		<link>http://xkyle.com/2009/06/01/my-wireless-cracking-tool/</link>
		<comments>http://xkyle.com/2009/06/01/my-wireless-cracking-tool/#comments</comments>
		<pubDate>Mon, 01 Jun 2009 08:00:51 +0000</pubDate>
		<dc:creator>Kyle Anderson</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[wep]]></category>
		<category><![CDATA[wifi]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://xkyle.com/?p=136</guid>
		<description><![CDATA[I&#8217;ve become a semi-expert on wireless networking and their security features.. and how to get around them. Before I continue I want to emphasize: The act of cracking encryption is not illegal just like picking a lock is not illegal. It is the unauthorized access of that network which is illegal, just like breaking and [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve become a semi-expert on wireless networking and their security features.. and how to get around them. Before I continue I want to emphasize:</p>
<blockquote><p>The act of cracking encryption is not illegal just like picking a lock is not illegal. It is the unauthorized access of that network which is illegal, just like breaking and entering is illegal.</p></blockquote>
<p>So. To sum it up, there are two types of encryption. There is the weak kind (<a href="http://en.wikipedia.org/wiki/Wired_Equivalent_Privacy">wep</a>) and the strong kind (<a href="http://en.wikipedia.org/wiki/Wi-Fi_Protected_Access">wpa</a>). WEP can be broken in about 5-10 minutes. WPA can be broken in about 24 hours (as long as their password is in your password try-out list).</p>
<p>The actual process or hacking into a network like this requires a suite of tools called the <a href="http://www.aircrack-ng.org">aircrack-ng suite</a>. You can read their tutorials and such, and I highly recommend you do if you want to get into this sort of thing. It&#8217;s a lot of FUN! Be prepared to learn linux while you are at it&#8230;.</p>
<p>But, once you understand what you are doing, you will appreciate the tool I have written. It automates the process of getting the keys. I wrote it as a type of &#8220;set-it-and-forget-it&#8221; tool that I could just leave running. It isn&#8217;t too clean, but if you can read bash scripting you can figure it out.</p>
<div id="attachment_137" class="wp-caption aligncenter" style="width: 510px"><a href="http://xkyle.com/wp-content/uploads/screenshot.jpg"><img class="size-full wp-image-137" title="wep-cracking" src="http://xkyle.com/wp-content/uploads/screenshot.jpg" alt="Here is a screen shot of my tool cracking wep" width="500" height="300" /></a><p class="wp-caption-text">Here is a screen shot of my tool cracking wep</p></div>
<p>Remember! Don&#8217;t try to just run this tool without understanding what it does and how to read it. If you haven&#8217;t breaking a wep key manually you don&#8217;t want to run this. It does WEP and WPA cracking (saving the handshake for later). Good luck! I will provide minimal support via comments on this post. Don&#8217;t forget to have your radio in monitor mode first, and if you are  going to do wpa you need the <a href="http://homepages.tu-darmstadt.de/~p_larbig/wlan/">mdk3</a> tool.</p>
<p>Here is the download link to <a href="http://xkyle.com/other//superscanner.tgz">Kyle&#8217;s Wireless Cracking Tool</a>.</p>
<p>Here is a link to a more updated versio of my <a href="http://xkyle.com/other//superscanner2.tgz">Cracking Tool</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://xkyle.com/2009/06/01/my-wireless-cracking-tool/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)
Database Caching 14/20 queries in 0.019 seconds using disk

Served from: xkyle.com @ 2010-07-31 23:44:57 -->