<?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>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; wep</title> <atom:link href="http://www.ghacks.net/tag/wep/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Sat, 11 Feb 2012 09:52:46 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Types of Wi-Fi Encryption You Can Use</title><link>http://www.ghacks.net/2011/09/22/types-of-wi-fi-encryption-you-can-use/</link> <comments>http://www.ghacks.net/2011/09/22/types-of-wi-fi-encryption-you-can-use/#comments</comments> <pubDate>Thu, 22 Sep 2011 06:34:11 +0000</pubDate> <dc:creator>Melanie Gross</dc:creator> <category><![CDATA[Uncategorized]]></category> <category><![CDATA[encryption]]></category> <category><![CDATA[router]]></category> <category><![CDATA[wep]]></category> <category><![CDATA[wifi]]></category> <category><![CDATA[wireless]]></category> <category><![CDATA[wpa]]></category> <category><![CDATA[wpa2]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=50712</guid> <description><![CDATA[There are many types of Wi-Fi encryption you can use on modern Internet routers. So which one should you use? Many people don’t even use encryption, and those that do just pick an encryption type at random without knowing what they do. Most encryption types are better than nothing at all, but some are more [...]]]></description> <content:encoded><![CDATA[<p>There are many types of Wi-Fi encryption you can use on modern Internet routers. So which one should you use? Many people don’t even use encryption, and those that do just pick an encryption type at random without knowing what they do. Most encryption types are better than nothing at all, but some are more suitable than others.</p><p>For a long time, WEP was considered to be an extremely good method of encrypting wireless connections. The acronym simply means Wired Equivalent Privacy. Originally it was only available in 64-bit configuration, but soon after 128-bit and even 256-bit encryption became available.  Entering a 64-bit WEP Wi-Fi key was as simple as choosing a ten character hexadecimal number. Each character represented 4 bits, making 40 bits in total, and then 24 bits were added to complete the 64-bit key. WEP however, was proved to have many flaws mainly involving the short key size, which were relatively easy to crack. WEP also does not provide for security against altered packets – a process where packets of information is intercepted by an intruder and then altered before sending them back, making it look like the intruder is valid user.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/09/wireless-encryption.jpg" alt="wireless encryption" title="wireless encryption" width="520" height="408" class="alignnone size-full wp-image-50713" /></p><p>These days, WPA (Wi-Fi Protected Access) and WPA2 have completely taken over from the old WEP encryption methods. You’ll probably still find WEP available on most routers, but it’s being phased out and someday it probably won’t be available at all. The main advantage WPA has over WEP is that it employs a powerful new feature called TKIP, or rather Temporal Key Integrity Protocol. TKIP is 128-bit, but instead of the key being static, it generates a new key for every packet of information that is sent, meaning it is a lot more secure. WPA also integrates a method of message integrity checks, used to defeat network attackers intercepting and altering data packets. WPA2 goes even further and replaces TKIP with CCMP. CCMP is an AES based encryption method that is much stronger even than TKIP.</p><p>In the home, you’ll probably want to use an encryption method called WPA-Personal. This is sometimes also called WPA-PSK. PSK stands for Pre-Shared Key, and is designed for home users and small offices where a server is not required for authenticating messages. It works by having each wireless device such as a laptop or smart phone authenticating directly with the wireless access point using the same key. Offices and large buildings may employ WPA-Enterprise. You can’t generally use this without a complicated authentication server set-up, but it does provide additional security.</p><p>Both WPA-SPK and WPA-Enterprise are available in WPA2, meaning even home users can now benefit from AES encryption over their Wi-Fi connections. All of these methods can transmit data at maximum speed, and you won’t notice any speed differences between each type of encryption. Therefore the recommendation is to use the best encryption you can. This means going for WPA2-PSK where you can in a home environment. There are new and more exotic types of Wi-Fi encryption becoming available, but for now even advanced users will find WPA2 more than adequate for most security applications.</p><p>If you are using wireless connections, you may want to check your router to make sure that it does not use encryption that can easily be cracked by users with the right toolset.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/09/22/types-of-wi-fi-encryption-you-can-use/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>Cracking WEP with Windows XP</title><link>http://www.ghacks.net/2006/07/05/cracking-wep-with-windows-xp/</link> <comments>http://www.ghacks.net/2006/07/05/cracking-wep-with-windows-xp/#comments</comments> <pubDate>Wed, 05 Jul 2006 17:39:08 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Hacking]]></category> <category><![CDATA[aircrack]]></category> <category><![CDATA[cracking wep]]></category> <category><![CDATA[wep]]></category> <category><![CDATA[windows-xp]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2006/07/05/cracking-wep-with-windows-xp/</guid> <description><![CDATA[You find lots of tutorials on the web that deal with cracking WEP (wired equivalent privacy) using tools that are only available if you are using a *nix distribution. This could be quite a challenge for most windows users. A tutorial at the taz forum now finally takes a look at and explains how to crack WEP using windows xp.]]></description> <content:encoded><![CDATA[<p>You find lots of tutorials on the web that deal with cracking WEP (wired equivalent privacy) using tools that are only available if you are using a *nix distribution. This could be quite a challenge for most windows users. A tutorial at the <a
target="_blank" href="http://www.tazforum.thetazzone.com/viewtopic.php?t=2069.">taz forum</a> now finally takes a look at and explains how to crack WEP using windows xp.</p><p>The tutorials tries to make it right for everyone, explaining everything in great detail which is great for beginners. You might want to skip some paragraphs if you already know the basics. The author uses aircrack -ng and explains the usage of this tool in great lenght. If you are curious take a look, you won´t find an easier introduction to WEP cracking. There will be a video tutorial out soon as well which visualizes everything.</p><p><span
id="more-610"></span></p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2006/07/05/cracking-wep-with-windows-xp/feed/</wfw:commentRss> <slash:comments>69</slash:comments> </item> <item><title>Cracking WEP the FBI way</title><link>http://www.ghacks.net/2006/07/02/cracking-wep-the-fbi-way/</link> <comments>http://www.ghacks.net/2006/07/02/cracking-wep-the-fbi-way/#comments</comments> <pubDate>Sun, 02 Jul 2006 07:12:57 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Hacking]]></category> <category><![CDATA[wep]]></category> <category><![CDATA[wpa]]></category> <category><![CDATA[wpa2]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2006/07/02/cracking-wep-the-fbi-way/</guid> <description><![CDATA[WEP also known as Wired Equivalent Privacy was intended to provide comparable confidentiality to a traditional wired network. Several security weaknesses have been identified. Despite the weaknesses, WEP provides a level of security that can deter casual snooping.]]></description> <content:encoded><![CDATA[<p>WEP also known as Wired Equivalent Privacy was intended to provide comparable confidentiality to a traditional wired network. Several <a
target="_blank" href="http://www.cs.umd.edu/~waa/wireless.html">security weaknesses</a> have been identified. Despite the weaknesses, WEP provides a level of security that can deter casual snooping.</p><p>The FBI method relies on the following tools: <a
target="_blank" href="http://www.kismetwireless.net/">Kismet</a> and Aircrack. Both can be found on Linux live cds such as <a
target="_blank" href="http://www.knopper.net/knoppix/index-en.html">knoppix</a>.</p><p>Do the following if you have the tools available:</p><p><span
id="more-600"></span></p><ol><li>Run Kismet to find your target network. Get the SSID and the channel.</li><li>Run Airodump and start capturing data.</li><li>With Aireplay, start replaying a packet on the target network. (You can find a ‘good packet’ by looking at the BSSID MAC on Kismet and comparing it to the captured packet’s BSSID MAC)</li><li>Watch as Airodump goes crazy with new IVs. Thanks to Aireplay.</li><li>Stop Airodump when you have about 1,000 IVs.</li><li>Run Aircrack on the captured file.</li><li>You should see the WEP key infront of you now.</li></ol><p><strong>Update:</strong> WEP and WPA are no longer considered secure standards for wireless data transactions. It is highly recommended to enable WPA2-PSK in the wireless router if available. While it is also possible to attack WPA2-PSK wireless connections, success is not likely.</p><p>Please consult the manual of your router to find out how to change or modify the encryption method used by your wireless router. While we are at it, it is recommended to change the default admin password and username to improve router security significantly. Additional security measures, like disabling SSID broadcasting, filtering MAC addresses or changing the default SSID of the router have been proven to be ineffective to protect the wireless router from attacks.</p><p>The wireless research paper is still available. It details 802.11 security vulnerabilities. The latest vulnerability listed dates back to February 2002 though, it is therefor recommended to check other sources for more recent discoveries.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2006/07/02/cracking-wep-the-fbi-way/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Cracking WEP and WPA Wireless Networks</title><link>http://www.ghacks.net/2006/05/24/cracking-wep-and-wpa-wireless-networks/</link> <comments>http://www.ghacks.net/2006/05/24/cracking-wep-and-wpa-wireless-networks/#comments</comments> <pubDate>Wed, 24 May 2006 07:35:51 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Hacking]]></category> <category><![CDATA[aircrack]]></category> <category><![CDATA[wep]]></category> <category><![CDATA[wep cracking]]></category> <category><![CDATA[wireless networks]]></category> <category><![CDATA[wpa]]></category> <category><![CDATA[wpa cracking]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2006/05/24/cracking-wep-and-wpa-wireless-networks/</guid> <description><![CDATA[It´s always good to know how your wireless network could be attacked and secure it accordingly. Cracking WEP and WPA Wireless Networks explains how to use aircrack and kismet to work with WEP encrypted networks as well as static passkey WPA or WPA-PSK.]]></description> <content:encoded><![CDATA[<p>It´s always good to know how your wireless network could be attacked and secure it accordingly. Cracking WEP and WPA Wireless Networks explains how to use aircrack and kismet to work with WEP encrypted networks as well as static passkey WPA or WPA-PSK.</p><p>The first paragraph starts with a little theory on WEP cracking and goes on with setting up your tools, finding the network, capturing IVs, Using IVs to decrypt the key and finally Anticipated Problems. After that the differences between WEP and WPA cracking are explained and the article informs you about different WPA flavours.</p><p><span
id="more-515"></span></p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2006/05/24/cracking-wep-and-wpa-wireless-networks/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> </channel> </rss>
