
Introduce the certified wireless security professional (CWSP) course and its scope, setting the stage for essential wireless security concepts.
Download files here
Explore how standards organizations like ISO, IEEE, IETF, and the Wi-Fi Alliance shape OSI compatibility, interoperability, and certification for wireless networks.
Explore the ISOC hierarchy, from the internet architecture board and IETF to ICANN and IRTF, and see how collaborative RFCs shape secure internet protocols.
Understand how access layer switches and wireless access points connect users, then move traffic through distribution and core layers toward servers or the cloud, highlighting access layer security.
Explore data privacy in radio frequency communications, noting unlicensed bands are easy to intercept, and learn how encryption and key strength protect the sender and receiver from cryptanalysis.
Monitor wireless networks for performance and intrusion with a wireless LAN controller that detects interference and unknown devices, and centralize logs on a single server to reveal threats.
Explore the robust security network (rsn) and its associations, focusing on authentication, association, and dynamic key generation. Understand how the four-way handshake creates unique encryption keys for each connection.
Explore networking basics by using ipconfig to reveal wireless and wired layer one through three settings, capture mac addresses, and note IPv4/IPv6 addresses and VLAN considerations.
Examine wireless encryption options from none to wep, wpa, and wpa2, using pre-shared keys and passphrases, and consider enterprise authentication for stronger security.
Download files here
Wep encryption protects traffic by encrypting layers 3 through 7, while mac addresses and ip addresses remain visible, using four hex keys as a pre-shared key without authentication.
Shared key authentication uses a static symmetric key where the access point challenges the client, who encrypts the text to prove the key; a legacy and deprecated approach.
Explore how VPN protects data, including site-to-site and client-server models, and compare encryption-focused VPN with other types, while noting overhead and tunneling protocols like IPsec and L2TP.
Understand how router-to-router vpn tunnels connect private networks over the internet using public addresses, encryption, hashing, and security associations with diffie helmond key exchange and ike phase one and two.
Examine vpn tunneling protocols, including pptp weaknesses and lack of native encryption, layer two and layer three tunneling, ipsec tunnel mode, and encryption options des, 3des, aes, and diffie-hellman.
SSID cloaking offers security by obscurity by hiding the broadcast of the network name, yet it remains discoverable through active scans, probes, or sniffing.
Download files here
Understand why WEP is a legacy encryption system that uses RC4 with a 40-bit key and a 24-bit initialization vector, and why stronger algorithms with longer keys are preferred.
CCMP part2 describes using a 128-bit pairwise transient key for unicast and a group temporal key for multicast, plus 48-bit packet number and a 104-bit nonce with salt for integrity.
Explore CCMP security by tracking unique packet numbers, managing retransmissions, and using additional authentication data from the MAC header to protect frame control fields and deter replay attacks.
Explore how ccmp constructs header from packet number, transmitter address, and priority data. The 128-bit temporal key with S. cypher creates a mic and encrypts data, enabling crc integrity.
Trace how CCMP encrypts data and preserves integrity by building the mac header, creating a nonce from the packet number, and applying a 128-bit temporal key with a key ID.
Explore proprietary solutions, including vendor-specific encryption like 256-bit X sec and Fortress client software, and learn how interoperability challenges in heterogeneous environments limit their usefulness.
Learn how wifi encryption protects data by capturing wireless frames with Wireshark, observing the four-way handshake, key negotiation, and how encrypted data remains unread without the key.
Download files here
Explain how authentication verifies identity, why usernames and passwords are weak due to social engineering, and how multifactor options—something you know, something you have, and something you are—strengthen WLAN security.
Focus on authentication, authorization, and accounting as the core security trio; prove identity, define user permissions, and audit actions to keep networks safe.
Capture and centralize logs from access points and radius accounting servers, enable proactive alerts via siem, and correlate data across devices to detect rogue access and authentication events.
Explore the extensible authentication protocol (EAP), a flexible layer-two method securing communications among the supplicant, authenticator, and server. Learn about EAP over LAN, the four-way handshake, and dynamic key exchange.
The EAP process authenticates a supplicant to an access point via an authenticator, using management frames, identity exchange, radius challenge, and a four-way handshake to establish dynamic encryption keys.
Trace legacy EAP methods like md5-based EAP and LEAP, reveal hashing weaknesses and one-way authentication, and explain deployment across hardware, firmware, and Windows 2000-era networks.
Explore strong EAP protocols with PEAP, using a TLS tunnel for mutual authentication and encrypted sessions, with phase one exchange of identities and certificates, and phase two inner identity validation.
Learn how PACs function as digital certificate–like credentials using pre-shared keys and a Diffie-Hellman based provisioning to establish encrypted tunnels through multi-phase authentication.
Explore wireless LAN authentication concepts, including 802.1X port-based authentication, the supplicant, authenticator, and server with shared secrets, while reviewing legacy protocols and EAP types such as PEAP and LEAP.
Download files here
Discover how RSN uses a four-way handshake to generate pairwise transient keys for unicast and a group transit key for broadcast, guided by frames ensuring AP-station compatibility and TSN transition.
Stations share the same group wise transit key for multicast and broadcast traffic from one access point, with backward compatibility allowing multiple negotiations and unicast key use and tsin support.
Explore the four-way handshake, illustrating how random numbers generate a transient key to derive the pairwise key and the back-and-forth messages culminating in the final acknowledgement.
The group key handshake lets the access point derive and distribute a GTK from the group master key, with the supplicant acknowledging via an EAPOL keyframe.
Explore real-world EAP exchanges through a PCAP capture, observe the four-way handshake, nonce exchange, and key derivation, and learn how promiscuous mode and Wireshark reveal RSN negotiations.
Explore information elements and tagged parameters in wireless LAN management frames, revealing capabilities, data rates, and key management details through beacon captures from an access point and client.
Explore dynamic keys, seekamp, and four-way handshakes in a robust security network, plus authentication and key management from master keys to pairwise transient key and group wise transient key.
Download files here
Explain how an ASCII passphrase and the SSID are hashed 4096 times to produce a 256-bit pre-shared key for the 4-way handshake, with nonces and salt creating pairwise transient keys.
Describe the registration mode in wps, detailing phase one: exchange of public keys and roles between registrar and enrollee. Phase two uses mutual authentication based on the enrollee's device password.
Change all default settings on your access point, including the login and SSID; enable WPA personal, MAC filtering, and cloaking for security in depth.
Download files here
Clients decide when to roam between overlapping access points with the same SSID based on roaming thresholds and signal strength, while centralized management enables seamless roaming by sharing authentication state.
Pre authentication speeds roaming by establishing a new PMKSA with a target access point; authentication is forwarded to the radius server, using PMK1 and PMK2 to skip the four-way handshake.
Explore opportunistic key caching (OKC) and fast secure roaming (FSR) through centralized PMK caching on a wireless LAN controller. Learn how this reduces per-target handshakes and radius-server load during roaming.
Secure roaming by using radio resource measurements (RM) and neighbor requests and reports to select the best access point, guided by a wireless LAN controller.
Explore layer three roaming, where ip addresses change yet traffic remains mapped to the original wireless lan controller through capwap tunnel, intra controller roaming, and mobility message exchange.
Download files here
Identify common denial of service, eavesdropping, and man-in-the-middle attacks shared by wired and wireless networks, and explore the wireless-specific threats you must be prepared for.
Analyze rogue devices and rogue access points, and explore detection with war walking and wireless LAN controllers. Examine ad hoc networks and printers' risks, and block rogue ports on switches.
Explore eavesdropping on wireless networks and why encryption protects traffic, with passive scanning, MAC and vendor details, beacons, SSID, roaming data, and tools like Wireshark and NetStumbler.
Secure management interfaces on wireless access points by disabling defaults, changing admin credentials, applying patches, and monitoring CVEs to prevent unauthorized access and data theft.
Use Cain and Abel to scan for rogue wireless devices, map nearby ssids and channels, and walk the building to locate and mitigate interference and unapproved access points.
Download files here
Conduct comprehensive wifi audits by evaluating layer one and layer two, performing penetration testing, auditing wired infrastructure, social engineering, and wireless intrusion prevention systems, all supported by verifiable documentation.
Conduct a white-hat penetration test to assess your network, test rogue access points and traffic decryption, and consider denial of service risks, with an approved statement of work and patches.
Identify auditing tools and the needed equipment, from wireless cards in promiscuous mode to Linux-based tools, spectrum analyzers, and open source or commercial options, with thorough documentation.
The Certified Wireless Security Professional (CWSP) course is designed on the CWSP certification exam curriculum recommended by CWNP. The course teaches the latest enterprise wireless LAN security and auditing techniques to the students. The course also covers the most up-to-date WLAN intrusion and DoS tools and techniques. The students are enabled on the functionality of the 802.11i amendment to the 802.11 standard, the inner-workings of each authentication method used with wireless LANs, and every class and type of WLAN security solution available. This includes a detailed coverage of the wireless intrusion prevention systems and wireless network management systems.
The Certified Wireless Security Professional (CWSP) course will help the students to acquire the necessary skills for implementing and managing wireless security in the enterprise by creating layer2 and layer3 hardware and software solutions with tools from the industry’s leading manufacturers. The course also serves as an excellent preparatory course for the CWSP certification offered by CWNP.