This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
how_to_crack_wep_with_no_clients [2009/09/26 14:34] darkaudax Fixed typos |
how_to_crack_wep_with_no_clients [2018/03/11 20:15] mister_x [Introduction] Removed link to trac |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Tutorial: How to crack WEP with no wireless clients ====== | ====== Tutorial: How to crack WEP with no wireless clients ====== | ||
- | Version: 1.15 September 26, 2009 \\ | + | Version: 1.16 August 28, 201 \\ |
By: darkAudax \\ | By: darkAudax \\ | ||
Video: [[http:// | Video: [[http:// | ||
Line 10: | Line 10: | ||
It is recommended that you experiment with your home wireless access point to get familiar with these ideas and techniques. If you do not own a particular access point, please remember to get permission from the owner prior to playing with it. | It is recommended that you experiment with your home wireless access point to get familiar with these ideas and techniques. If you do not own a particular access point, please remember to get permission from the owner prior to playing with it. | ||
- | |||
- | I would like to acknowledge and thank the [[http:// | ||
Please send me any constructive feedback, positive or negative. Additional troubleshooting ideas and tips are especially welcome. | Please send me any constructive feedback, positive or negative. Additional troubleshooting ideas and tips are especially welcome. | ||
Line 103: | Line 101: | ||
In the response above, you can see that ath0 is in monitor mode, on the 2.452GHz frequency which is channel 9 and the Access Point shows the MAC address of your wireless card. So everything is good. It is important to confirm all this information prior to proceeding, otherwise the following steps will not work properly. (Note: If you are using a driver other than madwifi, then the Access Point field will be either invisible or show something other than your card's MAC address. This is normal.) | In the response above, you can see that ath0 is in monitor mode, on the 2.452GHz frequency which is channel 9 and the Access Point shows the MAC address of your wireless card. So everything is good. It is important to confirm all this information prior to proceeding, otherwise the following steps will not work properly. (Note: If you are using a driver other than madwifi, then the Access Point field will be either invisible or show something other than your card's MAC address. This is normal.) | ||
- | To match the frequency to the channel, check out: | + | To match the frequency to the channel, check out: http://www.cisco.com/en/US/ |
- | http://www.rflinx.com/help/calculations/# | + | |
=== Troubleshooting Tips === | === Troubleshooting Tips === | ||
Line 232: | Line 229: | ||
Use this packet ? y | Use this packet ? y | ||
- | When a packet from the access point arrives, enter " | + | When a packet from the access point arrives, enter " |
- | When successful, the system | + | When successful, the system |
| | ||
Line 380: | Line 377: | ||
*-k 255.255.255.255 is the destination IP (most APs respond to 255.255.255.255) | *-k 255.255.255.255 is the destination IP (most APs respond to 255.255.255.255) | ||
*-l 255.255.255.255 is the source IP (most APs respond to 255.255.255.255) | *-l 255.255.255.255 is the source IP (most APs respond to 255.255.255.255) | ||
- | *-y fragment-0203-180343.xor is file to read the PRGA from | + | *-y fragment-0203-180343.xor is file to read the PRGA from (NOTE: Change the file name to the actual file name out in step 4 above) |
*-w arp-request is name of file to write the arp packet to | *-w arp-request is name of file to write the arp packet to | ||
Line 451: | Line 448: | ||
Use this packet ? y | Use this packet ? y | ||
- | Enter " | + | Enter " |
| |