Posts

Wi-Fi 6 - A Re-introduction

Image
Wi-Fi 6 (802.11ax) is becoming the focus point of wireless networks everywhere as we slowly start to upgrade our existing hardware and software to utilise the added features for ours and users benefits. This blog post is an overview of the features that have been brought in with Wi-Fi 6 to reacquaint myself before I get too stuck into Christmas.   Wi-Fi 6 MU-MIMO  The previous two iterations of the wireless standard have allowed for the use of more than one concurrent transmission from a single transmitter known as a spatial stream. This is most notably with 11n the first standard that allowed four max and brought in the use of (Multiple Input Multiple Out) to utilise this increase in transmit potential. This in theory allowed up to four signals to be sent at the same time from the same device, four times as many bits, increasing overall throughput.  8011.ac ramped that number up to eight max spatial streams that allowed eight times the bits (simple maths isn't it)...

WPA2 - RSN Information Element

Image
Within certain WLAN management frames (Beacons, Probe Response, Association Request, and Reassociation Request), there is the Robust Security Network Information Elements (RSN IE) in Wi-Fi Protect Access 2 (WPA2) capable networks. It sits in the Tagged Parameters part of the frame and displays the security capabilities of its associated Basic Service Set (BSS). Robust Secure Network (RNS) was created within the 802.11i amendment, Wired Equivalent Privacy (WEP) is not considered a valid Robust Secure Network (RSN) due to security vulnerabilities which is one of the main reasons for 802.11i being created in the first place and a result will not contain any RSN information. There are three sections that we are going to look at today those being the Pairwise Cipher Suite, Group Cipher Suite, and the Authenticated Key Management (AKM) suite with the overall layout of all three shown below from a packet capture I did. Depending on the configuration of the BSS (Personal and Enterprise) t...