wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Security Concepts Quiz

Total questions: 100

Worksheet time: 1hrs 15mins

Name
Class
Date
1.

Which of the following is not a security goal?

a)

Confidentiality

b)

Integrity

c)

Accessibility

d)

Availability

2.

The OSI Security Architecture was developed by:

a)

ISO

b)

IEEE

c)

NIST

d)

ITU

3.

Security mechanisms aim to:

a)

Cause security attacks

b)

Detect and prevent attacks

c)

Replace security policies

d)

Disable cryptography

4.

Which is not a category of security services?

a)

Authentication

b)

Access Control

c)

Phishing

d)

Confidentiality

5.

An active attack attempts to:

a)

Monitor the system

b)

Modify or disrupt operations

c)

Backup data

d)

Encrypt communication

6.

Passive attacks include:

a)

Masquerade

b)

Eavesdropping

c)

Replay

d)

Modification

7.

A model for network security involves:

a)

Sender, Receiver, and Attacker

b)

Algorithms only

c)

Firewall only

d)

Only symmetric key usage

8.

Authentication ensures:

a)

User is who they claim to be

b)

Data is compressed

c)

File format is correct

d)

Data is always available

9.

Data integrity ensures:

a)

Data can be replayed

b)

Data is not altered

c)

Data is compressed

d)

Data is invisible

10.

Availability ensures:

a)

Service is denied

b)

Systems are offline

c)

Data is usable on demand

d)

Data is encrypted

11.

Which mechanism is used for secure exchange of keys?

a)

Digital watermarking

b)

Cryptanalysis

c)

Key management

d)

Steganography

12.

Which is a security attack?

a)

User authentication

b)

Encryption

c)

Replay

d)

Key distribution

13.

Masquerade attack involves:

a)

Encrypting data

b)

Pretending to be another user

c)

Stealing hardware

d)

Using long passwords

14.

Traffic analysis is a:

a)

Passive attack

b)

Active attack

c)

Key exchange

d)

Authentication method

15.

Which of the following is not a security service?

a)

Non-repudiation

b)

Availability

c)

Firewalls

d)

Confidentiality

16.

End-to-end security is provided by:

a)

OSI model

b)

Transport layer

c)

Data link layer

d)

Application layer

17.

Security attacks can be categorized into:

a)

Software and Hardware

b)

Logical and Physical

c)

Passive and Active

d)

Single and Multiple

18.

Security mechanisms aim to enforce:

a)

Security goals

b)

Cost reductions

c)

Large file storage

d)

Download speed

19.

Replay attack involves:

a)

Deleting old messages

b)

Sending data in real-time

c)

Resending valid data maliciously

d)

Creating new messages

20.

Symmetric encryption uses:

a)

Same key for encryption and decryption

b)

Different keys

c)

No key

d)

Public key only

21.

Substitution technique replaces:

a)

Key with text

b)

Plaintext with ciphertext

c)

Files with folders

d)

Ciphertext with plaintext

22.

Which cipher uses substitution?

a)

Rail Fence

b)

Caesar Cipher

c)

One-Time Pad

d)

Vigenère Cipher

23.

In transposition cipher:

a)

Characters are replaced

b)

Order is rearranged

c)

Data is hashed

d)

Stego image is created

24.

Steganography is the art of:

a)

Encrypting data

b)

Hiding information

c)

Hashing data

d)

Decrypting messages

25.

The Caesar cipher shifts letters by:

a)

1

b)

2

c)

3

d)

5

26.

Playfair cipher encrypts:

a)

Single characters

b)

Blocks of 3 characters

c)

Digraphs (pairs)

d)

Full sentences

27.

Rail fence cipher is an example of:

a)

Steganography

b)

Transposition

c)

Hashing

d)

Monoalphabetic substitution

28.

A symmetric cipher model includes:

a)

Public key

b)

Encryption and decryption using same key

c)

Compression

d)

Keyless transformation

29.

The number of possible keys in ceaser cipher is:

a)

26

b)

26!

c)

2^26

d)

100

30.

Block cipher encrypts data in:

a)

Single bits

b)

Variable-length blocks

c)

Fixed-size blocks

d)

Continuous streams

31.

Feistel structure is used in:

a)

Stream ciphers

b)

DES

c)

AES

d)

RSA

32.

In Feistel structure, encryption and decryption algorithms are:

a)

Different

b)

Same

c)

Useless

d)

Only symmetric

33.

A round function in block cipher is used to:

a)

Decrypt only

b)

Add noise

c)

Combine plaintext and key

d)

Hash plaintext

34.

Which is not a feature of block cipher?

