wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

UNIT 1 MCQ QUESTIONS - Cryptography and Network Security

Total questions: 96

Worksheet time: 48mins

Name
Class
Date
1.

If the shift value (key) in a Caesar Cipher is 3, what will "HELLO" encrypt to?

a)

KHOOR

b)

EBIIL

c)

GDKKN

d)

JGNNQ

2.

How many possible keys are there in a standard Caesar Cipher for English letters?

a)

26

b)

25

c)

52

d)

256

3.

Choose the TRUE statement for Caesar Cipher?

a)

It requires a large key

b)

It is vulnerable to brute-force attacks

c)

It uses complex mathematical operations

d)

It is a symmetric-key algorithm

4.

If "DMWWDFN" is a Caesar Cipher encryption with a shift of 3, what is the original plaintext?

a)

ATTACK

b)

GOODBY

c)

HELLOO

d)

ZUUCCH

5.

What happens if a Caesar Cipher uses a shift of 0?

a)

The ciphertext is reversed

b)

The plaintext remains unchanged

c)

The cipher becomes unbreakable

d)

It turns into a Vigenère Cipher

6.

Which historical figure is credited with using the Caesar Cipher?

a)

Alan Turing

b)

Julius Caesar

c)

Alberti

d)

Claude Shannon

7.

What is the decryption of "XLI WXIQTIV" if the shift is 4?

a)

THE RESULT

b)

THIS CIPHER

c)

THE SECRET

d)

THE MESSAGE

8.

Which attack method is most effective against a Caesar Cipher?

a)

Frequency analysis

b)

Known-plaintext attack

c)

Brute-force attack

d)

Man-in-the-middle attack

9.

What is the result of applying a Caesar shift of 5 to the word "CRYPTO"?

a)

HWDUYT

b)

FQXTOS

c)

GQYVPT

d)

HTIZSR

10.

Which attack is most effective against the Caesar Cipher?

a)

Frequency analysis

b)

Brute-force

c)

Man-in-the-middle

d)

Replay attack

11.

What is the main weakness of the Caesar Cipher?

a)

Too complex to use

b)

Very few possible keys

c)

Requires a long key

d)

Only works for numbers

12.

What mathematical concept is the Caesar Cipher based on?

a)

Modular arithmetic

b)

Prime factorization

c)

Matrix multiplication

d)

Differential calculus

13.

How can frequency analysis help break a Caesar Cipher?

a)

By comparing letter frequencies to standard English

b)

By reversing the shift pattern

c)

By using a dictionary attack

d)

By analysing punctuation marks

14.

If "L OYVRH BRX" is a Caesar Cipher output, what was the original phrase if the shift was 3?

a)

I LOVE YOU

b)

HELLO WORLD

c)

GOOD NIGHT

d)

SEE YOU LATER

15.

Which attack is least effective against Caesar Cipher?

a)

Brute force

b)

Frequency analysis

c)

Known plaintext attack

d)

Quantum computing

16.

What happens if you apply a Caesar shift of 26?

a)

The message becomes unreadable

b)

The message remains the same

c)

The message reverses

d)

The message turns to symbols

17.

Why Caesar Cipher is considered insecure today?

a)

It only works for uppercase letters

b)

It has a very small key space

c)

It cannot encrypt numbers

d)

It requires internet access

18.

Which of the following is a formal mathematical property of the Bell-LaPadula model?

a)

Biba Integrity Axioms

b)

Clark-Wilson Enforcement Rules

c)

Simple Security Condition (ss-property)

d)

Non-repudiation Principle

19.

In Bell-LaPadula, what is the difference between the "Strong Tranquility Property" and the "Weak Tranquility Property"?

a)

Strong Tranquility prevents any label changes, while Weak Tranquility allows some changes

b)

Weak Tranquility enforces mandatory access control, while Strong Tranquility does not

c)

Strong Tranquility applies only to subjects, while Weak Tranquility applies to objects

d)

There is no difference; they are the same

20.

Which security model is often contrasted with Bell-LaPadula due to its focus on integrity rather than confidentiality?

a)

Biba Model

b)

Brewer-Nash Model

c)

Harrison-Ruzzo-Ullman Model

d)

Take-Grant Model

21.

What is the main criticism of the Bell-LaPadula model in modern computing environments?

a)

It does not support role-based access control (RBAC)

b)

It is too focused on confidentiality and ignores integrity/availability

c)

It requires excessive computational power

d)

It cannot be implemented in distributed systems

22.

Which of the following is NOT a valid security level in the Bell-LaPadula model?

a)

Unclassified

b)

Secret

c)

For Official Use Only (FOUO)

