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. Change the desktop wallpaper
|
|||
C. Convert the disk to FAT32
|
||||
D. Reimage or reinstall the OS from clean media/image
|
||||
|
||||
8. Which malware type spreads by attaching itself to legitimate programs and activates when the host program runs?
|
||||
|
||||
A. Trojan
|
||||
B. Worm
|
||||
C. Virus
|
||||
D. Cryptominer
|
||||
|
||||
9. Which malware type spreads across a network without needing a host file?
|
||||
|
||||
A. Virus
|
||||
B. Adware
|
||||
C. Worm
|
||||
D. PUP
|
||||
|
||||
10. A user downloads what appears to be a legitimate game but it installs a backdoor. What malware type is this?
|
||||
|
||||
A. Rootkit
|
||||
B. Trojan
|
||||
C. Ransomware
|
||||
D. Keylogger
|
||||
|
||||
11. Which tool monitors and filters network traffic to detect and block known malicious signatures?
|
||||
|
||||
A. EDR
|
||||
B. UPS
|
||||
C. IDS/IPS
|
||||
D. Time Machine
|
||||
|
||||
12. An application came bundled with freeware and now shows unwanted ads. What category is this?
|
||||
|
||||
A. Rootkit
|
||||
B. Ransomware
|
||||
C. Worm
|
||||
D. PUP (Potentially Unwanted Program)
|
||||
|
||||
13. What is the primary goal of spyware?
|
||||
|
||||
A. Encrypt files for ransom
|
||||
B. Collect user information and transmit it without consent
|
||||
C. Replicate across the network
|
||||
D. Display unwanted advertisements
|
||||
|
||||
14. A user receives an email with an attachment that installs a keylogger when opened. What attack category is this?
|
||||
|
||||
A. DDoS
|
||||
B. SQL injection
|
||||
C. Phishing with a malware payload
|
||||
D. Ransomware encryption only
|
||||
|
||||
15. Which type of malware specifically targets the boot sector of a hard drive?
|
||||
|
||||
A. Trojan
|
||||
B. Boot sector virus
|
||||
C. Adware
|
||||
D. Worm
|
||||
|
||||
## Answer Key For Instructor
|
||||
|
||||
1. A
|
||||
|
|
@ -65,4 +121,12 @@ D. Reimage or reinstall the OS from clean media/image
|
|||
5. C
|
||||
6. B
|
||||
7. D
|
||||
8. C
|
||||
9. C
|
||||
10. B
|
||||
11. C
|
||||
12. D
|
||||
13. B
|
||||
14. C
|
||||
15. B
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue