<?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; wireless</title>
	<atom:link href="http://xkyle.com/tag/wireless/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>Help Wanted: What is the pattern in these new WEP Keys?</title>
		<link>http://xkyle.com/2010/04/02/help-wanted-what-is-the-pattern-in-these-new-wep-keys/</link>
		<comments>http://xkyle.com/2010/04/02/help-wanted-what-is-the-pattern-in-these-new-wep-keys/#comments</comments>
		<pubDate>Fri, 02 Apr 2010 18:40:56 +0000</pubDate>
		<dc:creator>Kyle Anderson</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[wep]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://xkyle.com/?p=477</guid>
		<description><![CDATA[Can you see the pattern? ESSID ESSID in Hex BSSID KEY MCFVC 23CB158 0021636A7177 F8AA1AABA2 H47MD 1B6B095 001D19E2A557 BFD896F9D4 Q36G7 29C9D67 0021632D31E3 BCD77B3755 UX78G 31880E0 0024d2682944 18DD3AB249 These key pairs were graciously provided by Eric Betts. They do not conform to my existing WEP key calculator. Maybe Verizon wised up and made them random? The [...]]]></description>
			<content:encoded><![CDATA[<p>Can you see the pattern?</p>
<p><!--   		BODY,DIV,TABLE,THEAD,TBODY,TFOOT,TR,TH,TD,P { font-family:"Arial"; font-size:x-small } --></p>
<table style="height: 160px;" border="0" cellspacing="0" width="761" frame="VOID" rules="NONE">
<colgroup>
<col width="86"></col>
<col width="86"></col>
<col width="86"></col>
<col width="250"></col>
</colgroup>
<tbody>
<tr>
<td width="86" height="17" align="LEFT">ESSID</td>
<td width="86" align="LEFT">ESSID in Hex</td>
<td width="86" align="LEFT">BSSID</td>
<td width="250" align="LEFT">KEY</td>
</tr>
<tr>
<td height="17" align="LEFT">MCFVC</td>
<td align="LEFT">23CB158</td>
<td align="LEFT">0021636A7177</td>
<td align="LEFT">F8AA1AABA2</td>
</tr>
<tr>
<td height="17" align="LEFT">H47MD</td>
<td align="LEFT">1B6B095</td>
<td align="LEFT">001D19E2A557</td>
<td align="LEFT">BFD896F9D4</td>
</tr>
<tr>
<td height="17" align="LEFT">Q36G7</td>
<td align="LEFT">29C9D67</td>
<td align="LEFT">0021632D31E3</td>
<td align="LEFT">BCD77B3755</td>
</tr>
<tr>
<td height="17" align="LEFT">UX78G</td>
<td align="LEFT">31880E0</td>
<td align="LEFT">0024d2682944</td>
<td align="LEFT">18DD3AB249</td>
</tr>
</tbody>
</table>
<p>These key pairs were graciously provided by <a href="http://ericbetts.org">Eric Betts</a>. They do not conform to my existing <a href="http://xkyle.com/2009/03/03/verizon-fios-wireless-key-calculator/">WEP key calculator</a>.</p>
<p>Maybe Verizon wised up and made them random? The previous correlation was dead obvious, but this one I can&#8217;t see.</p>
<p>Of course, I am only a wannabe cryptologist <img src='http://xkyle.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://xkyle.com/2010/04/02/help-wanted-what-is-the-pattern-in-these-new-wep-keys/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<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>
		<item>
		<title>Verizon FiOS Wireless Key Calculator!</title>
		<link>http://xkyle.com/2009/03/03/verizon-fios-wireless-key-calculator/</link>
		<comments>http://xkyle.com/2009/03/03/verizon-fios-wireless-key-calculator/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 18:58:33 +0000</pubDate>
		<dc:creator>Kyle Anderson</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[aircrack]]></category>
		<category><![CDATA[nclug]]></category>
		<category><![CDATA[wep]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://xkyle.com/?p=276</guid>
		<description><![CDATA[*** More Update: There are new AP&#8217;s that don&#8217;t conform to this pattern. If the calculator doesn&#8217;t work on yours, maybe it is like these non-conforming-wep keys *** ** Update:  A cool cool guy named Dylan Taylor wrote a java implementation of this script: http://fioswepcalc.webs.com/ if you need an offline version ** ** Update: I [...]]]></description>
			<content:encoded><![CDATA[<p>*** More Update: There are new AP&#8217;s that don&#8217;t conform to this pattern. If the calculator doesn&#8217;t work on yours, maybe it is like these <a href="http://xkyle.com/2010/04/02/help-wanted-what-is-the-pattern-in-these-new-wep-keys/">non-conforming-wep</a> keys ***</p>
<p>** Update:  A cool cool guy named Dylan Taylor wrote a java implementation of this script: <a href="http://fioswepcalc.webs.com/">http://fioswepcalc.webs.com/</a> if you need an offline version **</p>
<p>** Update: I wrote a bash implementation to make it easy to script, and for offline usage: <a href="http://xkyle.com/other/fioscalc.sh">http://xkyle.com/other/fioscalc.sh</a> **</p>
<p>In my <a href="http://xkyle.com/2009/02/07/verizon-fios-wireless-security-analysis/">previous post</a> I showed a correlation between the WEP key of a Verizon FiOS install and the MAC address of the access point. This was simply a collection of experimental data that I gathered.</p>
<p>Thanks to <a href="http://www.linkedin.com/pub/dir/Fred/Williams?trk=ppro_find_others">Fred Williams?</a> for pointing out the correlation between the ESSID and the WEP. With these powers combined form:<br />
<a href="http://xkyle.com/wp-content/uploads/captain-planet.jpeg"><img class="alignnone size-medium wp-image-286" title="captain-planet" src="http://xkyle.com/wp-content/uploads/captain-planet-185x300.jpg" alt="captain-planet" width="185" height="300" /></a></p>
<p>Well.. Not exactly. If there was a super hero with the phrase: &#8220;Hack the Planet&#8221; instead of &#8220;Save the Planet&#8221; I would have chosen it.</p>
<p>So what is the deal?</p>
<p><a href="http://xkyle.com/wp-content/uploads/verizon_fios_250.jpg"><img class="alignnone size-medium wp-image-244" title="verizon_fios_250" src="http://xkyle.com/wp-content/uploads/verizon_fios_250.jpg" alt="" width="250" height="72" /></a></p>
<p>The first part of the key is a combination of the second and third part of the MAC, which is either 1801 or 1F90.</p>
<p>The second part of the key is this forumula.. hold on to your butts:</p>
<blockquote><p>The 5-character SSID name is a base-36 number of the lower 48 bits (6 hex digits) of the WEP key. The string is reversed, with the most significant digit on the right.</p>
<p>Base-36 numbers uses 0-9 followed A-Z to represent 36 digits (0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ)<br />
It maps out like this:<br />
0=00, 1=01, 2=02, 3=03, 4=04, 5=05,<br />
6=06, 7=07, 8=08, 9=09, A=10, B=11,<br />
C=12, D=13, E=14, F=15, G=16, H=17,<br />
I=18, J=19, K=20, L=21, M=22, N=23,<br />
O=24, P=25, Q=26, R=27, S=28, T=29,<br />
U=30, V=31, W=32, X=33, Y=34, Z=35</p>
<p>To go through an example, the SSID name of “E3X12″ comes out as follows.</p>
<p>E*(36^0) is 14 * 1 = 14<br />
3*(36^1) is 03 * 36 = 108<br />
X*(36^2) is 33 * 1296 = 42,768<br />
1*(36^3) is 01 * 46656 = 46,656<br />
2*(36^4) is 02 * 1679616 = 3,359,232<br />
Add these up, and you get 3,448,778 decimal which is 349FCA in Hexadecimal notation.<br />
The first 4 hex digits of the WEP key are the 2nd and 3rd byte from the MAC address as indicated in the original post above.</p></blockquote>
<p>Thanks again Fred! To math majors this is like a beam of light coming down from the heavens</p>
<p><a href="http://www.flickr.com/photos/dorowski/456250234/"><img class="alignnone size-full wp-image-288" title="lightbeam" src="http://xkyle.com/wp-content/uploads/lightbeam.jpg" alt="lightbeam" width="375" height="284" /></a><br />
So I wrote this Javascript calculator (my first javascript program actually) in order to aid the calculation of the keys! Just type in your neighbor&#8217;s ESSID and out comes the KEY!<br />
(Sorry about the iframe if that is an issue to you. Goto <a href="http://xkyle.com/other/wep.html">here</a> if it is.)<br />
&lt;/p&gt; &lt;p&gt;Your browser does not support iframes.&lt;/p&gt; &lt;p&gt;<br />
Want to try it out? Here is a list of keys I&#8217;ve collected in my travels. Theres are cracked with Aircrack-ng, not calculated.</p>
<blockquote><p>E3X12,1801349FCA<br />
NAMX2,18014B311F<br />
MWXV2,180149FF66<br />
R0LC7,1801BC5C6B<br />
JE2K7,1801C1B02B<br />
HH150,1F900396C5<br />
3RA18,1801CDF4AF<br />
OQ838,1801CF5700<br />
7WY20,1F90021D27<br />
C7WA0,1F9007C188<br />
DJP80,1F90063349<br />
BJ2Z0,1F9018F797<br />
RSHZ0,1F901944DB</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://xkyle.com/2009/03/03/verizon-fios-wireless-key-calculator/feed/</wfw:commentRss>
		<slash:comments>40</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.025 seconds using disk

Served from: xkyle.com @ 2010-07-31 23:34:32 -->