wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Quiz

Total questions: 30

Worksheet time: 15mins

Name
Class
Date
1.

Which device primarily forwards packets between different networks?

a)

Switch

b)

Router

c)

Hub

d)

Repeater

2.

Which address is tied to a network interface card (NIC) and usually fixed by the manufacturer?

a)

IPv4 address

b)

MAC address

c)

Public IP

d)

DNS name

3.

What does the “A” in the CIA triad stand for?

a)

Accountability

b)

Availability

c)

Authentication

d)

Authorization

4.

Which protocol is used to securely browse the web?

a)

HTTP

b)

FTP

c)

HTTPS

d)

Telnet

5.

Which network type covers the largest physical area?

a)

LAN

b)

PAN

c)

MAN

d)

WAN

6.

Which tool is commonly used for discovering open ports on a host?

a)

Wireshark

b)

Nmap

c)

Burp Suite

d)

OpenVAS

7.

Which is NOT part of the OWASP Top 10?

a)

Injection

b)

Cross-Site Scripting (XSS)

c)

Weak Wi-Fi passwords (WPA2)

d)

Insecure Deserialization

8.

Which malware type spreads automatically across networks without user interaction?

a)

Virus

b)

Trojan

c)

Worm

d)

Adware

9.

What is Spear Phishing?

a)

Mass email fraud to many recipients

b)

A phishing attack targeted at a specific individual or organization

c)

Phishing via SMS

d)

Phishing via voice call

10.

Which framework uses the functions Identify, Protect, Detect, Respond, Recover?

a)

ISO 27001

b)

NIST Cybersecurity Framework

c)

PCI-DSS

d)

GDPR

11.

What is the main goal of Vulnerability Assessment?

a)

Permanently shut down vulnerable hosts

b)

Identify and prioritize weaknesses before exploitation

c)

Develop exploits for penetration testing services

d)

Replace patch management

12.

Which scan type gives the tester no internal knowledge of the target beforehand?

a)

White box

b)

Grey box

c)

Black box

d)

Blue box

13.

CVSS is used to:

a)

Define network topology

b)

Score vulnerability severity

c)

Encrypt sensitive data

d)

Log user activity

14.

Which of the following is a sign of a misconfigured web server?

a)

Custom 404 pages

b)

Default admin panels reachable with default credentials

c)

Proper TLS certificates in place

d)

Minimal exposed services

15.

What does “asset inventory” mean in vulnerability management?

a)

A list of software licenses only

b)

A comprehensive listing of all hardware, software, and services to protect

c)

A list of customers and vendors

d)

A backup schedule

16.

What kind of address is 192.168.1.10 typically considered?

a)

Public IPv4 address

b)

Private IPv4 address

c)

IPv6 address

d)

MAC address

17.

Which of these is an example of social engineering?

a)

SQL Injection

b)

Pretexting via phone call

c)

Buffer overflow

d)

Cross-site scripting

18.

What is the purpose of a firewall?

a)

To accelerate web traffic

b)

To filter and control network traffic based on rules

c)

To serve as a DNS resolver

d)

To store backups

19.

Which of the following best describes a zero-day vulnerability?

a)

A vulnerability that’s patched instantly

b)

A vulnerability known to the vendor for many years

c)

A vulnerability exploited before a patch is available

d)

A vulnerability found only in physical devices

20.

Which protocol should never be used for an admin login over the Internet?

a)

HTTPS

b)

SSH

c)

SFTP

d)

Telnet

21.

What does OWASP stand for?

a)

Open Web Application Security Project

b)

Open Worldwide Application Security Program

c)

Online Web Application Support Platform

d)

Open Web Attack Security Project

22.

Which is a primary difference between vulnerability scanning and penetration testing?

a)

Scanning can prove exploitability; penetration testing only finds vulnerabilities

b)

Penetration testing attempts active exploitation; scanning is primarily detection and reporting

c)

They are the same process under different names

d)

Scanning always requires a human to run exploits manually

23.

In network segmentation, VLANs are used to:

a)

Physically separate cables for each department

b)

Log traffic only

c)

Create logical separate networks within the same switch infrastructure

d)

Replace firewalls entirely

24.

Which log collection/analysis system centralizes logs and raises alerts?

a)

FTP server

b)

SIEM (Security Information and Event Management)

c)

DNS cache

d)

DHCP server

25.

What is the primary risk of using components with known vulnerabilities?

a)

They are always slower

b)

They increase cost of maintenance

c)

Attackers can reuse known exploits to compromise systems

d)

They prevent patching of other components

26.

Which of the following best reduces the risk of phishing credential theft?

a)

Only longer passwords

b)

Multi-Factor Authentication (MFA)

c)

Use of HTTP instead of HTTPS

d)

Disabling firewalls

27.

What is Shodan mainly used for?

a)

Scanning internal application code

b)

Searching internet-connected devices and exposed services

c)

Hashing passwords

d)

Generating SSL certificates

28.

Which of these describes a “worm” like WannaCry?

a)

Needs user to open attachment to spread

b)

Self-propagating malware exploiting network vulnerabilities

c)

Only runs on mobile phones

d)

Only displays ads to the user

29.

Which is the best hashing algorithm choice for storing user passwords?

a)

MD5

b)

SHA-1

c)

bcrypt or Argon2

d)

Base64

30.

In vulnerability management, a “compensating control” means:

a)

A permanent software rewrite

b)

Temporary or alternative control that reduces risk until full remediation is possible

c)

Complete removal of the asset

d)

Public disclosure of the vulnerability