Skip to content
This repository has been archived by the owner on Mar 11, 2018. It is now read-only.

besside-ng hops only on channels 1-11 instead of all of the available ones #106

Open
strasharo opened this issue Apr 3, 2017 · 1 comment

Comments

@strasharo
Copy link

It appears that by default in channel hopping mode besside-ng is hopping on channels 1-11 instead of 1-14 even if all of the channels are unlocked on the adapter:


pi@zero3:~ $ iw phy phy1 info | grep MHz
                        * 2412 MHz [1] (33.0 dBm)
                        * 2417 MHz [2] (33.0 dBm)
                        * 2422 MHz [3] (33.0 dBm)
                        * 2427 MHz [4] (33.0 dBm)
                        * 2432 MHz [5] (33.0 dBm)
                        * 2437 MHz [6] (33.0 dBm)
                        * 2442 MHz [7] (33.0 dBm)
                        * 2447 MHz [8] (33.0 dBm)
                        * 2452 MHz [9] (33.0 dBm)
                        * 2457 MHz [10] (33.0 dBm)
                        * 2462 MHz [11] (33.0 dBm)
                        * 2467 MHz [12] (33.0 dBm)
                        * 2472 MHz [13] (33.0 dBm)
                        * 2484 MHz [14] (33.0 dBm)
                 * short GI for 40 MHz
pi@zero3:~ $

If I specify any of the missing channels manually by using the -c parameter it's able to switch to those channels.
Is it possible to have it recognize the available channels to the adapter (like kismet does) instead of defaulting to 1-11?

Thank you.

moonrk added a commit to moonrk/aircrack-ng that referenced this issue Apr 30, 2017
and used automatically, including 5ghz channels. Fixes issue aircrack-ng#106.
moonrk added a commit to moonrk/aircrack-ng that referenced this issue Apr 30, 2017
@strasharo
Copy link
Author

aircrack-ng/aircrack-ng#111 fixes this, just tested it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant