Wireless Security Flashcards

(9 cards)

1
Q

What is WPA?

A

Wireless Protected Access
The first version of WPA was designed to fix vulnerabilities int the earlier WEP (wired equivalent privacy) standard.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are WPA version 1 features?

A

Uses RC4 symmetric cipher to encrypt traffic (like WEP).
Adds a mechanism called TKIP (Temporal Key Integrity Protocol) which was meant to address the vulnerabilities in WEP.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is AES and how does it work?

A

Advanced Encryption Standard.
Uses symmetric keys and block ciphers to encrypt data.
This means data is divided into blocks of 128-bits and each block is encrypted independently.
AES replaced TKIP and is used to secure Wi-Fi Networks using WPA2 and WPA3

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are WPA2 features?

A

Uses AES and CCMP (Counter Mode with Block Chaining Message Authentication Code Protocol).
CCMP provides authenticated encryption which is designed to make replay attacks harder.
Uses a 4 way handshake with a preshared key called PSK
AES replaces RC4 and CCMP replaces TKIP.
Some access points allow WPA2 to be used in WPA2-TKIP or WPA2-TKIP+AES compatibility mode. This supports legacy client but weakens security.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What are WPA3 features?

A

SAE (Simultaneous Authentication of Equals)
WPA2’s PSK was vulnerable to manipulation that allowed threat actors to recover the key so SAE replaces PSK.
updated Cryptographic protocols- Replaces AES CCMP with the stringer AES GCMP (Galois Counter Mode Protocol)
Protected management frames-mandates use of encryption for management frames to protect agains key recovery attacks and DoS
Wi-Fi Enhanced Open- Encrypts network traffic even if Wi-Fi has no passphrase.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What are 3 types of Wi-Fi authentication?

A

open, personal, an enterprise

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What are the 2 methods of personal authentication?

A

WPA2 PSK:
WPA3 SAE:

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What does WPA 802.1X enterprise authentication method implement?

A

EAP (extensible Authentication Protocol)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is EAP?

A

Extensible Authentication Protocol
Allows the use of different mechanisms to authenticate against a network directory.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly