wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Break and Build Set 2

Total questions: 30

Worksheet time: 6mins

Name
Class
Date
1.

Which of the following is not a type of malware?

a)

Firewall

b)

Virus

c)

Worm

d)

Trojan

2.

Which device connects multiple networks together?

a)

Router

b)

Switch

c)

Hub

d)

Repeater

3.

In Linux, which command lists files in a directory?

a)

cd

b)

ls

c)

rm

d)

cat

4.

What does “phishing” usually involve?

a)

Sending fake emails to trick users

b)

Encrypting files for ransom

c)

Overloading a server with traffic

d)

Monitoring keystrokes

5.

Which port is used by HTTP?

a)

22

b)

25

c)

80

d)

443

6.

Which command shows current directory path in Linux?

a)

mkdir

b)

pwd

c)

echo

d)

dir

7.

SSL/TLS mainly provides:

a)

Confidentiality and integrity

b)

Physical security

c)

Server load balancing

d)

Password storage

8.

Which is the most secure Wi-Fi encryption protocol?

a)

WEP

b)

WPA

c)

WPA2

d)

WPA2-Enterprise


9.

Which command is used to remove a file in Linux?

a)

rm

b)

del

c)

erase

d)

clear

10.

Which layer of OSI deals with IP addressing?

a)

Application

b)

Network

c)

Session

d)

Data Link

11.

Which protocol is used for secure remote login?

a)

FTP

b)

SSH

c)

HTTP

d)

Telnet

12.

What is the default port of HTTPS?

a)

23

b)

80

c)

443

d)

21

13.

Which of these is a strong password?

a)

password123

b)

Admin

c)

MyDog#2025!

d)

123456

14.

What does DNS stand for?

a)

Data Name Service

b)

Domain Name System

c)

Direct Network Server

d)

Dynamic Node Service

15.

Which Linux command is used to change file permissions?

a)

chmod

b)

chperm

c)

change

d)

permset

16.

Which one is a social engineering attack?

a)

SQL Injection

b)

Phishing

c)

DDos

d)

Buffer Overflow

17.

Tool used for network packet capturing:

a)

Wireshark

b)

photoshop

c)

Netpaint

d)

PacketDraw

18.

Which Linux command displays disk usage?

a)

df

b)

du

c)

Is

d)

disk

19.

What is the function of a firewall?

a)

Scan viruses

b)

Block unauthorized access

c)

Store data

d)

Encrypt data

20.

VPN stands for:

a)

Virtual Public Network

b)

Virtual Private Network

c)

Verified Private Network

d)

Virtual Protected Node

21.

What type of attack floods a server with traffic?

a)

MITM

b)

Phishing

c)

DDos

d)

Spoofing

22.

The process of converting readable data into unreadable form is called (a)   .

23.

In networking, a (a)   address uniquely identifies a device at Layer 2.

24.

The command used to change ownership of a file in Linux is (a)   .

25.

The tool (a)   is widely used to perform network reconnaissance and port scanning.

26.

The default SSH port is (a)   .

27.

You’re hired to test a client’s web app. You input ' OR '1'='1 in a login form and gain access. Which vulnerability is present?

a)

XSS

b)

SQL Injection

c)

CSRF

d)

Directory Traversal

28.

During an engagement you compromise an internal DNS server. You now change records to direct traffic to your own machine. This is an example of:

a)

ARP Spoofing

b)

DNS Poisoning

c)

VLAN Hopping

d)

ICMP Tunneling

29.

You work as an IT officer in a government office.
Several employees report receiving emails that look official but are from unknown domains.
The emails ask users to “update” their login credentials through a link.
On checking, you see the website URL is slightly misspelled compared to the official site.
A few staff have already entered their passwords.
This method tricks people into giving sensitive information voluntarily.
This type of cyber-attack is called (a)  

30.

A health-tech company stores patient records on a third-party cloud server.
They want to ensure even if hackers get the data, it remains unreadable.
The engineers convert the original readable data into scrambled code.
Only authorized staff with a special key can make it readable again.
This process protects information in transit and at rest.
It’s a cornerstone of secure communications online.
This process of converting data to unreadable form is called (a)   .