<?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>Hacker&#039;s Lane &#187; hacking</title>
	<atom:link href="http://www.hackerslane.com/tag/hacking/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hackerslane.com</link>
	<description>Your resource for hacks and tricks for all platforms-HacK_MiNDeD</description>
	<lastBuildDate>Sun, 18 Jul 2010 13:02:19 +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>Hack WEP password of Wireless Network using BackTrack</title>
		<link>http://www.hackerslane.com/2010/wep-hacking/</link>
		<comments>http://www.hackerslane.com/2010/wep-hacking/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 14:34:10 +0000</pubDate>
		<dc:creator>Talha</dc:creator>
				<category><![CDATA[Exploits]]></category>
		<category><![CDATA[Softwares]]></category>
		<category><![CDATA[hacking]]></category>

		<guid isPermaLink="false">http://www.hackerslane.com/?p=785</guid>
		<description><![CDATA[You already know that if you want to lock down your Wi-Fi network, you should opt for WPA encryption because WEP is easy to crack. But did you know how easy? Take a look.

Today we're going to run down, step-by-step, how to crack a Wi-Fi network with WEP security turned on. But first, a word: Knowledge is power, but power doesn't mean you should be a jerk, or do anything illegal. Knowing how to pick a lock doesn't make you a thief. Consider this post educational, or a proof-of-concept intellectual exercise]]></description>
			<content:encoded><![CDATA[<h3>(via <a href="http://lifehacker.com/5305094/how-to-crack-a-wi+fi-networks-wep-password-with-backtrack" target="_blank">LifeHacker</a>)</h3>
<p><!-- google_ad_section_start --><img src="http://cache.gawker.com/assets/images/lifehacker/2009/07/wepcrackbacktrack-head.png" alt="" width="500" /></p>
<p>You already know that if you want to lock down your Wi-Fi network, you should opt for WPA encryption because WEP is easy to crack. But did you know how easy? Take a look.</p>
<p>Today we&#8217;re going to run down, step-by-step, how to crack a Wi-Fi network with WEP security turned on. But first, a word: Knowledge is power, but power doesn&#8217;t mean you should be a jerk, or do anything illegal. Knowing how to pick a lock doesn&#8217;t make you a thief. Consider this post educational, or a proof-of-concept intellectual exercise</p>
<p>.</p>
<p><span id="more-785"></span></p>
<p>Dozens of tutorials on how to crack WEP are already all over the  internet using this method. Seriously—Google it. This ain&#8217;t what you&#8217;d  call &#8220;news.&#8221; But what is surprising is that someone like me, with  minimal networking experience, can get this done with free software and a  cheap Wi-Fi adapter. Here&#8217;s how it goes.</p>
<h3>What You&#8217;ll Need</h3>
<p><img src="http://cache.gawker.com/assets/images/lifehacker/2009/07/alfa_01.png" alt="" width="150" height="200" align="right" />Unless you&#8217;re a computer  security and networking ninja, chances are you don&#8217;t have all the tools  on hand to get this job done. Here&#8217;s what you&#8217;ll need:</p>
<ul>
<li><strong>A compatible wireless adapter</strong>—This is the biggest  requirement. You&#8217;ll need a wireless adapter that&#8217;s capable of packet  injection, and chances are the one in your computer is not. After  consulting with my friendly neighborhood security expert, I purchased an  Alfa AWUS050NH USB adapter, pictured here, and it set me back about $50  on Amazon. <em>Update: Don&#8217;t do what I did. Get the Alfa AWUS036H, not  the US050NH, instead.</em> <a href="http://www.youtube.com/watch?v=oHq-cKoYcr8">The guy in this video</a> below is using a $12 model he bought on Ebay (and is even <a href="http://www.youtube.com/watch?v=bFlOHMj7Qoc">selling his router of  choice</a>). There are <a href="http://www.aircrack-ng.org/doku.php?id=compatible_cards">plenty of  resources on getting aircrack-compatible adapters out there</a>.</li>
<li><strong><a href="http://www.remote-exploit.org/backtrack_download.html">A  BackTrack 3 Live CD</a></strong>. We already took you on a <a href="http://lifehacker.com/5166530/backtrack-is-a-security+focused-live-cd-packed-with-system-tools">full  screenshot tour of how to install and use BackTrack 3</a>, the <a title="Click here to read more posts tagged LINUX LIVE  CD" href="http://lifehacker.com/tag/linux-live-cd/">Linux Live CD</a> that lets you do all sorts of security testing and tasks. Download  yourself a copy of the CD and burn it, or load it up in VMware to get  started. (I tried the BackTrack 4 pre-release, and it didn&#8217;t work as  well as BT3. Do yourself a favor and stick with BackTrack 3 for now.)</li>
<li><strong>A nearby WEP-enabled Wi-Fi network.</strong> The signal should be  strong and ideally people are using it, connecting and disconnecting  their devices from it. The more use it gets while you collect the data  you need to run your crack, the better your chances of success.</li>
<li><strong>Patience with the <a title="Click here to read  more posts tagged COMMAND LINE" href="http://lifehacker.com/tag/command-line/">command line</a>.</strong> This is an ten-step process that requires typing in long, arcane  commands and waiting around for your Wi-Fi card to collect data in order  to crack the password. Like the doctor said to the short person, be a  little patient.</li>
</ul>
<h3>Crack That WEP</h3>
<p>To crack WEP, you&#8217;ll need to launch Konsole, BackTrack&#8217;s built-in  command line. It&#8217;s right there on the taskbar in the lower left corner,  second button to the right. Now, the commands.</p>
<p>First run the following to get a list of your network interfaces:</p>
<blockquote><p><code>airmon-ng</code></p></blockquote>
<p>The only one I&#8217;ve got there is labeled <code>ra0</code>. Yours may be  different; take note of the label and write it down. From here on in,  substitute it in everywhere a command includes (interface).</p>
<p>Now, run the following four commands. See the output that I got for  them in the screenshot below.</p>
<blockquote><p><code><br />
airmon-ng stop (interface)<br />
ifconfig (interface) down<br />
macchanger --mac 00:11:22:33:44:55 (interface)<br />
airmon-ng start (interface)</code></p></blockquote>
<p><a rel="lytebox" href="http://cache.gawkerassets.com/assets/images/17/2009/07/wepcrack01.png"><img src="http://cache.gawker.com/assets/images/lifehacker/2009/07/wepcrack01.png" alt="" width="500" /></a> If you don&#8217;t get the same results from these commands  as pictured here, most likely your network adapter won&#8217;t work with this  particular crack. If you do, you&#8217;ve successfully &#8220;faked&#8221; a new MAC  address on your network interface, 00:11:22:33:44:55.</p>
<p>Now it&#8217;s time to pick your network. Run:</p>
<blockquote><p><code>airodump-ng (interface)</code></p></blockquote>
<p>To see a list of wireless networks around you. When you see the one  you want, hit Ctrl+C to stop the list. Highlight the row pertaining to  the network of interest, and take note of two things: its BSSID and its  channel (in the column labeled CH), as pictured below. Obviously the  network you want to crack should have WEP encryption (in the ENC)  column, not WPA or anything else.</p>
<p><a rel="lytebox" href="http://cache.gawkerassets.com/assets/images/17/2009/07/wepcrack02.png"><img src="http://cache.gawker.com/assets/images/lifehacker/2009/07/wepcrack02.png" alt="" width="500" /></a> Like I said, hit Ctrl+C to stop this listing. (I had to  do this once or twice to find the network I was looking for.) Once  you&#8217;ve got it, highlight the BSSID and copy it to your clipboard for  reuse in the upcoming commands.</p>
<p>Now we&#8217;re going to watch what&#8217;s going on with that network you chose  and capture that information to a file. Run:</p>
<blockquote><p><code>airodump-ng -c (channel) -w (file name) --bssid (bssid)  (interface)</code></p></blockquote>
<p>Where (channel) is your network&#8217;s channel, and (bssid) is the BSSID  you just copied to clipboard. You can use the Shift+Insert key  combination to paste it into the command. Enter anything descriptive for  (file name). I chose &#8220;yoyo,&#8221; which is the network&#8217;s name I&#8217;m cracking.</p>
<p><a rel="lytebox" href="http://cache.gawkerassets.com/assets/images/17/2009/07/wepcrack03.png"><img src="http://cache.gawker.com/assets/images/lifehacker/2009/07/wepcrack03.png" alt="" width="500" /></a></p>
<p>You&#8217;ll get output like what&#8217;s in the window in the background  pictured below. Leave that one be. Open a new Konsole window in the  foreground, and enter this command:</p>
<blockquote><p><code>aireplay-ng -1 0 -a (bssid) -h 00:11:22:33:44:55 -e (essid)  (interface)</code></p></blockquote>
<p>Here the ESSID is the access point&#8217;s SSID name, which in my case is <code>yoyo</code>.  What you want to get after this command is the reassuring &#8220;Association  successful&#8221; message with that smiley face.</p>
<p><a rel="lytebox" href="http://cache.gawkerassets.com/assets/images/17/2009/07/wepcrack04.png"><img src="http://cache.gawker.com/assets/images/lifehacker/2009/07/wepcrack04.png" alt="" width="500" /></a></p>
<p>You&#8217;re almost there. Now it&#8217;s time for:</p>
<blockquote><p><code>aireplay-ng -3 -b (bssid) -h 00:11:22:33:44:55 (interface)</code></p></blockquote>
<p>Here we&#8217;re creating router traffic to capture more throughput faster  to speed up our crack. After a few minutes, that front window will start  going crazy with read/write packets. (Also, I was unable to surf the  web with the <code>yoyo</code> network on a separate computer while this  was going on.) Here&#8217;s the part where you might have to grab yourself a  cup of coffee or take a walk. Basically you want to wait until enough  data has been collected to run your crack. Watch the number in the  &#8220;#Data&#8221; column—you want it to go above 10,000. (Pictured below it&#8217;s only  at 854.)</p>
<p>Depending on the power of your network (mine is inexplicably low at  -32 in that screenshot, even though the <code>yoyo</code> AP was in the  same room as my adapter), this process could take some time. Wait until  that #Data goes over 10k, though—because the crack won&#8217;t work if it  doesn&#8217;t. In fact, you may need more than 10k, though that seems to be a  working threshold for many.</p>
<p><a rel="lytebox" href="http://cache.gawkerassets.com/assets/images/17/2009/07/wepcrack05.png"><img src="http://cache.gawker.com/assets/images/lifehacker/2009/07/wepcrack05.png" alt="" width="500" /></a></p>
<p>Once you&#8217;ve collected enough data, it&#8217;s the moment of truth. Launch a  third Konsole window and run the following to crack that data you&#8217;ve  collected:</p>
<blockquote><p><code>aircrack-ng -b (bssid) (file name-01.cap)</code></p></blockquote>
<p>Here the filename should be whatever you entered above for (file  name). You can browse to your Home directory to see it; it&#8217;s the one  with .cap as the extension.</p>
<p>If you didn&#8217;t get enough data, aircrack will fail and tell you to try  again with more. If it succeeds, it will look like this:</p>
<p><a rel="lytebox" href="http://cache.gawkerassets.com/assets/images/17/2009/07/wepcrack-success.png"><img src="http://cache.gawker.com/assets/images/lifehacker/2009/07/wepcrack-success.png" alt="" width="500" /></a></p>
<p>The WEP key appears next to &#8220;KEY FOUND.&#8221; Drop the colons and enter it to  log onto the network.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hackerslane.com/2010/wep-hacking/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Hacker Evolution (Game)</title>
		<link>http://www.hackerslane.com/2009/hacker-evolution-game/</link>
		<comments>http://www.hackerslane.com/2009/hacker-evolution-game/#comments</comments>
		<pubDate>Sun, 03 May 2009 16:09:08 +0000</pubDate>
		<dc:creator>HacK_MiNDeD</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[hacker evolution]]></category>
		<category><![CDATA[hacking]]></category>

		<guid isPermaLink="false">http://hackerslane.com/?p=301</guid>
		<description><![CDATA[Hi guys,

Time for some fun...

I came across a wonderful hacking game some days ago, thought to share it with you all today.

The game's name is "Hacker Evolution", it is a console oriented simulator game for hackers. Its a really nice game which makes the player feel like he's hacking in real, but its just a game so the player isn't doing any real hacking and he's not doing a crime too :P]]></description>
			<content:encoded><![CDATA[<p>Hi guys,</p>
<p>Time for some fun&#8230;</p>
<p>I came across a wonderful hacking game some days ago, thought to share it with you all today.</p>
<p>The game&#8217;s name is &#8220;Hacker Evolution&#8221;, it is a console oriented simulator game for hackers. Its a really nice game which makes the player feel like he&#8217;s hacking in real, but its just a game so the player isn&#8217;t doing any real hacking and he&#8217;s not doing a crime too :P</p>
<p>The advantage of playing &#8220;Hacker Evolution&#8221; is that the player comes to know how hacking is carried out and what procedures are taken by the real hackers (nothing unethical in my mind right now). :)<br />
It also helps the player to gain knowledge in the field of hacking.</p>
<p>The game has nothing to do with the real world&#8230;whatever hacking is carried out, is done in the virtual world.</p>
<p><strong>Download</strong>: <a href="http://www.easy-share.com/1904982481/Hacker Evolution.rar" target="_blank">Hacker Evolution (6.56MB)</a></p>
<p>Do try it, and drop a comment here about what you feel about the game.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hackerslane.com/2009/hacker-evolution-game/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
