Skip to content
This repository was archived by the owner on Mar 11, 2018. It is now read-only.
This repository was 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

@strasharo

Description

@strasharo

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions