wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

CSF Practice - Chapter 4 to 7

Total questions: 29

Worksheet time: 1hrs 27mins

Name
Class
Date
1.

Match the terms to their correction explanation. (Chapter 5)

a)

Random string of characters added to two similar passwords

before hashing resulting in the two passwords having a different

hash result.

1.

Salting

b)

It is relatively easy to compute but significantly harder to reverse.

2.

Hashing

c)

Combines a cryptographic hash function with a secret key.

3.

HMAC

2.

There are many hashing algorithms widely used today. Identify two that are most popular. (Chapter 5)

a)

Message Digest 5 or MD5

b)

Secure Hash Algorithm or SHA

c)

AES (Advanced Encryption Standard)

d)

RSA (Rivest-Shamir-Adleman)

3.

Hashing is a tool that ensures data integrity by using a one-way mathematical function to produce a hash value. Identify all properties of a cryptographic hash function. (Chapter 5)

a)

Input can be any length.

b)

Output has a fixed length.

c)

It is one way and is not reversible.

d)

Two different input values will always result in different hash values.

4.

Salting is a type of data integrity control use to make hashing more secure. Describe the situation in which salting is used. When two users have the (a)   password. (Chapter 5)

5.

Digital signatures provide the same functionality as handwritten signatures for electronic documents. Describe all the functionalities of a digital signature. (Chapter 5)

a)

To determine if it is edited.

b)

To check authenticity.

c)

To check integrity.

d)

Cannot be repudiated.

6.

Identify the standard used for the construction of digital certificates. (Chapter 5)

(a)  

7.

Which one of the three principles of security does a digital certificate provides for the receiver? (Chapter 5)

(a)  

8.

Database validation rule helps to ensure the completeness, accuracy and consistency of data. State all criteria used in a validation rule. (Chapter 5)

a)

Size of data.

b)

Format of data.

c)

Consistency of codes.

d)

Range of data.

e)

Check digit for error detection.

9.

Explain the Five Nine? Mean that ____________________. It also means that _________________. (Chapter 6).

a)

systems and services are available 99.999% of the time

b)

both planned and unplanned downtime is less than 5.26 minutes per year.

c)

systems and services are available 100% of the time

d)

both planned and unplanned downtime is more than 5.26 minutes per year.

10.

Identify all the industries or services that that requires five nine. (Chapter 6)

a)

Finance industry

b)

Healthcare facilities

c)

Public safety industry

d)

Retail industry

e)

Food & Beverage Industry

11.

In designing a high availability system, what are the 3 major principles to achieve the goal of uninterrupted access to data and services? (Chapter 6)

a)

Elimination or reduction of singles points of failure.

b)

System resiliency.

c)

Fault tolerance.

d)

Multiple backups.

12.

Identify all measures to improve availability. (Chapter 6)

a)

Asset management

b)

Defense in depth

c)

Redundancy

d)

System Resilience

13.

To improve availability for asset management. Identify the process that requires a user to perform an asset identification to help determine which assets to protect. (Chapter 6)

____ ________

(a)  

14.

Identify any 2 phases involved during an incident reponse that an organisation should follow for an event that occurs outside the normal range. (Chapter 6)

4 lines
15.

In disaster recovery planning, it is critical to keep an organisation functioning when a disaster occur. Identify 2 types of disasters, _______ disasters, _____-______ (Chapter 6)

(a)  

16.

Explain the use of logout timers in physical protection on workstations. (Chapter 7)

4 lines
17.

List 3 types of physical protection for Workstations. (Chapter 7)

a)

Physical lock.

b)

Idle Timeout.

c)

Screen Lock.

d)

Software Updates

18.

Explain the use of Secure Shell (SSH) in managing Remote Access. SSH is a _______ that provides an _______ _________ ________ to a remove device. (Chapter 7)

a)

protocol, encrypted management connection

b)

authorization, decrypted management connection

c)

authentication, decrypted management continuation

d)

accounting, encrypted management continuation

19.

What tool is use for securely transfer file between two remote systems? ______ ____ (SCP) (Chapter 7)

(a)  

20.

Describe how the above tool works. SCP include the ____________ element, ensuring _________ and ___________ of the data in transit. (Chapter 7)

a)

authentication, authenticity, confidentiality

b)

Integrity, Authorization, Availability

c)

Non-repudiation, Anonymity, Replication

d)

Identification, Scalability, Accountability

21.

A new company wanted to setup their own IT infrastructure. What device(s) are required for their perimeter defence and how do these device(s) prevent cyberattacks? Device : _______, Function : ___________, Function : _______________________ (Chapter 7)

4 lines
22.

What are the potential threats when using wireless communications? (Chapter 7)

4 lines
23.

Identify countermeasures to reduce potential threats such as Sniffing and Man-in-the-middle(MitM) attacks.

____________ and ___________

(a)  

24.

Explain how Authentication and Encryption countermeasures reduce potential threats. (Chapter 7)

4 lines
25.

A security engineer is deployed to harden an external DNS server. Develop a hardening guide for external DNS server. Select all the correct options. (Chapter 7)

a)

Update DNS server.

b)

Prevent version string from revealing information.

c)

Enable logging and analyse logs.

d)

Use Domain Name System Security Extensions.

26.

Identify the most effective way of protecting data from Ransomware. (Chapter 7)

F_______ D___ B______

(a)  

27.

-      

 

Modify "Frequent Data Backups" to better the protection from Ransomware.

________ the frequency of ________. (Chapter 7)

a)

Increase, data backups

b)

Decrease, data backups

c)

Increase, data deletions

d)

Decrease, data deletions

28.

Identify the drawbacks of Increase the frequency of data backups. (Chapter 7)

(a)  

29.

Identify a secure method for employee to connect back office from remote areas. What does (a)   stand for?