d)

Private

23.

How does the Bell-LaPadula model interact with Mandatory Access Control (MAC)?

a)

It is an implementation of MAC

b)

It replaces MAC with Discretionary Access Control (DAC)

c)

It is incompatible with MAC

d)

It only works with Role-Based Access Control (RBAC)

24.

A hacker intercepts an encrypted email but cannot read it. Later, they steal the decryption key and access the email. Which security goal was initially maintained but later compromised?

a)

Availability

b)

Integrity

c)

Confidentiality

d)

Non-repudiation

25.

An attacker alters the contents of a financial transaction during transmission, changing the recipient’s account number. Which security goal is directly violated?

a)

Availability

b)

Integrity

c)

Confidentiality

d)

Authentication

26.

A Distributed Denial-of-Service (DDoS) attack floods a web server with fake requests, making it unavailable to legitimate users. Which security goal is most affected?

a)

Confidentiality

b)

Integrity

c)

Availability

d)

Authorization

27.

Which of the following is a method to ensure confidentiality?

a)

Regular data backups

b)

Encryption

c)

Firewall monitoring

d)

Using strong usernames

28.

An e-commerce platform requires digital signatures for transactions. Which security goal does this primarily support?

a)

Confidentiality

b)

Integrity

c)

Non-repudiation

d)

Availability

29.

What happens if confidentiality is breached?

a)

Systems slow down

b)

Unauthorized users access sensitive data

c)

Data becomes corrupted

d)

Websites become unavailable

30.

Which attack directly threatens confidentiality?

a)

Denial-of-Service (DoS)

b)

Man-in-the-Middle (MITM)

c)

Brute Force Attack

d)

Both b) and c)

31.

Which of these is an example of a confidentiality control?

a)

Two-factor authentication (2FA)

b)

Data backups

c)

Network redundancy

d)

Regular software updates

32.

What role does encryption play in confidentiality?

a)

Ensures data is not modified

b)

Makes data unreadable to unauthorized users

c)

Prevents system crashes

d)

Speeds up data transfer

33.

Which principle ensures that only authorized users can view sensitive information?

a)

Integrity

b)

Availability

c)

Confidentiality

d)

Authentication

34.

An attacker exploits a web form to dump a database of usernames and passwords. Which security goal is directly violated?

a)

Integrity

b)

Availability

c)

Confidentiality

d)

Authentication

35.

A company stores backups in geographically separate locations. Which security goal is most reinforced?

a)

Integrity

b)

Availability

c)

Confidentiality

d)

Authorization

36.

A bank restricts employees to accessing only the data required for their job roles. Which security goal does this best align with?

a)

Confidentiality

b)

Integrity

c)

Availability

d)

All of the above

37.

A log file shows unauthorized changes to system timestamps. Which security tool could have prevented this?

a)

Firewall

b)

Intrusion Detection System (IDS)

c)

Antivirus

d)

VPN

38.

A company disables USB ports to prevent data leaks but hinders employees’ file transfers. Which security principle is prioritized over convenience?

a)

Integrity

b)

Availability

c)

Confidentiality

d)

Scalability

39.

A user downloads a free software crack from an untrusted website. Later, their computer starts running slowly, and files are encrypted. What type of malware is likely involved?

a)

Spyware

b)

Trojan Horse

c)

Adware

d)

Worm

40.

A finance employee receives an email that appears to be from the CEO, urgently requesting a wire transfer to a foreign account. The money is later traced to a scammer. What type of attack is this?

a)

CEO Fraud (BEC)

b)

Phishing

c)

Spear Phishing

d)

Whaling

41.

An attacker uses a program to systematically try millions of common passwords until they guess the correct one for an admin account. What type of attack is this?

a)

Dictionary Attack

b)

Rainbow Table Attack

c)

Brute Force Attack

d)

Credential Stuffing

42.

A hacker exploits weak default credentials on a smart security camera, gaining access to the home network. What security risk does this highlight?

a)

Weak Encryption

b)

Default Passwords in IoT Devices

c)

Insider Threat

d)

Phishing

43.

A nation-state hacker group infiltrates a government agency’s network, remains undetected for months, and steals classified data. What best describes this attack?

a)

Advanced Persistent Threat (APT)

b)

Ransomware Attack

c)

Insider Threat

d)

Phishing Campaign

44.

In the context of watermarking, the modular inverse is used to:

a)

Encrypt the watermark

b)

Ensure reversibility in transform-domain embedding

c)

Generate pseudorandom sequences

d)

Compress the host signal

45.

Why is the modular inverse crucial in reversible data hiding?

a)

