View Issue Details

IDProjectCategoryView StatusLast Update
0004893Kali LinuxKali Package Bugpublic2018-08-18 19:45
ReporterRoseDeSable Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionduplicate 
Product Version2018.2 
Summary0004893: airbase-ng: Android loses the connection to the rogue ap, because the ap doesn't offer the "Block Ack mechanism"
Description

Hello Team,
I run a self-written rogue ap with airbase-ng. It's a bash shell. Some newer devices can' t connect. For testing I work with a Samsung Galaxy Tab A6. It allways gives the message out, that it doesn't receive any ip-address from the ap. The pcap gives

me the explanation:

Samsung Tablet Rogue AP

<=== Association Response ====
the physical connection with the ap is now established

==== Action: Add Block Ack Request        ===> 
==== QoS Null Function                    ===> 
==== QoS Null Function                    ===> 
        .... many such packets            ===>

==== Action: Add Block Ack Request ===> 
==== QoS Null Function                     ===> 
==== QoS Null Function                     ===> 
         .... many such packets            ===>

repeating the block with the Action and the QoS several times

==== Deauthentication                      ===>
     reason: no connection to the ap

If the client would correctly work, it would wait of the packet "Add Block Ack Response" from the ap. First after receiving

this packet it might send the waves of Qos packets. But android doesn't it !!!!

Other devices like a Kali client want to have an ip address immediatly after receiving a positive "Association Resonse". In

this cases no problems exist. Allthing works fine.

Theoretically I could change the modulation of my usb wlan stick to a lower level than 11n, because in elder mode no "Add

Block ACK" exists. But iwconfig says me, that this is not allowed for my sticks ...

What's to do ?

Activities

elwood

elwood

2018-08-18 19:45

administrator   ~0009469

Duplicate of https://bugs.kali.org/view.php?id=4894

Issue History

Date Modified Username Field Change
2018-08-14 06:41 RoseDeSable New Issue
2018-08-14 06:42 RoseDeSable Issue cloned: 0004894
2018-08-18 19:45 elwood Status new => closed
2018-08-18 19:45 elwood Resolution open => duplicate
2018-08-18 19:45 elwood Note Added: 0009469