Initial Core 2 study project

This commit is contained in:
Ken Patmonk 2026-06-11 20:17:44 -05:00
commit 10de90430c
120 changed files with 12696 additions and 0 deletions

68
quizzes/SEC-1-quiz.md Normal file
View file

@ -0,0 +1,68 @@
# SEC-1 Quiz: Security Controls
Take this after studying `notes/SEC-1-security-controls.md`.
Reply with answers like:
`1B 2A 3D 4C 5B 6A 7D`
## Questions
1. Which physical control is designed to stop vehicles from approaching a building entrance?
A. Smart card
B. Bollard
C. SAML
D. DLP
2. Which control grants users only the access needed to perform their job?
A. Zero Trust
B. SSO
C. Video surveillance
D. Least privilege
3. A company wants to prevent credit card numbers from being emailed outside the organization. Which control fits best?
A. TOTP
B. APIPA
C. DLP
D. Disk Cleanup
4. Which technology centrally manages mobile device policies such as PIN requirements and remote wipe?
A. ACL
B. MDM
C. CCTV
D. ReFS
5. Which access model grants elevated admin rights only for a limited time?
A. Workgroup access
B. Public network profile
C. File sharing
D. Just-in-time access
6. Which authentication method uses a code that changes based on time, often every 30 seconds?
A. TOTP
B. ACL
C. DLP
D. CCTV
7. Which feature lets a user authenticate once and then access multiple approved resources?
A. Magnetometer
B. APFS
C. SSO
D. exFAT
## Answer Key For Instructor
1. B
2. D
3. C
4. B
5. D
6. A
7. C