wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

CySA+ Chapter 1

Total questions: 25

Worksheet time: 13mins

Name
Class
Date
1.

An IT professional determines their five servers are operating at only 15 percent of capacity 95 percent of the time. Which of the following can help improve utilization?

a)

Improve the IT infrastructure.

b)

Modify the network architecture.

c)

Implement virtualization.

d)

Use serverless SDN containers.

2.

Which of the following is a true statement regarding containerization?

a)

It only holds the necessary OS components such as binary files and libraries.

b)

It has a small footprint because it cannot share binary files.

c)

It has a small footprint because it cannot share libraries.

d)

It loads very quickly once the entire OS has been started and is up and running.

3.

Damaris works at a company that transitioned away from provisioning, deploying, or managing physical servers. What type of infrastructure are they most likely using?

a)

Serverless because they are no longer using physical servers

b)

Containers because physical servers are not needed to run them

c)

Serverless infrastructure

d)

Wireless infrastructure

4.

Which of the following best describes the ability for computing resources to be provisioned and released with minimal management effort?

a)

On-premises computing

b)

Network appliances

c)

Cloud computing

d)

App servers

5.

In cloud computing, metered services are used for which of the following purposes?

a)

To monitor the performance of cloud resources

b)

To keep track of the amount of storage used in the cloud

c)

To keep track of the computing resources used for billing

d)

To keep track of the traffic flowing into a customer's cloud resources

6.

A company uses IoT devices, a variety of secure database servers, computing devices, and robotic vehicles. What are the most likely computing locations the company has adopted for these devices? Select two.

a)

a. Edge computing for IoT devices

b)

b. Off-premises for the desktop computers

c)

c. On-prem for database servers

d)

d. Fog computing for IoT devices

e)

e. Cloud computing for robotic vehicles

7.

Which of the following best describes the differences or similarities between a jump server and an air gap? Select two.

a)

A jump server is used in a restricted area of a network called a DMZ.

b)

A jump server is used to isolate a network from external sources.

c)

An air gap is used in a secure area between the internal and external network.

d)

An air gap server should only be accessible by a secure admin workstation.

e)

An air gap server should not have USB ports or network interface cards.

8.

A company uses switches wherein the control logic for each switch is bundled with the switching logic. What are the benefits or challenges presented by this type of network device?

a)

It is more secure than the alternative because it has a reduced attack surface.

b)

It facilitates automation because the critical elements of the switch are integrated.

c)

It lacks the flexibility that allows an administrator to add, drop, or change resources quickly.

d)

The company cannot use switches from different vendors because they would be incompatible.

 

9.

After a network overhaul, an administrator is now able to manage network resources from a central console without the need to modify individual switches. Which of the following are true statements regarding the network?

a)

Switches are capable of managing flow tables created by an SDN controller.

b)

Every switch has been configured with every VLAN used by the organization.

c)

New switches have been installed with an integrated control and data plane.

d)

The SDN controller has been replaced with a network automation server.

10.

Which of the following statements best describe characteristics of IT and OT? Select two.

a)

OT involves the day-to-day management of IT departments.

b)

IT includes testing the security of applications and systems.

c)

Automated braking is an example of a specialized ICS under the IT umbrella.

d)

IT includes governance to ensure IT policies are followed as defined by individual departments.

e)

OT is used to monitor and control physical processes and devices connected to the infrastructure.

11.

Residents in an older neighborhood are being informed their electric meters will be replaced. Even though the existing meters are working fine, which of the following best describes why the utility company would choose to incur such an expense?

a)

The new meters represent a specialized ICS that will help save the company money.

b)

The battery in the new low-powered meters only needs to be replaced every five years.

c)

The new meters are part of a SCADA system allowing the meters to be networked together.

d)

The new meters are of the analog variety and support wireless technology for drive-by reading.

12.

Which of the following best describes the type of computerized embedded systems that control and/or make possible automated parking and autonomous driving?

a)

Specialized IT networking systems

b)

Specialized ICSs

c)

