1/34
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai | Chat |
|---|
No analytics yet
Send a link to your students to track their progress
Why do wireless LANs require careful configuration to make the connection and transmissions secure?
no way to prevent anything within range from listening to the signals
What could unencrypted wireless traffic allow?
interception of data or unauthorized use of the network
What was the first version of WPA designed to fix?
critical vulnerabilities in the earlier WEP standard
What cipher does version 1 of WPA use to encrypt traffic?
RC4 symmetric cipher
What mechanism did WPA version 1 add to mitigate attacks against WEP?
Temporal Key Integrity Protocol (TKIP)
Why has TKIP been deprecated?
found to have its own share of vulnerabilities
What replaced TKIP?
Advanced Encryption Standard (AES)
How does AES encrypt data?
symmetric keys and block ciphers, dividing data into 128-bit blocks and encrypting each block independently
Which Wi-Fi security versions use AES?
WPA2 and WPA3
Why are WEP and the original WPA not considered secure enough for continued use?
WPA with TKIP is vulnerable to replay attacks that aim to recover the encryption key
What does WPA2 use instead of RC4 and TKIP?
AES deployed within CCMP
What does CCMP provide?
authenticated encryption designed to make replay attacks harder
Which WPA2 mode is better to select?
WPA2-AES
What WPA2 personal authentication mechanism is vulnerable to manipulations that allow recovery of the key?
4-way handshake with a preshared key (PSK)
What does WPA3 replace WPA2-PSK with?
WPA3-SAE
What updated cryptographic protocol does WPA3 use instead of AES CCMP?
AES Galois Counter Mode Protocol (GCMP)
What protection does WPA3 require for management frames?
encryption
What attacks does encrypting management frames help protect against?
key recovery attacks and DoS attacks that force stations to disconnect
What does WPA3 do for an open Wi-Fi network with no passphrase?
encrypts the traffic so any station can still join, but traffic is protected against sniffing