From the course: CompTIA Security+ (SY0-701) Cert Prep
Wireless encryption
From the course: CompTIA Security+ (SY0-701) Cert Prep
Wireless encryption
- [Instructor] Network administrators add encryption to wireless networks to protect communications against eavesdropping. Wireless encryption is a best practice for network security. Encryption hides the true content of network traffic from those without the decryption key. It takes an insecure communications technology, radio waves, and makes it secure. The original approach to solving this problem was a technology known as Wired Equivalent Privacy or WEP. WEP was used for a long time, but it is now known to suffer from some very serious security vulnerabilities. And these issues are so significant that security professionals no longer consider WEP secure, and it should never be used on a modern network. A newer technology called Wi-Fi Protected Access, or WPA, replaced WEP all the way back in 2003. This first version of WPA, just called WPA, used the Temporal Key Integrity Protocol, or TKIP, to add security that WEP didn't have. TKIP changed the encryption key for each packet, preventing an attacker from discovering the key after monitoring the network for a long period of time. However, as happens with many security technologies, vulnerabilities in WPA have now come to light that make it a poor choice for use on modern wireless networks. In 2004, WPA2 was released as an upgrade to WPA. Instead of simply trying to add security on to the old web standard, WPA2 uses an encryption protocol that is based upon the Advanced Encryption Standard or AES. This protocol has a really long name, Counter Mode Cipher Block Chaining Message Authentication Code Protocol But you just need to know it as CCMP. Security researchers have discovered some potential issues with WPA2, but it is still considered secure and is widely used. As of 2020, new wireless devices are required to support the WPA3 standard. WPA3 also supports the CCMP protocol, but it adds a new technology called Simultaneous Authentication of Equals, or SAE. SAE is a secure key exchange protocol based upon the Diffie-Hellman technique that provides a more secure initial setup of encrypted wireless communications. So let's sum this up with a quick reference table. You should not operate unencrypted networks because they are definitely vulnerable to eavesdropping, and the original WEP standard is so insecure that it's basically equivalent to running an unencrypted network. The original WPA standard is also now considered insecure, and you should now be running the WPA2 wireless encryption standard and or the newer WPA3 standard.
Download courses and learn on the go
Watch courses on your mobile device without an internet connection. Download courses using your iOS or Android LinkedIn Learning app.
Contents
-
-
The goals of information security2m 11s
-
Authentication, authorization, and accounting (AAA)3m 31s
-
Categorizing security controls5m 11s
-
Conducting a gap analysis2m 34s
-
Zero Trust5m 32s
-
Physical access control4m 40s
-
Physical security personnel2m 12s
-
Deception technologies2m 55s
-
Change management6m 2s
-
-
-
Trust models2m 52s
-
PKI and digital certificates4m 5s
-
Hash functions7m 38s
-
Digital signatures3m 50s
-
Digital signature standard1m 27s
-
Create a digital certificate4m 55s
-
Revoke a digital certificate1m 28s
-
Certificate stapling2m 29s
-
Certificate authorities6m 13s
-
Certificate subjects3m 35s
-
Certificate types2m 55s
-
Certificate formats2m 30s
-
-
-
Preventing SQL injection4m 25s
-
Understanding cross-site scripting3m 17s
-
Request forgery4m 8s
-
Overflow attacks3m 21s
-
Explaining cookies and attachments4m 7s
-
Session hijacking4m 8s
-
Code execution attacks2m 43s
-
Privilege escalation1m 56s
-
OWASP Top Ten4m 45s
-
Application security4m 3s
-
Defending against directory traversal3m 4s
-
Race condition vulnerabilities2m 13s
-
-
-
Restricting network access2m 8s
-
Network access control4m 30s
-
Router configuration security4m 5s
-
Switch configuration security3m 42s
-
Maintaining network availability2m 32s
-
Network monitoring3m 41s
-
SNMP2m 54s
-
Isolating sensitive systems2m
-
Zero trust networking4m 9s
-
Secure access service edge (SASE)3m 50s
-
-
-
Operating system security8m 44s
-
Malware prevention7m 25s
-
Application management3m 46s
-
Host-based network security controls7m 44s
-
File integrity monitoring4m 9s
-
Data loss prevention5m 17s
-
Data encryption5m 39s
-
Hardware and firmware security5m 24s
-
Linux file permissions4m 2s
-
Web content filtering1m 47s
-
-
-
What is vulnerability management?5m 2s
-
Identify scan targets4m 24s
-
Scan configuration5m 20s
-
Scan perspective4m 24s
-
Security Content Automation Protocol (SCAP)2m 27s
-
Common Vulnerability Scoring System (CVSS )3m 31s
-
Analyzing scan reports4m 37s
-
Correlating scan results2m 20s
-
Vulnerability response and remediation2m 14s
-
-
-
Authentication factors3m 26s
-
Multifactor authentication2m 17s
-
Something you have4m 24s
-
Password policy4m 19s
-
Password managers2m 3s
-
Passwordless authentication3m 23s
-
Single sign-on and federation3m 9s
-
Kerberos and LDAP5m 18s
-
SAML2m 35s
-
OAUTH and OpenID Connect2m 55s
-
Certificate-based authentication5m 25s
-