Aircrack-ng forum

General Category => Newbies => Topic started by: Rampler on December 25, 2020, 07:07:03 am

Title: Injection for 5Ghz does not work for my router
Post by: Rampler on December 25, 2020, 07:07:03 am
Happy Christmas,
i use a little router TP-LINK RE355 for Aircrack.
This are the specifications:
Qualcomm Atheros QCA9880-BR4A for 5ghz radio using ATH10k candela driver
Qualcomm Atheros QCA9558 for 2 Ghz Radio using ath9k driver
Openwrt 19.07.5 ist installed on the router
Aircrack version 1.5.2 (no newer is available for openwrt)

2.4 ghz is working perfect, airodump and aireplay-ng is working fine
5 Ghz is not working 100%, only airodump-ng gets results, aireplay doesnt work.

aireplay-ng -9   wlan0 , do not work:
Code: [Select]
root@RE355:~# aireplay-ng -9   wlan0
20:11:18  Trying broadcast probe requests...
20:11:19  No Answer...

iw dev says:
Code: [Select]
root@RE355:~# iw dev
phy#1
        Interface wlan1-1
                ifindex 10
                wdev 0x100000004
                addr 1a:a6:f7:45:02:63
                ssid Fritz_2Ghz
                type managed
                channel 1 (2412 MHz), width: 40 MHz, center1: 2422 MHz
                txpower 18.00 dBm
                multicast TXQ:
                        qsz-byt qsz-pkt flows   drops   marks   overlmt hashcol tx-bytes      tx-packets
                        0       0       0       0       0       0       0       0             0
        Interface wlan1
                ifindex 9
                wdev 0x100000003
                addr 18:a6:f7:45:02:63
                type monitor
                txpower 18.00 dBm
phy#0
        Interface wlan0
                ifindex 11
                wdev 0x4
                addr 18:a6:f7:45:02:62
                type monitor
                channel 36 (5180 MHz), width: 20 MHz (no HT), center1: 5180 MHz
                txpower 0.00 dBm

Is there anything that i can do, expect waiting that openwrt releases the new aircrack 1.6 version?

best regards
Klaus




 
Title: Re: Injection for 5Ghz does not work for my router
Post by: misterx on January 01, 2021, 10:41:26 pm
You might have to find a way to compile a newer version of aircrack-ng for this (if possible current git), as 1.5.2 is pretty old by now.