<?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>406 Not Acceptable &#187; wireless hacking</title>
	<atom:link href="http://406notacceptable.com/tag/wireless-hacking/feed/" rel="self" type="application/rss+xml" />
	<link>http://406notacceptable.com</link>
	<description>406 Not Acceptable, not just an error message, but now a blog!</description>
	<lastBuildDate>Tue, 28 Jun 2011 15:13:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Aircrack on the N900</title>
		<link>http://406notacceptable.com/guides/aircrack-on-the-n900/</link>
		<comments>http://406notacceptable.com/guides/aircrack-on-the-n900/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 19:46:17 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Maemo]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[aircrack]]></category>
		<category><![CDATA[injection]]></category>
		<category><![CDATA[N900]]></category>
		<category><![CDATA[wireless hacking]]></category>

		<guid isPermaLink="false">http://406notacceptable.com/?p=466</guid>
		<description><![CDATA[I am really starting to love the N900!
I have been playing outside of the maemo repositories and decided to give everyones favourite &#8217;security&#8217; program Aircrack (aircrack-ng) a go. After setting up a debian repository from an official mirror installation was easy via the command line, a simple sudo apt-get install aircrack-ng.
Once installed, you cannot use [...]


Related posts:<ol><li><a href='http://406notacceptable.com/the-real-world/update-on-aircrack-for-n900/' rel='bookmark' title='Permanent Link: Update on Aircrack for N900'>Update on Aircrack for N900</a></li>
<li><a href='http://406notacceptable.com/security/nmap-now-on-the-n900/' rel='bookmark' title='Permanent Link: Nmap now on the N900!'>Nmap now on the N900!</a></li>
<li><a href='http://406notacceptable.com/operating-systems/pr1-1-1-n900-update-still-not-out-in-the-uk/' rel='bookmark' title='Permanent Link: PR1.1.1 N900 Update still not out in the UK'>PR1.1.1 N900 Update still not out in the UK</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I am really starting to love the N900!</p>
<p>I have been playing outside of the maemo repositories and decided to give everyones favourite &#8217;security&#8217; program Aircrack (aircrack-ng) a go. After setting up a debian repository from an official mirror installation was easy via the command line, a simple <em>sudo apt-get install aircrack-ng</em>.</p>
<p>Once installed, you cannot use the program straight away. This is because your wireless card will already be in use, or have been set up for &#8216;Managed mode&#8217; where the operating system deals with setting up wireless networks. To get out of this, and into Monitor mode, you will need root access and go through the following commands:</p>
<p>root</p>
<p>ifconfig wlan0 down</p>
<p>iwconfig wlan0 mode Monitor</p>
<p>ifconfig wlan0 up</p>
<p>If you wish to use a different mac (useful when doing a fake auth,) go through the same process but instead of setting monitor mode use macchanger (e.g. macchanger mac=11:22:33:44:55:66). You can now use monitor mode and aircrack in all it&#8217;s glory! See the following for an injection test:</p>
<div id="attachment_465" class="wp-caption aligncenter" style="width: 523px"><a href="http://406notacceptable.com/wp-content/uploads/2009/12/screenshot06.png"><img class="size-full wp-image-465 " title="Packet_injection_n900" src="http://406notacceptable.com/wp-content/uploads/2009/12/screenshot06.png" alt="Aircrack inkjection test n900" width="513" height="307" /></a><p class="wp-caption-text">I crashed out early, due to my battery being on its last legs!</p></div>
<p>This is the result of a dump, the command used here was airodump-ng wlan0 -c 6</p>
<p>As you can see the N900 captured my WPA handshake, so I could crack my own WPA network; but that would be silly!</p>
<div id="attachment_467" class="wp-caption aligncenter" style="width: 523px"><a href="http://406notacceptable.com/wp-content/uploads/2009/12/screenshot07.png"><img class="size-full wp-image-467 " title="Airodump_N900" src="http://406notacceptable.com/wp-content/uploads/2009/12/screenshot07.png" alt="Airodump running on the N900" width="513" height="307" /></a><p class="wp-caption-text">Airodump running on the N900: hope you like my faked mac address!</p></div>
<p>So aircrack looks like it can simply be moved to Maemo-extras (devel or testing.) It just needs more testing to check if inject is really working. My N900 had been up for 48 hours at this point, so didn&#8217;t wish to comply with testing <img src='http://406notacceptable.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>


<p>Related posts:<ol><li><a href='http://406notacceptable.com/the-real-world/update-on-aircrack-for-n900/' rel='bookmark' title='Permanent Link: Update on Aircrack for N900'>Update on Aircrack for N900</a></li>
<li><a href='http://406notacceptable.com/security/nmap-now-on-the-n900/' rel='bookmark' title='Permanent Link: Nmap now on the N900!'>Nmap now on the N900!</a></li>
<li><a href='http://406notacceptable.com/operating-systems/pr1-1-1-n900-update-still-not-out-in-the-uk/' rel='bookmark' title='Permanent Link: PR1.1.1 N900 Update still not out in the UK'>PR1.1.1 N900 Update still not out in the UK</a></li>
</ol></p><hr />
<p><small>&copy; jim for <a href="http://406notacceptable.com">406 Not Acceptable</a>, 2009. |
<a href="http://406notacceptable.com/guides/aircrack-on-the-n900/">Permalink</a> |
<a href="http://406notacceptable.com/guides/aircrack-on-the-n900/#comments">2 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://406notacceptable.com/guides/aircrack-on-the-n900/&amp;title=Aircrack on the N900">del.icio.us</a>
<br/>
Post tags: <a href="http://406notacceptable.com/tag/aircrack/" rel="tag">aircrack</a>, <a href="http://406notacceptable.com/tag/injection/" rel="tag">injection</a>, <a href="http://406notacceptable.com/tag/n900/" rel="tag">N900</a>, <a href="http://406notacceptable.com/tag/wireless-hacking/" rel="tag">wireless hacking</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://406notacceptable.com/guides/aircrack-on-the-n900/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

