·

What’s New in Cybersecurity This Week: Projects, Videos, Articles & Podcasts I’m Following – 5/25/26

Welcome to my weekly cybersecurity roundup! Here, I share updates on the projects I’m currently working on, along with the most insightful cybersecurity videos I watched, articles I found valuable, and podcasts I tuned into this week.

Demystifying 802.1X and the IEEE Wireless Landscape

To celebrate the kickoff of my GIAC Security Essentials (GSEC) class this week, we are stripping enterprise networking down to its foundation and exploring a critical security control that serves as an infrastructure’s frontline gatekeeper: IEEE 802.1X. Simply put, 802.1X is an IEEE standard for port-based Network Access Control (PNAC). It provides a secure, identity-based authentication framework for devices attempting to attach to a wired local area network (LAN) or a wireless network (WLAN). Before a connecting machine is assigned an IP address or permitted to pass regular network traffic, 802.1X steps in at the Data Link layer (Layer 2) to verify its identity, ensuring that rogue or unauthenticated devices are blocked right at the point of access.

Under the hood, the brilliance of 802.1X lies in its standardized architectural components, which divide the network entry process into three distinct roles: the Supplicant, the Authenticator, and the Authentication Server. The Supplicant is the client device or software agent (like your workstation or smartphone) requesting network entry. The Authenticator is the perimeter edge device—typically a managed network switch or a wireless access point (WAP), that acts as a strict physical gatekeeper, dropping all non-authentication traffic until permission is explicitly granted. Finally, the Authentication Server (most commonly an enterprise RADIUS server) is the central brain containing the user or device database. These three entities communicate using the Extensible Authentication Protocol (EAP), securely passing credentials or digital certificates across the wire.

Implementing 802.1X is a monumental upgrade over relying on static, easily compromised pre-shared keys (PSKs) or wide-open ethernet jacks. By tying network admission directly to authenticated identities, organizations can implement context-aware defenses. Beyond a simple “allow or deny” response, modern 802.1X deployments empower security teams to leverage role-based access control and dynamic VLAN assignment. This means an internal corporate laptop, an executive’s personal tablet, and an untrusted IoT sensor can connect to the exact same physical switch or access point, yet automatically be segregated into completely isolated network segments based on their authentication profile. As we dive deeper into our GSEC path, tools like 802.1X remind us that robust Zero Trust architectures must always validate at the outermost edge.

Projects

Videos

Articles

, , , , , , , , , , , , , , , , , , , , , , , , , , , ,