It prevents distortion in the extracted watermark

b)

It allows perfect reconstruction of the original cover after extraction

c)

It increases embedding capacity

d)

It enhances robustness against attacks

46.

In a multiplicative inverse-based watermarking scheme, survivability is improved by:

a)

Using large prime moduli

b)

Embedding multiple copies of the watermark

c)

Applying error correction codes

d)

All of the above

47.

Which of the following is NOT a characteristic of steganography?

a)

Hiding data inside files

b)

Encrypting data

c)

Concealing message existence

d)

Using images/audio as cover

48.

What is the main weakness of monoalphabetic substitution ciphers?

a)

Predictable letter frequency

b)

Slow encryption

c)

Complex key generation

d)

Multiple alphabets

49.

Which cipher uses a keyword to determine the shift for each letter?

a)

Vigenère cipher

b)

Caesar cipher

c)

Hill cipher

d)

Transposition cipher

50.

In Hill cipher, the key matrix must be:

a)

Invertible modulo 26

b)

Symmetric

c)

Diagonal

d)

Upper triangular

51.

Which steganography method hides data in the least significant bit?

a)

LSB substitution

b)

Frequency masking

c)

Spread spectrum

d)

Transform domain

52.

How does the Vigenère cipher differ from the Caesar cipher?

a)

Uses multiple shift values

b)

Uses one fixed shift

c)

Uses matrices

d)

Only rearranges letters

53.

What kind of cipher is the Hill cipher?

a)

Block cipher

b)

Stream cipher

c)

Substitution cipher

d)

Transposition cipher

54.

Which method is commonly used for steganography in images?

a)

LSB

b)

Frequency analysis

c)

Caesar cipher

d)

Hill cipher

55.

What is the size of the key space for the Caesar cipher?

a)

26

b)

256

c)

2262^26

d)

100

56.

Assertion (A): Polyalphabetic ciphers reduce the effectiveness of frequency analysis. Reason (R): They vary shifts throughout the message.

a)

Both A and R are true, and R explains A

b)

Both A and R are true, but R doesn’t explain A

c)

A is true, R is false

d)

A is false, R is true

57.

Which of the following is a substitution cipher?

a)

Caesar cipher

b)

Rail fence

c)

Columnar transposition

d)

Playfair cipher

58.

How is the key used in the Vigenère cipher?

a)

To determine shifts for each letter

b)

To swap letters

c)

To create matrix keys

d)

To encrypt blocks

59.

What is the main principle of the Hill cipher?

a)

Linear algebra with matrices

b)

Frequency substitution

c)

Transposition

d)

Bitwise operations

60.

Assertion (A): Transposition ciphers increase security by scrambling letters. Reason (R): They do not change the letters themselves.

a)

Both A and R are true, and R explains A

b)

Both A and R are true, but R doesn’t explain A

c)

A is true, R is false

d)

A is false, R is true

61.

Which steganography technique modifies image pixels to hide data?

a)

LSB

b)

Frequency masking

c)

Spread spectrum

d)

Public key cryptography

62.

What is the relationship between key length and security in Vigenère cipher?

a)

Longer keys improve security

b)

Shorter keys improve security

c)

Key length doesn't matter

d)

Keys must be prime

63.

Assertion (A): Monoalphabetic substitution ciphers are easy to break using frequency analysis. Reason (R): They have one-to-one character mapping.

a)

Both A and R are true, and R explains A

b)

Both A and R are true, but R doesn’t explain A

c)

A is true, R is false

d)

A is false, R is true

64.

Which matrix property is required for Hill cipher decryption?

a)

Determinant must be non-zero modulo 26

b)

Matrix must be diagonal

c)

Matrix must be symmetric

d)

Matrix size must be odd

65.

How does a columnar transposition cipher work?

a)

Rearranges columns according to key

b)

Substitutes letters with others

c)

Encrypts with matrix multiplication

d)

Uses XOR operations

66.

What is a major challenge in steganography?

a)

Avoiding detection

b)

Generating keys

c)

Encrypting data

d)

Compressing images

67.

Which cipher type is best against frequency analysis?

a)

Polyalphabetic substitution

b)

Monoalphabetic substitution

c)

Caesar cipher

d)

Transposition cipher

68.

72. Assertion (A): The key in Hill cipher is a matrix. Reason (R): Matrices provide mathematical structure for encryption.

a)

Both A and R are true, and R explains A

b)

Both A and R are true, but R doesn’t explain A

c)

A is false, R is true

d)

A is true, R is false

69.

Which transposition cipher involves writing message diagonally?

a)

Rail fence

b)

Columnar

c)

Scytale

d)

