wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Topics 5-8

Total questions: 88

Worksheet time: 1hrs 4mins

Name
Class
Date
1.

Connects to your device and knows your

IP, but not your destination.

a)

Entry Node

b)

Middle Node

c)

Exit Node

2.

Passes data along without knowing the

sender or destination.

a)

Entry Node

b)

Middle Node

c)

Exit Node

3.

Sends the data to its final destination but

doesn’t know your IP.

a)

Entry Node

b)

Middle Node

c)

Exit Node

4.

It was originally created by the US Navy to protect sensitive government communications.

(a)  

5.

Who primarily uses Tor today?

a)

Only government agencies

b)

The general public, including journalists, activists, and whistleblowers

c)

Large corporations

d)

Law enforcement agencies

6.

In addition to the general public, who still uses Tor?

a)

Social media influencers

b)

Private businesses

c)

Government agencies

d)

Online gamers

7.

What is one of the main dangers of visiting dangerous websites?

a)

Scamming

b)

Exposure to illegal content

c)

Malware infection

d)

Risk of involvement with illegal activities

8.

TOR or VPN
Data passes through multiple relays (entry, middle, exit nodes) with a new path per session.

a)

TOR

b)

VPN

9.

TOR or VPN
Generally faster, as data is routed through a single server.

a)

TOR

b)

VPN

10.

TOR or VPN
Traceable if the provider logs activity or shares data.

a)

TOR

b)

VPN

11.

TOR or VPN
Usually paid, with some free VPNs offering limited features.

a)

TOR

b)

VPN

12.

TOR or VPN
Slower due to multiple hops through the network.

a)

TOR

b)

VPN

13.

TOR or VPN
Very difficult to trace, as no single node knows the full path of the traffic.

a)

TOR

b)

VPN

14.

TOR or VPN
Free to use.

a)

TOR

b)

VPN

15.

Why do journalists, activists, and whistleblowers use Tor?

a)

To improve internet speed

b)

To access premium websites

c)

To protect their privacy and security from surveillance

d)

To communicate directly with government agencies

16.

What does NAT stands for?

(a)  

17.

Source host inside address before translation typically an RFC 1918 address

a)

Inside Local

b)

Outside Local

c)

Inside Global

d)

Outside Global

18.

Multiple private IP addresses are mapped to a pool of public IP addresses. It is used when we know the number of fixed users who want to access the Internet at a given point in time.

a)

Static NAT

b)

Dynamic NAT

c)

PAT (Port Address Translation)

19.

What is NAT (Network Address Translation)?

a)

A process that translates public IP addresses into private IP addresses for internet access.

b)

A mechanism used in routers to allow multiple devices on a local network to share a single public IP address.

c)

A protocol for encrypting data between devices on the same network.

d)

A method to assign static IP addresses to devices in a local network.

20.

What is the primary function of NAT?

a)

Encrypting data for secure transmission

b)

Replacing IP addresses at the boundary of a private network

c)

Monitoring network traffic

d)

Assigning dynamic IP addresses to devices

21.

NAT enables communication between:

a)

Devices within a private network only

b)

Hosts on private networks and hosts on the Internet

c)

Devices in separate private networks

d)

Hosts on the Internet exclusively

22.

Which of the following is replaced by NAT in IP datagrams?

a)

Source and destination MAC addresses

b)

Source and destination IP addresses (and possibly port numbers)

c)

Packet size and type

d)

Encryption key and protocol

23.

What is one reason for using NAT (Network Address Translation)?

a)

To create more IPv6 addresses.

b)

To address the shortage of IPv4 addresses.

c)

To increase the speed of internet connections.

d)

To reduce the number of devices on a network.

24.

Address of outside destination host. The real Internet address.

a)

Inside Local

b)

Outside Local

c)

Inside Global

d)

Outside Global

25.

Address from which source host is known on the Internet.
This is usually the address of the router interface connected to ISP-the actual Internet

address.

a)

Inside Local

b)

Outside Local

c)

Inside Global

d)

Outside Global

26.

Source host address used after translation to get onto the Internet.
This is also the actual Internet address.

a)

Inside Local

b)

Outside Local

c)

Inside Global

d)

Outside Global

27.

One-to-one mapping between a private IP address and a public IP.

a)

Static NAT

b)

Dynamic NAT

c)

PAT (Port Address Translation)

28.

A single private IP address is mapped with a single Public IP

address, i.e., a private IP address is translated to a public IP address.

a)

Static NAT

b)

Dynamic NAT

c)

PAT (Port Address Translation)

29.

Maps a private IP to an available public IP from a pool.

a)

Static NAT

b)

Dynamic NAT

c)

PAT (Port Address Translation)

30.

Many local (private) IP addresses can be translated to a single public IP address. Port numbers are used to distinguish the traffic, i.e., which traffic belongs to which IP address.

a)

Static NAT

b)

Dynamic NAT

c)

PAT (Port Address Translation)

