wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

SDCGAMES_CYBSEC_QUIZ

Total questions: 23

Worksheet time: 16mins

Name
Class
Date
1.

Three friends connect to your laptop’s Wi‑Fi hotspot and start watching videos. Which of the following can you reliably see from the hotspot owner’s side without performing any intrusive interception?

a)

The exact video titles they watch on YouTube.

b)

That they connected to YouTube (domain/IP) and how much data they used.

c)

The full video content (the video file bytes).

d)

You can’t see anything at all.

2.

You are at a café using public Wi-Fi. Which action protects your sensitive accounts the most?

a)

Use “Incognito Mode” and clear cookies after each site

b)

Connect through a VPN before logging in

c)

Disable Bluetooth and firewall to prevent interference

d)

Just use HTTPS websites

3.
Which password is most secure?
a)
K@17r#2q9!
b)
ThisIsMyCoffeeMug!2025
c)
Password2025!
d)
1qaz2wsx3edc4rfv
4.
Can "Incognito Mode" make you completely invisible online?
a)
Yes, it hides everything
b)
No, it only hides history from your device
c)
Yes, it hides even from websites and ISPs
d)
It depends on browser
5.
Hackers controlled a Jeep via its internet. Which system was exploited?
a)
Tire pressure sensors connected to CAN bus
b)
Infotainment radio system with internet access
c)
Onboard diagnostic port (OBD-II)
d)
Electronic seat adjustment
6.
True or False: VPN guarantees complete anonymity online.
a)

True

b)
False
7.
True or False: Covering your laptop's webcam with tape can be a real security measure.
a)
True
b)
False
8.
What does the term "social engineering" mean in cybersecurity?
a)
Building social media apps
b)
Manipulating people into giving up confidential info
c)
Engineering social robots
d)
Improving social relationships online
9.
Which of these files is most likely to contain malware?
a)
report.pdf
b)
family_photo.jpg
c)
invoice.exe
d)
notes.txt
10.

What does "2FA" stand for in cybersecurity?

(a)  

11.
True or False: Antivirus software can detect all types of malware.
a)
True
b)
False
12.
Which of these passwords is the least secure?
a)
qwerty
b)
K@17r#2q9!
c)
ThisIsMyCoffeeMug!2025
d)
1qaz2wsx3edc4rfv
13.
You are a "cyber detective". You find a locked USB labeled "TopSecret2025". You suspect it's password-protected. What's the safest way to analyze it?
a)
Plug it in and open immediately
b)
Use a sandbox/isolated VM
c)
Give it to a friend
d)
Ignore it
14.
You delete a file and empty the Recycle Bin. Is it really gone?
a)
Yes
b)
No, can be recovered
c)
Only with Shift+Delete
d)
Depends on file type
15.

What does the "S" in HTTPS stand for?

(a)  

16.

Decrypt the following Caesar cipher message: KLFUHZ

(a)  

17.

Bob received a secret message: GSRH RH Z HVXIVG

(a)  

18.

A secret message encrypted using a repeating key method:

Ciphertext: OPXTLHJAW

Key: SHIP

(a)  

19.

Caesar Cipher Challenge (Pangram):

.

WKH LPSRVWRU LV LQ WKH PDLQ VKLS

(a)  

20.

Number Cipher: Ciphertext numbers: 6 0 12 4 18

(a)  

21.

A cyber-security analyst finds an RSA public key:

n = 323, e = 5

Find d such that:

5d ≡ 1 (mod φ(n))

Follow these steps to help him:

Factor n into two primes p and q.

Compute φ(n) = (p - 1)(q - 1).

(Hint: use 5d = 1 + kφ(n) and try small k = 1, 2, 3, …)

(a)  

22.

Social Engineering Scenario: Identify the type of attack

.

Congratulations! You won a $1000 gift card. Please click this link and provide your login details

to claim it. Offer valid only for the next 24 hours.

a)
Phishing
b)

Tailgating

c)

Worms

d)

Ransomware

23.

Vigenère Cipher:

Ciphertext: DHOTBCAUB

Key: LEMON

(a)