Jump to content

Recommended Posts

Posted

After issuing the command (reaver -i mon.wlan0 -b <bssid> -c <channel of WAP> -vv) reaver hangs on waiting for a beacon from the AP. This is my own AP and I have successfully tested Reaver against it in the past, any suggestions? My mark IV is running the 1.0.2 firmware.

Posted

Though for the sake of thorough troubleshooting, the interface would not allow me to adjust the channel without first issuing ifconfig mon.wlan0 down and ifconfig wlan0 down.

Posted

Though for the sake of thorough troubleshooting, the interface would not allow me to adjust the channel without first issuing ifconfig mon.wlan0 down and ifconfig wlan0 down.

That is a normal result. take interface down, change, then back up.

Posted

Perhaps you could point to that specific thread? My searches didn't turn up ANYTHING regarding this particular issue.

Posted (edited)

Geomancer626: http://forums.hak5.org/index.php?showtopic=25691

Afaik, no one has been able to get it to function correctly on the Pineapple.

You can SSH into the device and issue

ifconfig mon.wlan0 down
ifconfig wlan0 down
airmon-ng stop mon.wlan0 (or) airmon-ng stop wlan0

then

ifconfig start wlan0

At this point, it should start an interface called mon0

then try

reaver -i mon0 -b xx:xx:xx:xx:xx:xx -vv

Good Luck! :)

(EDIT: After doing a little Google-fu, this seems like it might be a problem with OpenWRT)

Edited by iamk3
  • 4 weeks later...
Posted

Geomancer626: http://forums.hak5.org/index.php?showtopic=25691

Afaik, no one has been able to get it to function correctly on the Pineapple.

You can SSH into the device and issue

ifconfig mon.wlan0 down
ifconfig wlan0 down
airmon-ng stop mon.wlan0 (or) airmon-ng stop wlan0

then

ifconfig start wlan0

At this point, it should start an interface called mon0

then try

reaver -i mon0 -b xx:xx:xx:xx:xx:xx -vv

Good Luck! :)

(EDIT: After doing a little Google-fu, this seems like it might be a problem with OpenWRT)

I followed these steps but it only goes in circles between ch1 to ch14

Posted

I followed these steps but it only goes in circles between ch1 to ch14

Well that last line in the post you quoted says it's a problem with openwrt. Reaver doesn't work yet.

  • 3 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...