Initial Core 2 study project
This commit is contained in:
commit
10de90430c
120 changed files with 12696 additions and 0 deletions
68
quizzes/SEC-3-quiz.md
Normal file
68
quizzes/SEC-3-quiz.md
Normal file
|
|
@ -0,0 +1,68 @@
|
|||
# SEC-3 Quiz: Wireless Security
|
||||
|
||||
Take this after studying `notes/SEC-3-wireless-security.md`.
|
||||
|
||||
Reply with answers like:
|
||||
`1B 2A 3D 4C 5B 6A 7D`
|
||||
|
||||
## Questions
|
||||
|
||||
1. Which wireless security option should be avoided because it is obsolete and insecure?
|
||||
|
||||
A. WPA3
|
||||
B. WPA2-AES
|
||||
C. WPA3-Enterprise
|
||||
D. WEP
|
||||
|
||||
2. Which encryption method is stronger and commonly associated with WPA2?
|
||||
|
||||
A. AES
|
||||
B. TKIP
|
||||
C. WEP
|
||||
D. APIPA
|
||||
|
||||
3. Which wireless mode uses one shared Wi-Fi password for all users?
|
||||
|
||||
A. Enterprise
|
||||
B. Kerberos
|
||||
C. Personal/PSK
|
||||
D. TACACS+
|
||||
|
||||
4. Which wireless mode authenticates users individually with 802.1X?
|
||||
|
||||
A. Open
|
||||
B. Enterprise
|
||||
C. Personal
|
||||
D. WEP
|
||||
|
||||
5. Which authentication service is commonly used for 802.1X wireless and VPN authentication?
|
||||
|
||||
A. FAT32
|
||||
B. APFS
|
||||
C. ReFS
|
||||
D. RADIUS
|
||||
|
||||
6. Which authentication protocol is commonly associated with Microsoft domain environments?
|
||||
|
||||
A. TKIP
|
||||
B. WEP
|
||||
C. Kerberos
|
||||
D. exFAT
|
||||
|
||||
7. Which protocol is commonly associated with network device administration, especially Cisco environments?
|
||||
|
||||
A. WPA2-Personal
|
||||
B. TACACS+
|
||||
C. BitLocker
|
||||
D. EFS
|
||||
|
||||
## Answer Key For Instructor
|
||||
|
||||
1. D
|
||||
2. A
|
||||
3. C
|
||||
4. B
|
||||
5. D
|
||||
6. C
|
||||
7. B
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue