User Tools

Site Tools


wpa_migration_mode

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
wpa_migration_mode [2010/08/11 17:45] lmeinerswpa_migration_mode [2018/03/11 20:19] (current) – Removed link to trac mister_x
Line 13: Line 13:
 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://trac.aircrack-ng.org/wiki/Team|Aircrack-ng team]] team for producing such a great robust tool, and darkAudax for writing the tutorials which we used as a basis.+I would like to acknowledge and thank the Aircrack-ng team team for producing such a great robust tool, and darkAudax for writing the tutorials which we used as a basis.
  
 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 92: Line 92:
           Retry  long limit:  RTS thr:off   Fragment thr:off           Retry  long limit:  RTS thr:off   Fragment thr:off
           Power Management:off           Power Management:off
-          
 </code>  </code> 
  
 In the response above, you can see that mon0 is in monitor mode, on the 2.447GHz frequency which is channel 8 and the Access Point shows the MAC address of your wireless card. Please note that only the madwifi-ng drivers show the MAC address of your wireless card, the other drivers do not do this. So everything is good. It is important to confirm all this information prior to proceeding, otherwise the following steps will not work properly.  In the response above, you can see that mon0 is in monitor mode, on the 2.447GHz frequency which is channel 8 and the Access Point shows the MAC address of your wireless card. Please note that only the madwifi-ng drivers show the MAC address of your wireless card, the other drivers do not do this. So everything is good. It is important to confirm all this information prior to proceeding, otherwise the following steps will not work properly. 
  
-To match the frequency to the channel, check out: http://www.rflinx.com/help/calculations/#2.4ghz_wifi_channels then select the “Wifi Channel Selection and Channel Overlap” tab. This will give you the frequency for each channel.+To match the frequency to the channel, check out: http://www.cisco.com/en/US/docs/wireless/technology/channel/deployment/guide/Channel.html#wp134132 . This will give you the frequency for each channel.
  
 ==== Step 2 - Start airodump-ng to capture the IVs ==== ==== Step 2 - Start airodump-ng to capture the IVs ====
Line 172: Line 171:
  
 It will start listening for ARP requests and when it hears one, aireplay-ng will bitflip it and immediately start to inject it.  It will start listening for ARP requests and when it hears one, aireplay-ng will bitflip it and immediately start to inject it. 
-<code>+
 Here is what the screen looks like when ARP requests are being injected:  Here is what the screen looks like when ARP requests are being injected: 
 +<code>
 12:17:52  Waiting for beacon frame (BSSID: 00:26:0B:2A:BA:40) on channel 8 12:17:52  Waiting for beacon frame (BSSID: 00:26:0B:2A:BA:40) on channel 8
 Saving ARP requests in replay_arp-0811-121752.cap Saving ARP requests in replay_arp-0811-121752.cap
wpa_migration_mode.1281541524.txt.gz · Last modified: 2010/08/11 17:45 by lmeiners