iamk3 Posted March 3, 2012 Posted March 3, 2012 So I was trying to play with Reaver on the Mk4 and haven't gotten it to work. I SSHd in to the Mk4 and issued the command: reaver -i mon.wlan0 -b xx:xx:xx:xx:xx:xx -v and i get "[+] Waiting for beacon from xx:xx:xx:xx:xx:xx" and it just sits and nothing happens. So then I tried: reaver -i wlan0 -b xx:xx:xx:xx:xx:xx -v and i get "[+] Waiting for beacon from xx:xx:xx:xx:xx:xx" and it just sits and nothing happens again. I definitely have the correct MAC address, as it works perfectly in BT5r2 with: reaver -i mon0 -b xx:xx:xx:xx:xx:xx -v So, is mon.wlan0 the correct interface, or do I need to run airmon-ng first? Has anyone had success with Reaver on the Mk4 thus far? Thanks in advance. Quote
Andrei0427 Posted March 3, 2012 Posted March 3, 2012 Yes, it would need to be in monitor mode and obviously must be on the same channel, if all else fails, try airreplay-ng -1 999 -a APBSSID mon0 and add a "-A" arguement to reaver, basically this just tells airreplay to do the associations, it might happen on some routers. Quote
telot Posted March 3, 2012 Posted March 3, 2012 So I was trying to play with Reaver on the Mk4 and haven't gotten it to work. I SSHd in to the Mk4 and issued the command: reaver -i mon.wlan0 -b xx:xx:xx:xx:xx:xx -v and i get "[+] Waiting for beacon from xx:xx:xx:xx:xx:xx" and it just sits and nothing happens. So then I tried: reaver -i wlan0 -b xx:xx:xx:xx:xx:xx -v and i get "[+] Waiting for beacon from xx:xx:xx:xx:xx:xx" and it just sits and nothing happens again. I definitely have the correct MAC address, as it works perfectly in BT5r2 with: reaver -i mon0 -b xx:xx:xx:xx:xx:xx -v So, is mon.wlan0 the correct interface, or do I need to run airmon-ng first? Has anyone had success with Reaver on the Mk4 thus far? Thanks in advance. I'm planning on giving it a try today. Can we get a straight answer from the devs: What does mon.wlan0 do? Whats its function? Why is it always on Channel 11? Can I change it to whatever channel I want without breaking things? iwconfig mon.wlan0 channel 1? What are the implications to mon.wlan0 if I do an airmon-ng wlan0? Will karma still work? The reason I dont just try this stuff, is I'm paranoid about bricking the little guy until I get my serial cable...I've got all weekend with this thing (wifes being nice and swtor has her soul mwahahaha) and I don't want to break it first thing saturday morning lol... telot Quote
barry99705 Posted March 3, 2012 Posted March 3, 2012 The reason I dont just try this stuff, is I'm paranoid about bricking the little guy until I get my serial cable...I've got all weekend with this thing (wifes being nice and swtor has her soul mwahahaha) and I don't want to break it first thing saturday morning lol... telot I know how you feel. Mine is still on the truck for delivery. I'm working today though, so that helps. Quote
iamk3 Posted March 3, 2012 Author Posted March 3, 2012 Exactly telot! Hence my question! I'm in the same boat, minus a serial cable being in the mail. I need to get one of those. Quote
PineDominator Posted March 3, 2012 Posted March 3, 2012 So I was trying to play with Reaver on the Mk4 and haven't gotten it to work. I SSHd in to the Mk4 and issued the command: reaver -i mon.wlan0 -b xx:xx:xx:xx:xx:xx -v and i get "[+] Waiting for beacon from xx:xx:xx:xx:xx:xx" and it just sits and nothing happens. So then I tried: reaver -i wlan0 -b xx:xx:xx:xx:xx:xx -v and i get "[+] Waiting for beacon from xx:xx:xx:xx:xx:xx" and it just sits and nothing happens again. I definitely have the correct MAC address, as it works perfectly in BT5r2 with: reaver -i mon0 -b xx:xx:xx:xx:xx:xx -v So, is mon.wlan0 the correct interface, or do I need to run airmon-ng first? Has anyone had success with Reaver on the Mk4 thus far? Thanks in advance. maybe a "-c XX" the channel of the access point would work? if not also try this before running reaver: iwconfig mon.wlan0 channel XX Quote
bobtheman Posted March 4, 2012 Posted March 4, 2012 can yall confirm what serial cable you are purchasing for use with the mk4? links are welcome. Quote
iamk3 Posted March 4, 2012 Author Posted March 4, 2012 I started another topic for your question bobtheman. This thread is about Reaver on the Mk4. Thanks! :) Also, has anyone gotten it to work on the mon.wlan0 interface? I'm assuming that this is the monitor interface on the pineapple, but I could be wrong. We all know what assuming does! :P I thought, and ofc I could be incorrect, that airmon-ng start wlan0 was run on boot. Quote
telot Posted March 4, 2012 Posted March 4, 2012 (edited) I started another topic for your question bobtheman. This thread is about Reaver on the Mk4. Thanks! :) Also, has anyone gotten it to work on the mon.wlan0 interface? I'm assuming that this is the monitor interface on the pineapple, but I could be wrong. We all know what assuming does! :P I thought, and ofc I could be incorrect, that airmon-ng start wlan0 was run on boot. First test - no screwing around with mon.wlan0 or channels - I just set my router to be on channel 11 to match the interface: reaver -i mon.wlan0 -b XX:XX:XX:XX:XX:XX -vv Waiting for Beacon from XX:XX:XX:XX:XX:XX Switching mon.wlan0 to channel 2 Switching mon.wlan0 to channel 3 Switching mon.wlan0 to channel 4 Switching mon.wlan0 to channel 5 Switching mon.wlan0 to channel 6 Switching mon.wlan0 to channel 7 Switching mon.wlan0 to channel 8 Switching mon.wlan0 to channel 9 Switching mon.wlan0 to channel 10 Switching mon.wlan0 to channel 11 Switching mon.wlan0 to channel 12 Switching mon.wlan0 to channel 13 Switching mon.wlan0 to channel 14 Switching mon.wlan0 to channel 1 Switching mon.wlan0 to channel 2 And so on... Adding -c 11 to the mix for a: reaver -i mon.wlan0 -b XX:XX:XX:XX:XX:XX -c 11 -vv gets me: Waiting for beacon from XX:XX:XX:XX:XX:XX And it stalls after that just like it does for iamk3. Ok now I tried the following: airmon-ng stop mon.wlan0 ifconfig wlan0 down airmon-ng start wlan0 iwconfig mon0 channel 3 (the channel my target AP is now set to) reaver -i mon0 -b XX:XX:XX:XX:XX:XX -vv Still nothing :( I'm fearing that it has to do with wlan0 being in master mode? When I try and change wlan0 to Managed or even change the channel to 3, it gives me an error. Whats odd is that I can get an association using aireplay-ng -1 999 like Andrei suggested. Still reaver keeps switching channels... Edited March 4, 2012 by telot Quote
Andrei0427 Posted March 4, 2012 Posted March 4, 2012 Have you tried the association plus setting a static channel using "-c 11" ? If that still doesnt work I dont really know what to suggest.. maybe make sure no external tools are using the wlan interface because they maybe causing the channel change Quote
telot Posted March 4, 2012 Posted March 4, 2012 Have you tried the association plus setting a static channel using "-c 11" ? If that still doesnt work I dont really know what to suggest.. maybe make sure no external tools are using the wlan interface because they maybe causing the channel change I havevn't had a chance to yet - got distracted. But I believe you're on the right track with external tools utilizing the interface (pineapple AP...) and thereby denying any changes to the channels or preventing association to the target AP. Any ideas (Seb?) on how we'd stop the AP and put the card into Managed mode? Everytime I try it says resources busy...and I'm afraid of doing any serious change for fear of bricking it. I'll give the -c 11 a try asap - thanks again Andrei! telot Quote
Darren Kitchen Posted March 4, 2012 Posted March 4, 2012 Airmon is not run on boot. Not really 100% sure where mon.wlan0 comes from. I can't imagine it working with KARMA going. Sort of an experimental feature at the moment. It's on the list to build a web interface for. Quote
iamk3 Posted March 4, 2012 Author Posted March 4, 2012 Nice! Thanks Darren. Have you had success running it on the Mk4? Quote
Valsacar Posted March 7, 2012 Posted March 7, 2012 I'm in the same boat... I can't get it to work at all. In fact, I've gotten nothing to work. Using what telot suggested with shutting down wlan0 and starting over does get it so I can hop channels, deauth seems to work but reaver still does not... and of course karma no longer functions, I can't seem to get wlan0 back into master mode either. Quote
Sebkinne Posted March 7, 2012 Posted March 7, 2012 There will be a small upgrade out shortly which will have reaver 1.4 which is said to be more reliable and have a few bugs ironed out. Best, Sebkinne Quote
Mr-Protocol Posted March 7, 2012 Posted March 7, 2012 There will be a small upgrade out shortly which will have reaver 1.4 which is said to be more reliable and have a few bugs ironed out. Best, Sebkinne BackTrack mentality. Keep older versions that work well together vs bleeding edge and bugs. All about keeping those trouble tickets down :P. Quote
unitex Posted March 8, 2012 Posted March 8, 2012 I have tried the 1.4 version on my mk3 get the same trouble as others it doesnt associate to any access point. :( Quote
satana77 Posted April 2, 2013 Posted April 2, 2013 MK4 2.8.0 doesnt associate to any access point too. Is it gonna be repaired or it's an unknown reason for now? Quote
Mr-Protocol Posted April 2, 2013 Posted April 2, 2013 MK4 2.8.0 doesnt associate to any access point too. Is it gonna be repaired or it's an unknown reason for now? How is this related to reaver? Quote
satana77 Posted April 4, 2013 Posted April 4, 2013 (edited) How is this related to reaver? like "Waiting for Beacon from XX:XX:XX:XX:XX:XX" for a long time Now i'm thinking that there is no association at all in this situation. Edited April 4, 2013 by satana77 Quote
Mr-Protocol Posted April 4, 2013 Posted April 4, 2013 Either you are out of range. Or on the wrong channel. Quote
satana77 Posted April 5, 2013 Posted April 5, 2013 (edited) My n900 can crack this AP so i'm in range.I even tried to set channel manually before brute.(airodump-ng scanning on all channels perfect). Wash scanning works only after this commands: ifconfig wlan0 downairmon-ng stop mon0airmon-ng stop wlan0iwconfig wlan0 mode Monitorifconfig wlan0 upairmon-ng start wlan0wash -i mon0 -C What else can i try to make reaver working?APs signal power is about 80. _______ I found strange output when tried to launch reaver and aireplay-ng -1 999 -a..... aireplay is waiting for beacon on channel "-1".iw config shows normall frequency of the 4-th channel.Maybe need to install some kernel patch Edited April 5, 2013 by satana77 Quote
kevambert Posted April 5, 2013 Posted April 5, 2013 airmon-ng start wlan0 ifconfig wlan0 down wash -i mon0 Quote
satana77 Posted April 9, 2013 Posted April 9, 2013 airmon-ng start wlan0 ifconfig wlan0 down wash -i mon0 After that wash doesn't detect any APs. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.