|
|||||||
| Tutorials & Guides Contributions welcome! Please check the rules & guidelines for posting |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Quote:
Code:
1: after boot is done: modprobe rt2570 2: insert card 3: ifconfig rausb0 up 4: iwconfig rausb0 mode monitor 5: airmon-ng start rausb0 (just in case iwconfig didn't actually do it.) 6: aireplay -0 10 -a 01:02:03:04:05:06 rausb0 7: launch wireshark (ethereal) and look for deauth packets. 8: be sad because there were no deauth packets but a lot of malformed packets. Code:
1: after boot is done insert card 2: airmon-ng start (DO NOT PUT rausb0 here) 3: aireplay -0 10 -a 01:02:03:04:05:06 rausb0 4: launch wireshark (ethereal) and look for deauth packets. So There has to be another step there somewhere. Would doing ifconfig rausb0 up before airmon-ng work? airmon-ng doesn't put the card into monitor mode unless I put rausb0 after start, but then I get the forced prism header error. I'm not quite sure what to do.
|
|
|||
|
Ok I took a look at it.
Looks like the quick fix is to run airodump-ng before you run the aireplay command. I've made a video to prove this works. I have a dwl-g122 B1 too. 1: after boot is done insert card 2: airmon-ng start (DO NOT PUT rausb0 here) 2a: airodump-ng rausb0 3: aireplay -0 10 -a 01:02:03:04:05:06 rausb0 4: launch wireshark (ethereal) and look for deauth packets. I used airodump-ng -c 13 rausb0 in the video because that's where I knew to find my AP, on channel 13, you don't have to have that option in there. LINK TO VIDEO (Rapidshare) |
|
|||
|
Quote:
Edit: Also, I can't watch your movie I'm on a mac and apparently the codec for techsmith doesn't exit on mac. Last edited by bigcat99; 11-25-2006 at 05:00 PM. |
|
|||
|
Quote:
My problem is that i don't receive any ARP replies
|
|
|||
|
Quote:
|
|
|||
|
Firstly a big thanks to pilotsnipes - really,really good guide on getting this card working on BT 1.0
![]() I've tried both the modified 1.0 Final CD (as per your guide) and the beta 2.0 CD - and I'm basically seeing [Malformed Packet: Prism] when I use Wireshark to look for deauth packets. I'm using a DWL-G122 rev B1 (with firmware ver 2.03 according to the back) - and I've followed your mini-howto video above to ensure I'm not doing anything too stupid (I hope anyway..) I've posted the video cap file from VMWare here - http://rapidshare.com/files/5469830/...nject.avi.html - hopefully a video speaks a thousand words.. I get the same thing when I run Ethereal under 1.0 final - it sounds like others have had this same problem with the DWL-G122, is it maybe a firmware related thing ?? |
|
|||
|
Quote:
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|