SCADA systems

d)

IoT systems

13.

Nikola wants the ability to turn the lights on and off at her home using her cell phone while at work. Which of the following best describes the type of device Nikola should install?

a)

Networking

b)

Embedded

c)

SCADA

d)

ICS

e)

IoT

14.

Which of the following best describes the consequences of a cybersecurity incident involving IT systems and an incident involving OT systems? Select two.

a)

Since both are typically on the same network, compromising one affects the other.

b)

A successful attack on IT critical systems can cause physical harm.

c)

A successful attack on IT systems can result in a DDoS.

d)

A successful attack on OT systems can be deadly.

e)

Both can be equally harmful.

15.

A security analyst is looking through some files in the /etc directory on a Linux system. What type of files can the security analyst expect to find in this directory?

a)

Configuration files

b)

Application files

c)

Data files

d)

User files

e)

OS files

16.

A college student is taking their first computer hardware course. One of the activities involves replacing the hard drive. When the student replaces the 500 GB drive with a 3 TB drive, the system is no longer able to start. Which of the following best describes the potential problem?

a)

The system does not support drives larger than about 500 GB.

b)

The system has a BIOS chip.

c)

The system uses UEFI.

d)

The MBR is corrupt.

 

17.

A technician is trying to repair a computer infected with malware capable of surviving the reinstallation of the OS. Which of the following best describes a possible solution?

a)

Replace the BIOS chips.

b)

Replace the hard drive.

c)

Perform a factory reset.

d)

Update the UEFI firmware

18.

Boot security uses a chain of trust mechanisms to ensure integrity during every step in the boot process. Which of the following best describes the beginning of the chain?

a)

The native UEFI security features

b)

The firmware in the BIOS chip

c)

A boot sequence allow list

d)

Hardware verification

19.

An IT administrator wants to apply the most secure mechanism in terms of the boot security mode for a set of servers. Which of the following should the administrator use?

a)

Secure boot

b)

Measured boot

c)

Trusted boot

d)

Hardware boot

20.

The IT department at an organization is rolling out a system hardening program that targets the operating system. Which of the following should be implemented? Select two.

a)

Disable unnecessary ports and protocols.

b)

Implement one of the boot security modes.

c)

Install a hardware verification chip on the motherboard.

d)

Implement an application allow list.

e)

Install a network intrusion prevention system.

21.

Aquinas is asked to develop code to automate a few repetitive tasks to help manage some systems. Which of the following coding languages is Aquinas most likely to use?

a)

C

b)

C++

c)

VBA

d)

JAVA

e)

PowerShell

22.

An IT professional is asked to develop code to automate tasks on various systems running different operating systems. Which of the following statements are most likely to be true? Select three.

a)

Malicious code can be injected from the PowerShell environment without leaving much evidence.

b)

The IT professional can use PowerShell to make modifications to entries in the Windows registry.

c)

Since PowerShell and shell scripting run natively, they are virtually immune to malicious code.

d)

A shell script can be used to copy log files from one location to another on a Linux system.

e)

Cmdlets are functions stored in separate files and invoked through function calls in shell scripts.

23.

Maria is on a software engineering team developing cybersecurity tools with the ability to quarantine infected systems and analyze large log files. Which of the following is the team most likely to use?

a)

Python

b)

PowerShell

c)

A series of shell scripts

d)

Visual Basic for Applications

24.

Two companies merge. One uses XML as their primary data exchange format and the other uses JSON. After multiple meetings they agree on JSON. Which of the following most likely led them to this decision?

a)

Security in JSON can be enhanced by turning off DTD.

b)

JSON creates smaller files allowing faster transmission.

c)

Even though XML is less wordy, it is also more cryptic.

d)

XML uses key-value pairs that are easy to understand.

25.

A security technician is searching a series of large log files looking for every line containing the word WARNING. Which of the following is the analyst most likely to use to accomplish this task?

a)

JSON or XML

b)

Wildcard notation

c)

Regular expressions

d)

The find menu option in a text editor