Caesar

70.

Why is key management important in steganography?

a)

To ensure correct extraction

b)

To speed up encryption

c)

To reduce file size

d)

To improve compression

71.

In a Hill cipher, a 2x2 key matrix is used. What is the size of the plaintext block?

a)

1

b)

2

c)

4

d)

Any size

72.

What happens if a monoalphabetic cipher uses a frequency-balanced alphabet?

a)

Frequency analysis becomes harder

b)

It becomes polyalphabetic

c)

Letters repeat

d)

Transposition occurs

73.

Why is randomness important in steganography?

a)

To encrypt the image

b)

To avoid detectable patterns

c)

To change compression

d)

To reduce message length

74.

Which cipher changes positions but not characters?

a)

Caesar

b)

Hill

c)

Transposition

d)

Vigenère

75.

Which of the following is a type of digital watermarking based on visibility?

a)

Robust watermarking

b)

Fragile watermarking

c)

Visible watermarking

d)

Frequency-domain watermarking

76.

How many alphabets does the Vigenère cipher effectively use if the key is 5 letters?

a)

5

b)

26

c)

1

d)

Depends on the message

77.

Which type of cipher best hides statistical patterns?

a)

Monoalphabetic

b)

Caesar

c)

Vigenère

d)

Transposition

78.

Which is not a method of hiding data in steganography?

a)

A) LSB

b)

B) Text spacing

c)

C) Frequency substitution

d)

D) Columnar key shifting

79.

Hill cipher’s decryption requires:

a)

The inverse of the key matrix modulo 26

b)

The determinant of the key matrix

c)

The transpose of the key matrix

d)

The sum of the key matrix elements

80.

Why might steganography fail detection systems?

a)

It compresses message

b)

It leaves no visual clue

c)

It uses hashes

d)

It replaces whole content

81.

In Vigenère cipher, repeating keys result in:

a)

Increased strength

b)

Repeating patterns

c)

Message truncation

d)

Irregular padding

82.

What is the primary purpose of digital watermarking?

a)

To enhance image quality

b)

To embed hidden information in a digital signal

c)

To compress media files

d)

To encrypt data for security

83.

Monoalphabetic cipher is vulnerable because:

a)

Key is reused

b)

Frequency patterns remain

c)

It shifts letters

d)

It hides key in LSB

84.

Which cipher operates block-wise using matrix transformations?

a)

Hill

b)

Vigenère

c)

Monoalphabetic

d)

Caesar

85.

You reverse columns in a message. What cipher method is used?

a)

Substitution

b)

Transposition

c)

Vigenère

d)

Stream cipher

86.

Why are polyalphabetic ciphers more secure than monoalphabetic?

a)

They encrypt binary

b)

They use fewer characters

c)

They avoid one-to-one mapping

d)

They remove key

87.

Steganography protects content by:

a)

Making it unreadable

b)

Encrypting it with Caesar

c)

Hiding it from view

d)

Randomizing pixels

88.

In a monoalphabetic substitution cipher, if the letter 'E' in plaintext is replaced by 'Q', what kind of cipher is this?

a)

Simple substitution

b)

Transposition

c)

Polyalphabetic substitution

d)

Steganography

89.

Least Significant Bit (LSB) insertion is used in:

a)

Hashing passwords

b)

Image steganography

c)

Breaking encryption

d)

Firewall protection

90.

Which is NOT a data hiding method?

a)

Audio steganography

b)

Video steganography

c)

SQL injection

d)

Text steganography

91.

What does survivability in cryptography ensure?

a)

A) Data remains accessible even after an attack

b)

B) Data is permanently deleted after an attack

c)

C) Only authorized users can modify data

d)

D) Encryption keys are never changed

92.

Which technique helps maintain survivability in case of a key compromise?

a)

Using a single encryption key forever

b)

Key rotation

c)

Disabling backups

d)

Storing keys in plaintext

93.

Redundancy in cryptographic systems helps with:

a)

Slowing down performance

b)

Ensuring data availability if one component fails

c)

Making encryption weaker

d)

Hiding data from auditors

94.

What is a "fail-safe" mechanism in cryptography?

a)

A system that shuts down completely if attacked

b)

A system that continues functioning securely even after an attack

c)

A system that deletes all data upon failure

d)

A system that ignores security breaches

95.

Which of these improves cryptographic survivability?

a)

Single point of failure

b)

Distributed key management

c)

Weak passwords

d)

No backup strategy

96.

Self-healing cryptographic systems are designed to:

a)

Automatically recover from attacks

b)

Delete all encrypted data

c)

Prevent any form of encryption

d)

Only work in offline mode