a)

Deterministic output

b)

Padding requirement

c)

Stream-based operation

d)

Fixed-size processing

35.

Block cipher provides:

a)

Lossless compression

b)

Only authentication

c)

Data confidentiality

d)

Digital signature

36.

Which of the following is not a block cipher mode of operation?

a)

CBC

b)

ECB

c)

CFB

d)

RSA

37.

ECB mode stands for:

a)

Encrypted Cipher Bit

b)

Electronic Cipher Block

c)

Electronic Code Book

d)

Encoded Control Block

38.

Which mode of operation uses chaining?

a)

ECB

b)

CBC

c)

OFB

d)

CTR

39.

Block cipher modes are used to:

a)

Change file format

b)

Generate plaintext

c)

Encrypt long messages

d)

Break the cipher

40.

In CBC, the first block is XORed with:

a)

Last ciphertext

b)

Initialization Vector (IV)

c)

Public key

d)

Round key

41.

The function used to convert plaintext into ciphertext in block cipher is called:

a)

Transformation function

b)

Decryption

c)

Round shift

d)

Compression

42.

DES uses a block size of:

a)

56 bits

b)

64 bits

c)

128 bits

d)

32 bits

43.

DES uses a key of length:

a)

64 bits

b)

56 bits

c)

128 bits

d)

512 bits

44.

How many rounds are in DES encryption?

a)

8

b)

10

c)

16

d)

20

45.

DES is based on:

a)

Vigenère structure

b)

Feistel structure

c)

Hill cipher

d)

LFSR

46.

Initial permutation in DES is performed on:

a)

Key

b)

Plaintext

c)

Ciphertext

d)

Round function

47.

The expansion function in DES expands 32-bit input to:

a)

48 bits

b)

64 bits

c)

56 bits

d)

32 bits

48.

S-boxes in DES perform:

a)

Key scheduling

b)

Substitution

c)

Permutation

d)

Hashing

49.

Key schedule in DES generates:

a)

10 round keys

b)

12 round keys

c)

16 round keys

d)

8 round keys

50.

The final stage of DES includes:

a)

Initial permutation

b)

Expansion

c)

Substitution

d)

Inverse initial permutation

51.

DES is vulnerable to:

a)

Brute force

b)

SQL injection

c)

IP spoofing

d)

Ping of death

52.

Which of the following is true about DES?

a)

Uses public key

b)

Works on stream data

c)

Uses symmetric key

d)

Designed for digital signatures

53.

Which of the following is true about DES?

a)

Uses public key

b)

Works on stream data

c)

Uses symmetric key

d)

Designed for digital signatures

54.

Which is not a step in DES round function?

a)

Expansion

b)

Substitution

c)

Compression

d)

Permutation

55.

DES encrypts data in:

a)

Streams

b)

Characters

c)

64-bit blocks

d)

ASCII values

56.

The function f in DES operates on:

a)

32-bit and 56-bit inputs

b)

32-bit input and 48-bit key

c)

64-bit input and 32-bit key

d)

48-bit input and 64-bit key

57.

Which permutation is used at the end of DES?

a)

Initial permutation

b)

Key permutation

c)

Inverse initial permutation

d)

Subkey permutation

58.

DES key actually has 64 bits, but only 56 are used. The rest are:

a)

Redundant

b)

Check bits (parity)

c)

S-box values

d)

Permuted

59.

A major weakness of DES is its:

a)

High memory usage

b)

Small key size

c)

Lack of substitution

d)

Use of XOR

60.

Which algorithm replaced DES as the new standard?

a)

RSA

b)

Blowfish

c)

AES

d)

RC4

61.

AES supports key sizes of:

a)

64, 128, 192

b)

128, 192, 256

c)

128, 256, 512

d)

56, 64, 128

62.

AES block size is:

a)

64 bits

b)

128 bits

c)

192 bits

d)

256 bits

63.

AES is based on:

a)

Feistel structure

b)

Substitution-permutation network

c)

Hashing

d)

Modular arithmetic

64.

AES uses how many rounds for 128-bit key?

a)

10

b)

12

c)

14

d)

16

65.

SubBytes operation uses:

a)

S-box substitution

b)

Permutation table

c)

XOR

d)

Key scheduling

66.

MixColumns operation affects:

a)

Rows

b)

Columns

c)

Bytes

d)

Bits

67.

ShiftRows transformation performs:

a)

Row reversal

b)

Row shifting

c)

Row permutation

d)

Row substitution

68.

The number of rounds for AES-256 is:

a)

10

b)

12

c)

14

d)

16

69.

