Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Injection on 5 GHz channels does not work correctly with aireplay-ng #18

Open
DanielAW opened this issue Jan 9, 2017 · 4 comments
Open

Comments

@DanielAW
Copy link
Member

DanielAW commented Jan 9, 2017

Migrated from bcm-public

@j3ll3
Copy link

j3ll3 commented Jun 13, 2017

Hi Daniel,

I am interested in the frame injection on 5ghz channels with aireplay-ng on a Nexus 5. Can you give me some more details on this feature so I can participate?

  • How did you verify that the problem is only with aireplay-ng?
  • Is it possible to use another tool to inject frames on 5ghz channels?

Thanks!

Best regards,
Jelle

@matthiasseemoo
Copy link
Member

matthiasseemoo commented Jun 13, 2017 via email

@j3ll3
Copy link

j3ll3 commented Jun 16, 2017

Hi Daniel,

Thanks for the quick start! I followed your advise and the sendframe function works perfect for 2.4Ghz :) On the other hand for 5ghz it seems that the sendframe function accepts the data but the frame is not transmitted. There is no error response in dhdutil and when running wireshark on the Nexus 5 the frames are visible but it seems that they are not (correctly) transmitted in the air.
Is it possible that the sendframe function and injection.c are correct but that there is an issue in setting the bmc4339 in monitor/injection mode for 5ghz?

Best regards,
Jelle

@j3ll3
Copy link

j3ll3 commented Jun 20, 2017

Hi Daniel,

Just experimented with the code in the send_frame function. After some trial and error I found that when the data_rate is set to 15 in injection.c it works :)

I can explain why it works at data_rate = 15; but I have tested it on different 5ghz channels. Wireshark reports still a data rate of 6M equal to data_rate = 12.

I am trying to commit my code asap.

Best regards,
Jelle

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

No branches or pull requests

3 participants