wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

CNS D15C- 22 August

Total questions: 30

Worksheet time: 16mins

Name
Class
Date
1.

Which of the following is the primary goal of computer security?

a)

Enhancing user experience

b)

Protecting assets from unauthorized access, use, disclosure, disruption, modification, or destruction

c)

Improving network speed

d)

Reducing hardware costs

2.

What does the "C" in CIA triad stand for?

a)

Confidentiality

b)

Cryptography

c)

Cybernetics

d)

Classification

3.

Which security service ensures that data is not altered in transit?

a)

Confidentiality

b)

Integrity

c)

Availability

d)

Non-repudiation

4.

A denial-of-service (DoS) attack primarily targets which aspect of the CIA triad?

a)

Confidentiality

b)

Integrity

c)

Availability

d)

Non-repudiation

5.

The Vigenère cipher is an example of a:

a)

Mono-alphabetic substitution cipher

b)

Poly-alphabetic substitution cipher

c)

Transposition cipher

d)

Stream cipher

6.

What is the main principle behind a mono-alphabetic substitution cipher?

a)

Shifting each letter of the plaintext by a fixed number of positions

b)

Using a different substitution alphabet for each letter of the plaintext

c)

Rearranging the order of the plaintext letters

d)

Hiding a message within another message or file

7.

Steganography is the art and science of:

a)

Securing communication by converting data into an unreadable format

b)

Hiding the existence of a message

c)

Preventing unauthorized access to a network

d)

Detecting and preventing malware

8.

Which security mechanism is used to verify the identity of a user or system?

a)

Access Control

b)

Data Integrity

c)

Authentication

d)

Traffic Padding

9.

In a network security model, the term "security policy" defines:

a)

The specific cryptographic algorithms used

b)

The set of rules and practices that specify how an organization protects its assets

c)

The hardware devices used for security

d)

The frequency of security audits

10.

A message "GEMINI" is encrypted using a Caesar cipher with a key of 3. What is the ciphertext?

a)

JEMINI

b)

JHPLQL

c)

FDLJLH

d)

EHPHKL

11.

A message is hidden within an image. This is an example of:

a)

Cryptography

b)

Steganography

c)

Cryptanalysis

d)

Plaintext

12.

A transposition cipher works by:

a)

Replacing each plaintext letter with another

b)

Rearranging the order of the plaintext letters

c)

Combining plaintext with a key

d)

Using multiple substitution alphabets

13.

An attacker intercepts an encrypted message and finds that the letter 'E' appears most frequently. The attacker can then use this frequency analysis to decipher the message. This method is most effective against which type of cipher?

a)

Vigenère cipher

b)

Playfair cipher

c)

Mono-alphabetic substitution cipher

d)

Transposition cipher

14.

Which security mechanism is used to prove that a specific action or event has occurred and cannot be denied?

a)

Authentication

b)

Access Control

c)

Non-repudiation

d)

Data Integrity

15.

An intruder successfully modifies a banking transaction to change the amount from $100 to $1,000. This is an attack on which security service?

a)

Confidentiality

b)

Availability

c)

Integrity

d)

Non-repudiation

16.

The core principle of a keyed transposition cipher is to:

a)

Encrypt each character with a different key

b)

Encrypt the entire message with a single key

c)

Reorder the characters of the plaintext based on a key

d)

Substitute characters based on a key

17.

Which block cipher mode of operation uses the output of the previous block's encryption as the input for the current block, creating a dependency chain?

a)

Electronic Codebook (ECB)

b)

Cipher Block Chaining (CBC)

c)

Counter Mode (CTR)

d)

Output Feedback (OFB)

18.

What is the block size of the Data Encryption Standard (DES)?

a)

32 bits

b)

64 bits

c)

128 bits

d)

256 bits

19.

Which type of malware appears to be a legitimate program but secretly contains malicious code?

a)

Virus

b)

Worm

c)

Trojan horse

d)

Spyware

20.

A worm differs from a virus primarily because it can:

a)

Encrypt files

b)

Replicate itself without a host program

c)

Log keystrokes

d)

Steal personal information

21.

A keylogger is a malicious tool used for:

a)

Stealing encryption keys

b)

Recording keystrokes to capture sensitive information

c)

Locking a user out of their system

d)

Creating backdoors in a system

22.

A trapdoor (or backdoor) is a:

a)

Vulnerability in a system's firewall

b)

Secret entry point into a program or system that bypasses normal security measures

c)

Type of data encryption

d)

Physical security device

23.

Which type of attack involves tricking users into revealing sensitive information, such as passwords, by impersonating a trustworthy entity?

a)

Phishing

b)

Spoofing

c)

Man-in-the-middle attack

d)

Denial-of-service attack

24.

An attacker gains control over a victim's computer and uses it to launch a DoS attack on another target. The victim's computer is known as a:

a)

Trojan horse

b)

Rootkit

c)

Zombie

d)

Worm

25.

An attacker wants to create a botnet. Which type of attack agent is he most likely to use to build this network of compromised machines?

a)

A logic bomb

b)

A worm

c)

SPAM

d)

A keylogger

26.

A user downloads a free game online, but the file secretly installs a program that logs their usernames and passwords for various websites. This is an example of a Trojan horse that facilitates:

a)

System corruption

b)

Denial of service

c)

Information theft

d)

Traffic analysis

27.

Which of the following is a primary difference between a Trojan horse and a virus?

a)

A virus requires a human to open it, while a Trojan horse does not.

b)

A Trojan horse replicates itself, while a virus does not.

c)

A virus requires a host program to spread, while a Trojan horse deceives users into running it as a legitimate program.

d)

A Trojan horse is always part of a botnet, while a virus is not.

28.

In the context of the Data Encryption Standard (DES), why is it considered insecure for modern applications?

a)

Its block size is too large.

b)

Its key length is too short (56 bits), making it vulnerable to brute-force attacks.

c)

It is a stream cipher, which is inherently insecure.

d)

It does not use a key.

29.

An attacker compromises a web server and places a backdoor on it. What is the most likely purpose of this action?

a)

To deface the website

b)

To gain a persistent, secret way to access the server in the future

c)

To spread malware to website visitors

d)

To perform a DoS attack on the server

30.

Which of the following best describes how a botnet operates?

a)

A single attacker controls a network of compromised computers to launch coordinated attacks.

b)

A virus spreads from one computer to another via network shares.

c)

An attacker uses a keylogger to steal credentials.

d)

A user is tricked into revealing a password.