wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

QUIZ DFS40143 UNIT 1

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

A user accesses a banking website using HTTPS, but ignores a browser warning about an invalid certificate. What security risk is MOST likely present?

a)

Data confidentiality is completely lost

b)

The website identity cannot be trusted

c)

Encryption algorithm becomes weaker

d)

Passwords are sent in cleartext

2.

Two systems use encryption to secure communication. System A ensures data cannot be read by attackers. System B ensures data cannot be altered during transmission. Which encryption objectives are being applied respectively?

a)

Authentication and confidentiality

b)

Confidentiality and integrity

c)

Integrity and authentication

d)

Non-repudiation and integrity

3.

An organization still uses DES for encrypting sensitive data. Based on current computing power, what is the MOST significant weakness of this approach?

a)

DES uses symmetric encryption

b)

DES block size is too large

c)

DES key length is too short

d)

DES cannot encrypt images

4.

A system uses AES-256 instead of AES-128. What can be concluded from this choice?

a)

Encryption speed will always increase

b)

Security strength is increased due to longer key length

c)

Block size becomes larger

d)

Encryption becomes asymmetric

5.

A message is encrypted using a public key and can only be decrypted using a private key. Which conclusion can be made about the encryption method?

a)

It is symmetric encryption

b)

It uses the Caesar Cipher

c)

It is asymmetric encryption

d)

It uses block cipher chaining

6.

A network administrator replaces Telnet with SSH for remote login. Which combined security improvements does this provide?

a)

Confidentiality and integrity

b)

Availability and speed

c)

Image protection and authentication

d)

Data compression and confidentiality

7.

An attacker captures encrypted traffic but successfully alters the message without detection. Which encryption objective has FAILED?

a)

Confidentiality

b)

Authentication

c)

Integrity

d)

Non-repudiation

8.

A photographer applies watermarks and also embeds EXIF copyright data into images. What is the MAIN advantage of combining these two methods?

a)

Images become impossible to copy

b)

Both visual deterrence and ownership evidence are provided

c)

File size is reduced

d)

Image quality is improved

9.

A website encrypts user data but does not authenticate its server identity. What potential attack could still occur?

a)

Brute-force attack

b)

Man-in-the-middle attack

c)

Denial-of-service attack

d)

Image theft

10.

A company encrypts stored customer data and also encrypts data sent over the network. Which conclusion BEST describes this strategy?

a)

Encryption is applied only for compliance

b)

Data is protected only during transmission

c)

Both data at rest and data in transit are protected

d)

Encryption replaces access control