31.

This is also known as NAT overload.

a)

Static NAT

b)

Dynamic NAT

c)

PAT (Port Address Translation)

32.

Direct connection to the internet, no firewall. Best for gaming but less secure.

a)

NAT TYPE 1

(OPEN)

b)

NAT TYPE 2

(MODERATE)

c)

NAT TYPE 3

(STRICT)

33.

Connected through a router with some port restrictions. Good balance between security and connectivity.

a)

NAT TYPE 1

(OPEN)

b)

NAT TYPE 2

(MODERATE)

c)

NAT TYPE 3

(STRICT)

34.

High security, restricted connections, may block some traffic. Potential connectivity issues for peer-to-peer applications.

a)

NAT TYPE 1

(OPEN)

b)

NAT TYPE 2

(MODERATE)

c)

NAT TYPE 3

(STRICT)

35.

What is one benefit of NAT regarding private addresses?

a)

It blocks internet access for private addresses.

b)

It allows only a limited number of private addresses to access the internet.

c)

It allows an unlimited number of private addresses to access a single internet connection.

d)

It converts private addresses into public addresses for better security.

36.

How does NAT help save money?

a)

By reducing data usage.

b)

By avoiding the need for multiple internet connections for multiple devices.

c)

By offering discounts on internet services.

d)

By encrypting your data for free.

37.

Which of the following is NOT an advantage of NAT?

a)

Hiding the internal network's IP address.

b)

Acting as a firewall.

c)

Allowing multiple devices to share a single internet connection.

d)

Increasing the internet speed for each device.

38.

One disadvantage of NAT is that it:

a)

Blocks all outgoing connections.

b)

Blocks some incoming connections.

c)

Enhances the performance of peer-to-peer applications.

d)

Supports all TCP/IP applications seamlessly.

39.

Why can some applications face issues with NAT?

a)

NAT reduces bandwidth.

b)

It changes IP addresses dynamically.

c)

It does not support end-to-end connections required by certain protocols.

d)

It prioritizes multicast routing protocols.

40.

What is the main purpose of a sandbox in cybersecurity?

a)

To increase system performance

b)
  • To test potentially malicious code in isolation

c)

To speed up code execution

d)

To integrate new software components quickly

41.

Which of the following is a benefit of using a sandbox environment?

a)

It reduces hardware requirements

b)

It allows you to troubleshoot code without affecting the broader system

c)

It eliminates all security risks

d)

It makes the system slower

42.

What is a challenge of using sandboxing environments?

a)

It always detects all threats accurately

b)

It is resource-intensive and can slow down system performance

c)

It requires no technical expertise

d)

It always reduces operational costs

43.

Which type of sandboxing is most suitable for remote work environments?

a)

Appliance-based sandboxing

b)

Hardware sandboxing

c)

Cloud-based sandboxing

d)

Software Sandboxing

44.

Sandboxing is only used for security testing and cannot be applied to functional or performance testing.

a)

True

b)

False

45.

Which of the following is true about appliance-based sandboxing?

a)

It requires external hardware

b)

It requires external hardware

c)

It operates in a local, secure environment

d)

It is more accessible for remote teams

46.

Which of the following is a potential drawback of sandboxing?

a)

It eliminates the need for testing in real environments

b)

It can produce false positives and false negatives

c)

It improves all system functionalities automatically

d)

It requires no computing resources

47.

What is the main advantage of cloud-based sandboxing over appliance-based sandboxing?

a)

Requires no maintenance

b)

Accessible from anywhere, ideal for remote work

c)

Does not require an internet connection

d)

More secure than appliance-based systems

48.

In the context of sandboxing, a 'false positive' refers to:

a)

A legitimate threat that is not detected

b)

A benign action flagged as a security threat

c)

An error that happens due to resource intensity

d)

A security breach caused by sandboxing

49.

Sandboxing is a security practice that isolates code in a (a)   to test it without affecting the broader system.

50.

A major benefit of appliance-based sandboxing is:

a)

It is easier to scale and add resources

b)

It requires no internet connection

c)

It can be used in remote work settings

d)

It provides a local, secure testing environment

51.

Which type of sandboxing might be more cost-effective for a small organization?

a)

Appliance-based sandboxing

b)

Hybrid sandboxing

c)

Hardware sandboxing

d)

Cloud-based sandboxing

52.

Match the types of sandboxing environments to their descriptions:

Requires physical hardware and is typically more secure due to local control

a)

Cloud-Based Sandboxing

b)

Appliance-Based Sandboxing

53.

What is one primary reason sandboxing is used in quality assurance?

a)
  • To replicate end-user environments for testing

b)
  • To automate debugging processes

c)
  • To avoid testing compatibility between builds

d)
  • To guarantee faster deployment to live systems

54.

A sandbox environment completely isolates potentially malicious code from the rest of the system, preventing any negative impact.

a)

True

b)

False

55.

