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.

aireplay-ng ignoring APs in 5 GHz band #120

@jpmv27

Description

@jpmv27

I am running into a problem where "aireplay-ng -9" is not seeing some APs in 5 GHz band.
These APs are visible when running airodump-ng.

Looking at the code of grab_essid, the first thing it does is look for a "DSSS Parameter Set" IE (IE ID, AKA tagtype, 3), and bails if it doesn't find it. So, any AP that doesn't include it in Beacon or Probe Response will be ignored.

However, by my reading of the standard, that IE is not required when using OFDM in the 5 GHz band. So this seems like a bug.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions