wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Foundations of IT for Cybersecurity.

Total questions: 30

Worksheet time: 10mins

Name
Class
Date
1.

What is the primary role of an operating system?

a)

Perform calculations only

b)

Manage hardware and software resources

c)

Store files permanently

d)

Connect to the Internet

2.

Which of the following is a server operating system commonly used in enterprise environments?

a)

Windows

b)

MacOs

c)

Linux

d)

Unix

3.

What does virtualization allow you to do?

a)

Run multiple operating systems on one physical machine

b)

To do cybersecurity lab

c)

Store unlimited data on a hard drive

d)

Automatically patch software

4.

Which Linux command shows the current working directory?

a)

ls

b)

cd

c)

pwd

d)

mkdir

5.

What type of network covers a city or large campus (up to ~60 km)?

a)

PAN

b)

LAN

c)

MAN

d)

CAN

6.

Which OSI layer is responsible for routing data between networks?

a)

Physical Layer

b)

Data Link Layer

c)

Network Layer

d)

Transport Layer

7.

Which IP class is designed for small networks?

a)

Class A

b)

Class D

c)

Class B

d)

Class C

8.

What is the primary function of SQL in databases?

a)

Style web pages

b)

Query, insert, update, and delete data

c)

Create server hardware

d)

Encrypt network traffic

9.

Which XAMPP component is a web server?

a)

MySQL

b)

Apache

c)

PHP

d)

Perl

10.

What command can display active network connections on a host?

a)

ipconfig

b)

ping

c)

netstat

d)

traceroute

11.

Which Nmap option performs OS detection and service version scanning?

a)

-sn

b)

-p

c)

-O

d)

-A

12.

What is the purpose of a subnet mask?

a)
To assign a default gateway for a network.
b)
To encrypt data transmitted over the network.
c)
To determine the maximum transmission unit size.
d)
To define the network and host portions of an IP address.
13.

Which tool allows replaying captured packets to a network interface?

a)

tcpdump

b)

hping

c)

tcpreplay

d)

netstat

14.

Which tool can detect rogue devices by mapping IP addresses to MAC addresses?

a)

ping

b)

arp

c)

nslookup

d)

route

15.

Which component is considered hardware?

a)

Operating system

b)

Antivirus software

c)

CPU

d)

Encryption algorithm

16.

Which protocol secures web traffic?

a)

HTTP

b)

FTP

c)

HTTPS

d)

SMTP

17.

What is a client in a client-server model?

a)

A server hosting services

b)

A device requesting services

c)

A firewall appliance

d)

A cloud backup system

18.

Which IP address version is the most widely used today?

a)

IPv2

b)

IPv6

c)

IPv4

d)

IPv5

19.

What is DNS used for?

a)

Translating domain names to IP addresses

b)

Monitoring network activity

c)

Blocking malicious websites

d)

Encrypting traffic

20.

Which type of memory is volatile?

a)

ROM

b)

RAM

c)

SSD

d)

Hard disk

21.

What is the main role of a database in IT?

a)

Encrypt files

b)

Filter network traffic

c)

Protect user accounts

d)

Store and manage structured data

22.

Which is a common type of network?

a)

MAN

b)

LAN

c)

WAN

d)

All the above

23.

Which device connects multiple networks?

a)

Switch

b)

Router

c)

Hub

d)

Modem

24.

What is the purpose of a switch in a network?

a)

Connect multiple networks

b)

Encrypt traffic

c)

Connect devices within a LAN

d)

Host a firewall

25.

Which of the following is a primary function of the OSI Layer 5 (Session Layer)?

a)

Routing data between networks

b)

Establishing, managing, and terminating sessions between applications

c)

Transmitting raw bits over a physical medium

d)

Ensuring reliable data deliver

26.

Which interface allows interaction through text-based commands?

a)

GUI

b)

BIOS

c)

API

d)

CLI

27.

What is the primary purpose of a MAC address?

a)

Identify a device globally

b)

Identify a device within a local network

c)

Route traffic across the Internet

d)

Assign network permissions

28.

What is the main purpose of a network port?

a)

Identify a device

b)

Encrypt traffic

c)

Identify a service or application

d)

Route packets

29.

Which port range is reserved for well-known services?

a)

49152–65535

b)

1024–49151

c)

0–1023

d)

2048–4096

30.

Which NAT type allows many devices to share one public IP?

a)

Static NAT

b)

Dynamic NAT

c)

One-to-one NAT

d)

PAT