Appliance-based sandboxing is often used for large organizations with significant in-house infrastructure.

a)

True

b)

False

56.

Cloud-based sandboxing typically requires physical hardware and is difficult to scale.

a)

True

b)

False

57.

False positives occur when a sandbox incorrectly identifies a legitimate, safe action as a threat.

a)

True

b)

False

58.

In a (a)   -based sandbox, the testing environment is set up on local hardware that is controlled by the organization.

59.

Resource-intensive sandboxing can slow down application performance and increase operational costs.

a)

True

b)

False

60.

In a sandbox environment, which of the following can be controlled to ensure a secure testing process?

a)

The flow of internet traffic to external websites

b)

The interaction of code with live data and systems

c)

The physical access to the server hosting the code

d)

All of the above

61.

Which of the following is an example of a scenario where sandboxing is particularly useful?

a)

Testing a new feature with real customer data in production

b)

Running suspicious code to check if it contains malware

c)

Performing an upgrade on a live system

d)

Delivering final updates to end-users

62.

Appliance-based sandboxing is more flexible and cost-effective than cloud-based sandboxing for most businesses.

a)

True

b)

False

63.

Which of the following is NOT an advantage of using sandboxing in software development?

a)

It helps identify bugs and vulnerabilities before deployment

b)

It allows developers to experiment with new code without affecting the live system

c)

It guarantees 100% protection against malicious code

d)

It provides a safe environment to test the integration of new features

64.

In the context of sandboxing, what does the term "false positive" refer to?

a)

A legitimate code or action flagged as harmful

b)

A malicious code identified as safe

c)

A successful code execution in a test environment

d)

A sandbox that runs without any security flaws

65.

Sandboxing can prevent malicious software from affecting other systems, but it does not guarantee complete protection against all threats.

a)

True

b)

False

66.

Sandbox environments are primarily used to test new software that is already considered secure and stable.

a)

True

b)

False

67.

Sandboxing is useful for testing potentially unsafe code in isolation before it is integrated into the production environment.

a)

True

b)

False

68.

Sandboxing environments can help ensure that all new code is compatible with existing systems before being deployed in production.

a)

True

b)

False

69.

False (a)   is a common challenge when working with sandbox environments, as it can result in security gaps or missed threats.

70.

What does VPN stand for?

a)

Virtual Protection Network

b)

Virtual Private Network

c)

Verified Private Network

d)

Variable Protection Network

71.

Which of the following is a benefit of using a VPN?

a)

Reducing your internet bill

b)

Accessing content restricted to specific countries

c)

Increasing the speed of your local network

d)

Disabling cookies in web browsers

72.

Which VPN type is designed to allow employees to access corporate resources remotely?

a)

Site-to-Site VPN

b)

Remote Access VPN

c)

Cloud VPN

d)

Mobile VPN

73.

What is the primary purpose of encryption in a VPN?

a)

To speed up data transfer

b)

allow remote access

c)

To make data unreadable to unauthorized users

d)

To enable data storage

74.

What kind of VPN would be most useful for connecting

two office networks in different cities?

a)

Remote Access VPN

b)

Mobile VPN

c)

Site-to-Site VPN

d)

Cloud VPN

75.

Which VPN type is ideal for users who are constantly

moving between networks, like from cellular to Wi-Fi?

a)

Remote Access VPN

b)

Mobile VPN

c)

Site-to-Site VPN

d)

Cloud VPN

76.

Which protocol is known for being open-source and

highly secure, commonly used in VPNs?

a)

HTTP

b)

OpenVPN

c)

FTP

d)

SMTP

77.

Which encryption standard is often used in VPNs for

secure data transmission?

a)

AES-256

b)

DES

c)

MD5

d)

SHA-1

78.

Which of the following is NOT a benefit of using a VPN?

a)

Data encryption

b)

Increased browsing speed

c)

IP address masking

d)

Bypassing geo-restrictions

79.

A Site-to-Site VPN that connects different branches of

the same company is called a(n) ____.

a)

Intranet-based VPN

b)

Extranet-based VPN

c)

Internet-based VPN

d)

Cloud-based VPN

80.

What is network traffic?

a)

The flow of vehicles on a network

b)

The movement of data packets across a network

c)

The movement of people through a network of roads

d)

A type of cybersecurity threat

81.

Which of the following is an example of dynamic bandwidth allocation?

a)

Allocating equal bandwidth to all users regardless of usage

b)

Adjusting bandwidth based on real-time demand

c)

Reserving bandwidth exclusively for video conferencing

d)

Allocating a fixed amount of bandwidth to each device

82.

Sharing file through the BitTorrent protocol

(a)  

83.

Network of seeders and peers

(a)  

84.

Peers who have pieces but don't seed

(a)  

85.

Percentage of a file available for download

(a)  

86.

Amount seeded divided by amount downloaded

(a)  

87.

Server tracking the swarm

(a)  

88.

Redirecting communication request to a different port.

(a)