Jump to content

MikhailSimon

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by MikhailSimon

  1. On 1/20/2018 at 2:00 AM, PoSHMagiC0de said:

    You are trying to deauth while channel hopping.  No workie.  Your command for airodump-ng is not locking onto a particular AP nor is it locking onto a channel.  If you want to deauth without airodump-ng running you will need to manually change your channel.

    sudo iwconfig mon0 channel <channel of ap>
    

    After that it should find it.  If you are using airodump-ng then put in the bssid of the AP so it can lock onto it or even add the "-c" option and the channel number to lock it to a channel the AP is on and then it will find it.  aireplay-ng does not have the ability to change its channel.  It uses whatever channel the interface is currently on.

    On 1/20/2018 at 2:00 AM, PoSHMagiC0de said:

    You are trying to deauth while channel hopping.  No workie.  Your command for airodump-ng is not locking onto a particular AP nor is it locking onto a channel.  If you want to deauth without airodump-ng running you will need to manually change your channel.

    sudo iwconfig mon0 channel <channel of ap>
    

    After that it should find it.  If you are using airodump-ng then put in the bssid of the AP so it can lock onto it or even add the "-c" option and the channel number to lock it to a channel the AP is on and then it will find it.  aireplay-ng does not have the ability to change its channel.  It uses whatever channel the interface is currently on.

    Now i can't use aireplay since now the channel and AP number is conflict now...i spent 3 hours how to fix it..but I don't find any solution

  2. On 1/20/2018 at 2:00 AM, PoSHMagiC0de said:

    You are trying to deauth while channel hopping.  No workie.  Your command for airodump-ng is not locking onto a particular AP nor is it locking onto a channel.  If you want to deauth without airodump-ng running you will need to manually change your channel.

    sudo iwconfig mon0 channel <channel of ap>
    

    After that it should find it.  If you are using airodump-ng then put in the bssid of the AP so it can lock onto it or even add the "-c" option and the channel number to lock it to a channel the AP is on and then it will find it.  aireplay-ng does not have the ability to change its channel.  It uses whatever channel the interface is currently on.

    Now i can't use aireplay since now the channel and AP number is conflict now...i spent 3 hours how to fix it..but I don't find any solution

×
×
  • Create New...