<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Hacking WEP encryption on Ubuntu</title>
	<atom:link href="http://dev.eek.be/2010/02/hacking-wep-encryption-on-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://dev.eek.be/2010/02/hacking-wep-encryption-on-ubuntu/</link>
	<description>IT knowledge exchange</description>
	<lastBuildDate>Sat, 28 Jan 2012 07:44:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Wim</title>
		<link>http://dev.eek.be/2010/02/hacking-wep-encryption-on-ubuntu/#comment-20489</link>
		<dc:creator>Wim</dc:creator>
		<pubDate>Tue, 20 Dec 2011 17:42:21 +0000</pubDate>
		<guid isPermaLink="false">http://dev.eek.be/?p=284#comment-20489</guid>
		<description>Does it work if you run following commands?

wget http://wireless.kernel.org/download/compat-wireless-2.6/compat-wireless-2010-10-16.tar.bz2
tar -jxf compat-wireless-2010-10-16.tar.bz2
cd compat-wireless-2010-10-16
wget http://patches.aircrack-ng.org/mac80211.compat08082009.wl_frag+ack_v1.patch
patch -p1 &lt; mac80211.compat08082009.wl_frag+ack_v1.patch
wget http://patches.aircrack-ng.org/channel-negative-one-maxim.patch
patch ./net/wireless/chan.c channel-negative-one-maxim.patch
gedit scripts/update-initramfs
#*** FIND LINE 13: KLIB=/lib/modules/2.6.31-wl/build
#*** REPLACE WITH: KLIB=/lib/modules/$(uname -r)/build
make
sudo make install
sudo make unload
sudo reboot
</description>
		<content:encoded><![CDATA[<p>Does it work if you run following commands?</p>
<p>wget <a href="http://wireless.kernel.org/download/compat-wireless-2.6/compat-wireless-2010-10-16.tar.bz2" rel="nofollow">http://wireless.kernel.org/download/compat-wireless-2.6/compat-wireless-2010-10-16.tar.bz2</a><br />
tar -jxf compat-wireless-2010-10-16.tar.bz2<br />
cd compat-wireless-2010-10-16<br />
wget <a href="http://patches.aircrack-ng.org/mac80211.compat08082009.wl_frag+ack_v1.patch" rel="nofollow">http://patches.aircrack-ng.org/mac80211.compat08082009.wl_frag+ack_v1.patch</a><br />
patch -p1 < mac80211.compat08082009.wl_frag+ack_v1.patch<br />
wget <a href="http://patches.aircrack-ng.org/channel-negative-one-maxim.patch" rel="nofollow">http://patches.aircrack-ng.org/channel-negative-one-maxim.patch<br />
patch ./net/wireless/chan.c channel-negative-one-maxim.patch<br />
gedit scripts/update-initramfs<br />
#*** FIND LINE 13: KLIB=/lib/modules/2.6.31-wl/build<br />
#*** REPLACE WITH: KLIB=/lib/modules/$(uname -r)/build<br />
make<br />
sudo make install<br />
sudo make unload<br />
sudo reboot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gui Ziinb</title>
		<link>http://dev.eek.be/2010/02/hacking-wep-encryption-on-ubuntu/#comment-20488</link>
		<dc:creator>Gui Ziinb</dc:creator>
		<pubDate>Tue, 20 Dec 2011 17:33:15 +0000</pubDate>
		<guid isPermaLink="false">http://dev.eek.be/?p=284#comment-20488</guid>
		<description>its say [fixed channel mon0] -1..
how can i change to 1?
plss anyone help me?</description>
		<content:encoded><![CDATA[<p>its say [fixed channel mon0] -1..<br />
how can i change to 1?<br />
plss anyone help me?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: karisma</title>
		<link>http://dev.eek.be/2010/02/hacking-wep-encryption-on-ubuntu/#comment-20324</link>
		<dc:creator>karisma</dc:creator>
		<pubDate>Sat, 03 Sep 2011 21:58:12 +0000</pubDate>
		<guid isPermaLink="false">http://dev.eek.be/?p=284#comment-20324</guid>
		<description>hey, when i enter the sudo- aireplay-ng –fakeauth 0 -a 00:24:01:65:97:69 -e wifi9/7 mon0

with my mac adress and essid.?

all i get is “aireplay –help”

what is wrong?</description>
		<content:encoded><![CDATA[<p>hey, when i enter the sudo- aireplay-ng –fakeauth 0 -a 00:24:01:65:97:69 -e wifi9/7 mon0</p>
<p>with my mac adress and essid.?</p>
<p>all i get is “aireplay –help”</p>
<p>what is wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sabu</title>
		<link>http://dev.eek.be/2010/02/hacking-wep-encryption-on-ubuntu/#comment-20196</link>
		<dc:creator>Sabu</dc:creator>
		<pubDate>Fri, 03 Jun 2011 21:32:08 +0000</pubDate>
		<guid isPermaLink="false">http://dev.eek.be/?p=284#comment-20196</guid>
		<description>hey, when i enter the sudo- aireplay-ng --fakeauth 0 -a 00:24:01:65:97:69 -e wifi9/7 mon0

with my mac adress and essid.?

all i get is &quot;aireplay --help&quot; 

what is wrong?</description>
		<content:encoded><![CDATA[<p>hey, when i enter the sudo- aireplay-ng &#8211;fakeauth 0 -a 00:24:01:65:97:69 -e wifi9/7 mon0</p>
<p>with my mac adress and essid.?</p>
<p>all i get is &#8220;aireplay &#8211;help&#8221; </p>
<p>what is wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: secured wireless network hacking</title>
		<link>http://dev.eek.be/2010/02/hacking-wep-encryption-on-ubuntu/#comment-20134</link>
		<dc:creator>secured wireless network hacking</dc:creator>
		<pubDate>Sun, 10 Apr 2011 17:18:44 +0000</pubDate>
		<guid isPermaLink="false">http://dev.eek.be/?p=284#comment-20134</guid>
		<description>I was searching for secured wireless network hacking via Google on Sunday, and I found your page Hacking WEP encryption on Ubuntu&#160;&#124;&#160;My IT-blog to be extremely useful.  Regards gill54@msn.com</description>
		<content:encoded><![CDATA[<p>I was searching for secured wireless network hacking via Google on Sunday, and I found your page Hacking WEP encryption on Ubuntu&nbsp;|&nbsp;My IT-blog to be extremely useful.  Regards <a href="mailto:gill54@msn.com">gill54@msn.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pbx</title>
		<link>http://dev.eek.be/2010/02/hacking-wep-encryption-on-ubuntu/#comment-20095</link>
		<dc:creator>pbx</dc:creator>
		<pubDate>Tue, 15 Mar 2011 12:24:46 +0000</pubDate>
		<guid isPermaLink="false">http://dev.eek.be/?p=284#comment-20095</guid>
		<description>Useful tutorial if you want to check your AP security.</description>
		<content:encoded><![CDATA[<p>Useful tutorial if you want to check your AP security.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nunes</title>
		<link>http://dev.eek.be/2010/02/hacking-wep-encryption-on-ubuntu/#comment-19975</link>
		<dc:creator>Nunes</dc:creator>
		<pubDate>Mon, 24 Jan 2011 02:19:31 +0000</pubDate>
		<guid isPermaLink="false">http://dev.eek.be/?p=284#comment-19975</guid>
		<description>Good tutorial, well written. A question though: I get the authentication and association message successful (fake auth) but my mac address is not listed along with the associated clients...this means if there is no clients associated in the AP, no wep crack! What am I doing wrong? I did the whole wep crack with clients already associated using their Mac address and it worked well, the thing is I cant get my Mac address associated with the AP, although it says the association is successful...Thanks a million</description>
		<content:encoded><![CDATA[<p>Good tutorial, well written. A question though: I get the authentication and association message successful (fake auth) but my mac address is not listed along with the associated clients&#8230;this means if there is no clients associated in the AP, no wep crack! What am I doing wrong? I did the whole wep crack with clients already associated using their Mac address and it worked well, the thing is I cant get my Mac address associated with the AP, although it says the association is successful&#8230;Thanks a million</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wim</title>
		<link>http://dev.eek.be/2010/02/hacking-wep-encryption-on-ubuntu/#comment-19885</link>
		<dc:creator>Wim</dc:creator>
		<pubDate>Sat, 08 Jan 2011 06:11:31 +0000</pubDate>
		<guid isPermaLink="false">http://dev.eek.be/?p=284#comment-19885</guid>
		<description>There are many possible root causes of this problem:

- The wireless card is set to a channel which is different from the AP. Solution: Use iwconfig and confirm the card is set to the same channel as the AP.

-The card is scanning channels. Solution: Start airodump-ng with the ”-c” or ”–channel” parameter and set it to the same channel as the AP.

-The ESSID is wrong. Solution: Enter the correct value. If if contains spaces or special characters then enclose it in quotes. For the complete details, see this FAQ entry.

-The BSSID is wrong. Solution: Enter the correct value.

-You are too far away from the AP and are not receiving any beacons. Solution: You can use tcpdump and/or airodump-ng to confirm you are in fact receiving beacons for the AP. If not, move closer.

-You are not receiving beacons for the AP: Solution: Use “tcpdump -n -vvv -e -s0 -i &lt;interface name&gt;” to confirm you are receiving beacons. Assuming you have dealt with with potential problems above, it could be the drivers or you have not put the card into monitor mode.

For all of the above, running airodump-ng and the related text file should provide all the information you require identify and correct the problem.</description>
		<content:encoded><![CDATA[<p>There are many possible root causes of this problem:</p>
<p>- The wireless card is set to a channel which is different from the AP. Solution: Use iwconfig and confirm the card is set to the same channel as the AP.</p>
<p>-The card is scanning channels. Solution: Start airodump-ng with the ”-c” or ”–channel” parameter and set it to the same channel as the AP.</p>
<p>-The ESSID is wrong. Solution: Enter the correct value. If if contains spaces or special characters then enclose it in quotes. For the complete details, see this FAQ entry.</p>
<p>-The BSSID is wrong. Solution: Enter the correct value.</p>
<p>-You are too far away from the AP and are not receiving any beacons. Solution: You can use tcpdump and/or airodump-ng to confirm you are in fact receiving beacons for the AP. If not, move closer.</p>
<p>-You are not receiving beacons for the AP: Solution: Use “tcpdump -n -vvv -e -s0 -i <interface name>” to confirm you are receiving beacons. Assuming you have dealt with with potential problems above, it could be the drivers or you have not put the card into monitor mode.</p>
<p>For all of the above, running airodump-ng and the related text file should provide all the information you require identify and correct the problem.</interface></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Black Sam</title>
		<link>http://dev.eek.be/2010/02/hacking-wep-encryption-on-ubuntu/#comment-19884</link>
		<dc:creator>Black Sam</dc:creator>
		<pubDate>Sat, 08 Jan 2011 05:47:13 +0000</pubDate>
		<guid isPermaLink="false">http://dev.eek.be/?p=284#comment-19884</guid>
		<description>I really appreciate your tutorial. I am hacking to learn and not learning to hack. I need your help, please.
When I tried &quot;aireplay-ng deauth&quot; and &quot;aireplay-ng fauth,&quot; It gave me this error: &quot;Waiting for Beacon Frame....&quot; and then &quot;No such BSSID available.&quot; After that, it stopped.</description>
		<content:encoded><![CDATA[<p>I really appreciate your tutorial. I am hacking to learn and not learning to hack. I need your help, please.<br />
When I tried &#8220;aireplay-ng deauth&#8221; and &#8220;aireplay-ng fauth,&#8221; It gave me this error: &#8220;Waiting for Beacon Frame&#8230;.&#8221; and then &#8220;No such BSSID available.&#8221; After that, it stopped.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: annoorr</title>
		<link>http://dev.eek.be/2010/02/hacking-wep-encryption-on-ubuntu/#comment-19783</link>
		<dc:creator>annoorr</dc:creator>
		<pubDate>Wed, 22 Dec 2010 17:24:06 +0000</pubDate>
		<guid isPermaLink="false">http://dev.eek.be/?p=284#comment-19783</guid>
		<description>To Faisal...
check your card capability on aircrack-ng.com</description>
		<content:encoded><![CDATA[<p>To Faisal&#8230;<br />
check your card capability on aircrack-ng.com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aleem</title>
		<link>http://dev.eek.be/2010/02/hacking-wep-encryption-on-ubuntu/#comment-19777</link>
		<dc:creator>aleem</dc:creator>
		<pubDate>Mon, 20 Dec 2010 12:21:45 +0000</pubDate>
		<guid isPermaLink="false">http://dev.eek.be/?p=284#comment-19777</guid>
		<description>its say [fixed channel mon0] -1..
how can i change to 1?
plss anyone help me?</description>
		<content:encoded><![CDATA[<p>its say [fixed channel mon0] -1..<br />
how can i change to 1?<br />
plss anyone help me?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Faisal</title>
		<link>http://dev.eek.be/2010/02/hacking-wep-encryption-on-ubuntu/#comment-19437</link>
		<dc:creator>Faisal</dc:creator>
		<pubDate>Sun, 15 Aug 2010 18:55:03 +0000</pubDate>
		<guid isPermaLink="false">http://dev.eek.be/?p=284#comment-19437</guid>
		<description>when i write this commands:
sudo airmon-ng 

it does not display any interferance name , chipset, drivers.

i have installed ubuntu inside the windowsXP.
plz. help me.</description>
		<content:encoded><![CDATA[<p>when i write this commands:<br />
sudo airmon-ng </p>
<p>it does not display any interferance name , chipset, drivers.</p>
<p>i have installed ubuntu inside the windowsXP.<br />
plz. help me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Opfer</title>
		<link>http://dev.eek.be/2010/02/hacking-wep-encryption-on-ubuntu/#comment-19011</link>
		<dc:creator>Opfer</dc:creator>
		<pubDate>Wed, 28 Apr 2010 04:18:57 +0000</pubDate>
		<guid isPermaLink="false">http://dev.eek.be/?p=284#comment-19011</guid>
		<description>It works!
the only problem is that it took me 2 hours to hack my own wireless network.
Thanks for this tutorial!</description>
		<content:encoded><![CDATA[<p>It works!<br />
the only problem is that it took me 2 hours to hack my own wireless network.<br />
Thanks for this tutorial!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlo</title>
		<link>http://dev.eek.be/2010/02/hacking-wep-encryption-on-ubuntu/#comment-17911</link>
		<dc:creator>Carlo</dc:creator>
		<pubDate>Tue, 23 Mar 2010 12:55:22 +0000</pubDate>
		<guid isPermaLink="false">http://dev.eek.be/?p=284#comment-17911</guid>
		<description>Also I&#039;ve done everything by the book, exactly BUT the last step

sudo aircrack-ng -0 -b 00:24:01:65:97:69 /home/wim/crackwepwifi-02.iv

gives me two results.

1) He says the file or directory does not exists
OR
2) He says the BSSID (or ESSID I forgot) is wrong.

I checked and checked and both are correct.

Do I actually have to create a file for instance on the desktop to record the outputdata from airodump?

I did :

sudo airodump-ng --channel 6 -w /home/redhat/desktop -i mon0

(I just placed that in the terminal, is that enough or should I actually create a file on the desktop for instance and then:

sudo airodump-ng --channel 6 -w /home/redhat/desktop/file -i mon0


)</description>
		<content:encoded><![CDATA[<p>Also I&#8217;ve done everything by the book, exactly BUT the last step</p>
<p>sudo aircrack-ng -0 -b 00:24:01:65:97:69 /home/wim/crackwepwifi-02.iv</p>
<p>gives me two results.</p>
<p>1) He says the file or directory does not exists<br />
OR<br />
2) He says the BSSID (or ESSID I forgot) is wrong.</p>
<p>I checked and checked and both are correct.</p>
<p>Do I actually have to create a file for instance on the desktop to record the outputdata from airodump?</p>
<p>I did :</p>
<p>sudo airodump-ng &#8211;channel 6 -w /home/redhat/desktop -i mon0</p>
<p>(I just placed that in the terminal, is that enough or should I actually create a file on the desktop for instance and then:</p>
<p>sudo airodump-ng &#8211;channel 6 -w /home/redhat/desktop/file -i mon0</p>
<p>)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: carlo</title>
		<link>http://dev.eek.be/2010/02/hacking-wep-encryption-on-ubuntu/#comment-17906</link>
		<dc:creator>carlo</dc:creator>
		<pubDate>Tue, 23 Mar 2010 09:43:47 +0000</pubDate>
		<guid isPermaLink="false">http://dev.eek.be/?p=284#comment-17906</guid>
		<description>I almost got it to work!!!!! I&#039;m so close! 

1) What do you do if the target host uses MAC filtering?</description>
		<content:encoded><![CDATA[<p>I almost got it to work!!!!! I&#8217;m so close! </p>
<p>1) What do you do if the target host uses MAC filtering?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