Which transformation is not used in the final round of AES?

a)

SubBytes

b)

ShiftRows

c)

AddRoundKey

d)

MixColumns

70.

AES was developed under the direction of:

a)

ISO

b)

IEEE

c)

NIST

d)

NSA

71.

AES is a:

a)

Public-key cipher

b)

Symmetric block cipher

c)

Hash function

d)

Steganographic method

72.

AES is considered secure due to:

a)

Use of Feistel rounds

b)

Large key size and rounds

c)

Use of XOR

d)

Fixed output

73.

AES operates on a matrix called:

a)

Plaintext grid

b)

State array

c)

Byte block

d)

Crypto pad

74.

The basic unit of AES internal data representation is:

a)

Bit

b)

Nibble

c)

Byte

d)

Word

75.

In AES, round keys are derived from:

a)

Plaintext

b)

Ciphertext

c)

Original encryption key

d)

S-box

76.

AES standard was established in:

a)

1995

b)

1997

c)

2001

d)

2005

77.

AES is efficient in both:

a)

Hardware and software

b)

Streaming and routing

c)

Compression and expansion

d)

Analysis and design

78.

MixColumns in AES involves:

a)

XOR operation

b)

Matrix multiplication in GF(2^8)

c)

Bit shifting

d)

Key replacement

79.

In AES, the initial AddRoundKey is applied to:

a)

S-box

b)

Round key

c)

State

d)

Ciphertext

80.

AES security is improved over DES because of:

a)

Smaller key

b)

Fewer rounds

c)

No initial permutation

d)

Larger key size and resistance to known attacks

81.

Which of the following ensures that a sender cannot deny having sent a message?

a)

Integrity

b)

Authentication

c)

Non-repudiation

d)

Confidentiality

82.

Which term refers to the ability to recover from hardware or software failure?

a)

Confidentiality

b)

Availability

c)

Integrity

d)

Reliability

83.

Which of these is not a passive attack?

a)

Eavesdropping

b)

Traffic analysis

c)

Interruption

d)

Monitoring

84.

Which of the following security principles deals with protecting data from unauthorized access?

a)

Integrity

b)

Confidentiality

c)

Authentication

d)

Non-repudiation

85.

Which security mechanism is specifically designed to protect data in transmission?

a)

Cryptographic algorithms

b)

Biometric authentication

c)

Anti-virus software

d)

Logging and auditing

86.

In a Caesar cipher, what is the key?

a)

The number of positions to shift

b)

A keyword

c)

A set of primes

d)

An S-box

87.

Which cipher uses a matrix and digraphs for encryption?

a)

Vigenère cipher

b)

Caesar cipher

c)

Playfair cipher

d)

Monoalphabetic cipher

88.

What is the main limitation of classical encryption techniques?

a)

They are too slow

b)

They require asymmetric keys

c)

They are easily broken with modern tools

d)

They cannot be implemented on hardware

89.

Steganography hides data in:

a)

Encrypted emails

b)

Hash values

c)

Images, audio, or video

d)

Web traffic logs

90.

DES performs how many total permutations?

a)

1

b)

2

c)

3

d)

4

91.

Which part of the DES algorithm performs bit rearrangement?

a)

S-box

b)

P-box

c)

K-box

d)

E-box

92.

What is the result of the expansion function in DES?

a)

56-bit output

b)

32-bit output

c)

48-bit output

d)

64-bit output

93.

Which of the following algorithms is now considered insecure for sensitive data?

a)

AES

b)

DES

c)

Blowfish

d)

RC6

94.

Which AES transformation substitutes each byte with a corresponding value from a fixed table?

a)

SubBytes

b)

MixColumns

c)

ShiftRows

d)

AddRoundKey

95.

Which step is applied in every round of AES?

a)

AddRoundKey

b)

MixColumns

c)

SubBytes

d)

All of the above

96.

AES is designed to work efficiently on:

a)

Only hardware

b)

Only software

c)

Both hardware and software

d)

Only mobile devices

97.

In which block cipher mode do identical plaintext blocks produce identical ciphertext blocks?

a)

CBC

b)

ECB

c)

CFB

d)

OFB

98.

What is the purpose of an Initialization Vector (IV)?

a)

Increase block size

b)

Encrypt plaintext

c)

Prevent repetition in encryption

d)

Perform key expansion

99.

CTR mode uses:

a)

Stream of IVs

b)

A counter with encryption

c)

XOR with previous ciphertext

d)

Manual padding

100.

In which mode does a single bit error in ciphertext affect only one block of plaintext?

a)

CBC

b)

ECB

c)

CTR

d)

CFB