A common attack against wireless networks is to guess the static password needed to authenticate to the base station. Which technology can be used to minimize this risk?
A. IEEE 802.1x
B. IEEE 802.15
C. IEEE 802.11n
D. IEEE 802.1q
Answer: A. IEEE 802.1x
You might also like to view...
What numbers are displayed in the list box by the following program segment?
``` Dim numbers() As Integer = {4, 7, 9, 3, 1} Dim query = From number in numbers Where number > 6 Select number lstBox.Items.Add(query.Count) lstBox.Items.Add(query.Average) ``` (A) 5 and 12 (B) 2 and 12 (C) 2 and 8 (D) 5 and 8
A good way to protect your e-mails is to use ________
A) the Secure Sockets Layer (SSL) protocol B) the post office protocol (POP) C) encryption D) compression
What functions as the name of a wireless network?
A. secure key B. MAC address C. Network ID D. SSID
A tool for spyware scanning and removal included with Windows Vista is ________
Fill in the blank(s) with correct word