Jump to content

Porch

Active Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by Porch

  1. I have found that if you if you use ifconfig wlan1 down then ifconfig wlan1 up on the pineapple it will only scan on channel 11 so I use

    ifconfig wlan1 down

    airmon-ng start wlan1

    mon0 will then scan on all channels

    Even on 2.8 and Reaver GUI 0.4 I have to do this to get it to work.

  2. I just ran across this problem running reaver. I can put the interface into monitor mode, but it does not work correcty. It will only see a few of the AP and it's interrmentent at best.

    I put this into my WPS button script and press it before starting reaver.

    ifconfig wlan0 down
    airmon-ng stop wlan0
    airmon-ng stop mon0
    airmon-ng stop mon1
    airmon-ng start wlan0

    It seems to fix the problem.

×
×
  • Create New...