Wireless

Wireless networks use radio frequency (RF) technology to transmit data between devices. Each device on a wireless network has a wireless adapter that converts data into RF signals and sends them over the air.

For example, a local area network (LAN) that covers a small area, such as a home or small office, might use a wireless technology called WiFi, which has a range of a few hundred feet. On the other hand, a wireless wide area network (WWAN) might use mobile telecommunication technology such as cellular data (3G4G LTE5G)

When a device, like a laptop, wants to send data over the network, it first communicates with the [Wireless Access Point] to request permission to transmit.

WiFi Connection

To connect to the router, the laptop uses a wireless networking protocol called IEEE 802.1.1 and authenticates with the Service Set Identifier (SSID) and password.
When a device wants to join a WiFi network, it sends a request to the WAP to initiate the connection process. It sends a request called REQUEST FRAME and includes:

The challenge-response handshake is a process to establish a secure connection between a WAP and a client device using the WEP (Wired Equivalent Privacy) security protocol.

WiFi networks have several security features to protect against unauthorized access and ensure the privacy and integrity of data transmitted over the network:

- Encryption:

- WEP, WPA2, WPA3

Disassociation Attack

A [Disassociation Attack] is a type of all wireless network attack that aims to disrupt the communication between a WAP and its clients by sending disassociation frames to one or more clients.

Wireless Hardening

There are many different ways to protect wireless networks:

Disabling Broadcasting:

Disabling the broadcasting of the SSID is a security measure that can help harden a WAP by making it more difficult to discover and connect to the network. When the SSID is broadcasted, it is included in beacon frames regularly transmitted by the WAP to advertise the availability of the network.

WPA:

Again, WPA provides strong encryption and authentication for wireless communications

MAC Filtering:

MAC filtering is a security measure that allows a WAP to accept or reject connections from specific devices based on their MAC addresses. By configuring the WAP to accept connections only from devices with approved MAC addresses, it is possible to prevent unauthorized devices from connecting to the network.

Deploying EAP-TLS

EAP-TLS is a security protocol used to authenticate and encrypt wireless communications.

Powered by Forestry.md