TechKnowSurge
CompTIA A+ Core 2 2.2 Cisco CCNA 5.9 Cisco CCST Cybersecurity 1.2 CompTIA Tech+ 6.6 CompTIA A+ Core 2 2.9 Cisco CCST Cybersecurity 2.4 Cisco CCNA 5.10 CompTIA Tech+ 2.8
VideoSecurityFree

Security - Wireless Security

Wireless signals are inherently exposed to interception, making strong encryption and proper authentication protocols essential for any secure network deployment. This content covers wireless security fundamentals, from outdated and broken protocols like WEP to modern WPA3 configurations and enterprise-grade 802.1x authentication.

Complete this video to capture a CTF flag worth 1 point.

About this video

Wireless networks present a unique security challenge because signals broadcast through open air without regard for physical boundaries, often extending well beyond the walls of a building and into spaces outside an organization's control. Any device with a wireless adapter can potentially capture and interpret that traffic, which means encryption and strong authentication are not optional considerations but baseline requirements for any responsible deployment. Understanding how different protocols address these risks, and where each one falls short, is essential for making sound decisions in real-world environments. The history of wireless security protocols illustrates how standards evolve in response to discovered vulnerabilities. WEP was introduced as a solution intended to match the privacy of wired connections, but it was quickly proven to be fundamentally broken and should never be used in any current environment. The WPA family of protocols, spanning versions one through three, represents a continuous improvement in wireless security, and deployments should target the highest version that the existing hardware and infrastructure can support. WPA3 in particular introduces stronger protections against common attacks that affected its predecessors. Authentication method is equally important to protocol selection. Pre-shared keys are convenient but carry significant risk because a shared password, once leaked, grants open access to anyone who possesses it. Captive portals offer a browser-based login alternative, while 802.1x provides enterprise-grade authentication by routing credentials or certificates through a dedicated authentication server, making it the most secure option for organizational networks. Alongside protocol and authentication choices, basic device hardening, including changing default SSIDs and administrative credentials, remains a necessary step in closing common vulnerabilities before a wireless network goes live.

What you'll learn

What's covered

Wireless Security

Aligned to

CompTIA A+ Core 2
2.2 Compare and contrast wireless security protocols and authentication methods.
2.9 Given a scenario, configure appropriate security settings on SOHO wireless and wired networks.
Cisco CCNA
5.9 Describe wireless security protocols.
5.10 Configure and verify WLAN within the GUI using WPA2 PSK.
Cisco CCST Cybersecurity
1.2 Explain common threats and vulnerabilities.
2.4 Set up a secure wireless SoHo network.
CompTIA Tech+
6.6 Explain common uses of encryption.
2.8 Given a scenario, install, configure, and secure a basic wireless network.

Key terms

Encryption
The process of converting readable data into an unreadable format using an algorithm and key to prevent unauthorized access.
Authentication
The process of verifying the identity of a user, device, or system.
Wireless Access Point
WAP
A device that allows wireless devices to connect to a wired network using Wi-Fi.
Advanced Encryption Standard
AES
A symmetric encryption algorithm widely used to secure data, supporting key sizes of 128, 192, and 256 bits.
Wired Equivalent Privacy
WEP
Wired Equivalent Privacy is a deprecated IEEE 802.11 wireless security protocol that used RC4 encryption with a static shared key; it is considered cryptographically broken and must not be used in any modern environment.
Wi-Fi Protected Access
WPA
A wireless security certification program developed by the Wi-Fi Alliance to replace the vulnerable WEP standard, using TKIP for per-packet encryption and either 802.1X/RADIUS or a pre-shared key for authentication. WPA was a transitional standard, superseded by WPA2 which mandates AES/CCMP encryption.
802.1X
An IEEE standard for port-based network access control that requires devices to authenticate before gaining access to a wired or wireless network, using a supplicant, authenticator, and authentication server (typically RADIUS). It is the foundation of enterprise Wi-Fi security and wired port security using EAP methods.
Service Set Identifier
SSID
The network name broadcast by a wireless access point that clients use to identify and connect to a specific Wi-Fi network. SSIDs can be up to 32 characters long and are transmitted in beacon frames; networks may be configured to suppress SSID broadcasting for limited obscurity.
Pre-Shared Key
PSK
A shared secret passphrase used for authentication in wireless networks and VPNs without requiring a dedicated authentication server. In WPA-Personal mode, the PSK is used to derive the Pairwise Master Key (PMK) for encrypting the wireless session.

Topics

Wireless Security Wpa3 Wep 802 1x Network Hardening Cryptography Networking

Transcript

When we're communicating wirelessly, the traffic is just flowing through the air, and anything, anybody, any device that has wireless can pick that up, read those signals and interpret them. So those signals must be secured. They must be encrypted.

Why wireless needs securing

Wireless signals get broadcasted out, and we don't have a whole lot of control about how it gets broadcasted out. There are certain antennas which will focus that. There are power settings which will allow us to adjust the radius. But even with those settings, we probably want to get good coverage, so we're probably going to extend beyond the walls of our building. Even if it is within our building, we still want to make sure that it is secure. So we need to implement good security with our wireless.

The protocols

There are certain protocols that we can use to secure the traffic, and some of them are better than others.

First of all, we could just have it open, where all the traffic is open and you don't need any credentials or anything to connect to it. This is obviously problematic, because anybody can read the traffic going across it.

We have wired equivalent privacy. WEP was designed to be something that would be the equivalent to a wired network — that is, it's so secure that no one else can see the traffic going across it. And it was a big lie, in that it was broken right away. You don't want to use WEP at all. It was crazy how long people were using WEP even knowing that it is a broken protocol and we shouldn't be using it.

Then we had several variations of this wireless protection access, or WPA. We have WPA1, 2 and 3. Obviously it gets better with each iteration, so we want to use as high as we can. There is also a compatibility issue that we've got to be concerned about, so we have to choose the right one that works best for our scenario. But the higher the WPA that we can go, the better it's going to be.

Connection and authentication options

With those different versions like WPA3, we have some options on how we connect.

We can have a pre-shared key. That is, we can create a key ahead of time and we can share it with other people. The problem with this, though, is that once that gets out, anybody can use that key in order to be able to access the wireless. And wireless passwords like that get shared all the time, and it really just opens up your network for some problems.

There is a portal, in which what would happen is once you connect it opens up a browser window and you can log in. That would be another option to secure your network for authentication.

But there is also 802.1X. 802.1X allows the computer to communicate through the wireless access point into the server and make a connection for authentication, and it can do that using certificates or usernames and passwords, or there's various methods. So that is one way that we can make this a really secure network, using something like 802.1X.

Hardening the device

There are other things that we should do when we roll out wireless. They come with probably some sort of SSID already preset up, and then the default credentials on that device. We do want to harden this device and secure it. So we change that SSID, we change the default credentials, we change it to better match our system, and implement a level of security within our wireless network.

About TechKnowSurge

TechKnowSurge builds IT and cybersecurity professionals through hands-on, concept-first training built around real understanding — not memorization. Free interactive tools, structured programs, and 25+ years of real-world experience, all in one place.

Explore free tools and programs →