quizzes: expand all 35 quizzes to 15 questions each
OPS-1 through OPS-10, OS-2, OS-3 went from 5 → 15. OS-1, OS-4 through OS-11, SEC-1 through SEC-11, TRB-1 through TRB-4 went from 7 → 15. Questions cover exam-weight scenarios not duplicated from original content. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
202140e2ac
commit
0c3868ea71
36 changed files with 2496 additions and 0 deletions
|
|
@ -56,6 +56,62 @@ B. Plaintext storage
|
|||
C. Tailgating
|
||||
D. SAML
|
||||
|
||||
8. A technician receives a call from someone claiming to be IT support asking for their password. What attack type is this?
|
||||
|
||||
A. Phishing
|
||||
B. Vishing
|
||||
C. SQL injection
|
||||
D. Tailgating
|
||||
|
||||
9. An attacker follows an employee through a secure door without scanning their badge. What is this called?
|
||||
|
||||
A. Shoulder surfing
|
||||
B. Tailgating
|
||||
C. Whaling
|
||||
D. Smishing
|
||||
|
||||
10. An attacker watches a user enter their PIN at an ATM by standing nearby. What attack is this?
|
||||
|
||||
A. Tailgating
|
||||
B. Vishing
|
||||
C. Shoulder surfing
|
||||
D. Evil twin
|
||||
|
||||
11. An attacker searches through discarded printed documents to find sensitive information. What is this called?
|
||||
|
||||
A. Dumpster diving
|
||||
B. Smishing
|
||||
C. Watering hole attack
|
||||
D. Shoulder surfing
|
||||
|
||||
12. Which attack floods a login page with many different password guesses automatically?
|
||||
|
||||
A. Shoulder surfing
|
||||
B. Vishing
|
||||
C. Brute force attack
|
||||
D. Tailgating
|
||||
|
||||
13. An email appears to come from the CEO asking the CFO to wire money immediately. This targeted attack is called:
|
||||
|
||||
A. Smishing
|
||||
B. Vishing
|
||||
C. Whaling or Business Email Compromise (BEC)
|
||||
D. Watering hole
|
||||
|
||||
14. An attacker compromises a popular developer tool website knowing IT professionals visit it. What attack type is this?
|
||||
|
||||
A. Vishing
|
||||
B. Watering hole attack
|
||||
C. Tailgating
|
||||
D. Smishing
|
||||
|
||||
15. What is the best general defense against social engineering attacks?
|
||||
|
||||
A. Disable all email
|
||||
B. Use only WEP
|
||||
C. Security awareness training
|
||||
D. Remove all firewalls
|
||||
|
||||
## Answer Key For Instructor
|
||||
|
||||
1. C
|
||||
|
|
@ -65,4 +121,12 @@ D. SAML
|
|||
5. B
|
||||
6. D
|
||||
7. A
|
||||
8. B
|
||||
9. B
|
||||
10. C
|
||||
11. A
|
||||
12. C
|
||||
13. C
|
||||
14. B
|
||||
15. C
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue