wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Forensic Science Quiz

Total questions: 40

Worksheet time: 20mins

Name
Class
Date
1.

Which document ensures that evidence is formally issued and returned during an investigation?

a)

Incident response plan

b)

Evidence checkout log

c)

Chain of custody

d)

Case diary

2.

What is the primary purpose of forensic duplication?

a)

Speeding up analysis

b)

Preserving original evidence

c)

Reducing storage size

d)

Encrypting data

3.

Which duplication method captures all sectors including slack space?

a)

Logical copy

b)

Sparse acquisition

c)

Bit-stream imaging

d)

File backup

4.

Why must evidence be authenticated after acquisition?

a)

To encrypt evidence

b)

To prove evidence integrity

c)

To speed analysis

d)

To compress data

5.

Which activity is part of initial assessment?

a)

Hash calculation

b)

Determining incident scope

c)

Disk imaging

d)

Evidence archiving

6.

An incident notification checklist is mainly used to:

a)

Collect evidence

b)

Decide whom to inform

c)

Encrypt logs

d)

Assign blame

7.

Why is hexadecimal notation preferred in digital forensics?

a)

It compresses data

b)

It maps cleanly to binary

c)

It encrypts information

d)

It hides content

8.

Which hexadecimal value represents one byte?

a)

1 bit

b)

2 hexadecimal characters

c)

4 hexadecimal characters

d)

8 hexadecimal characters

9.

Which tool is most suitable for manual byte-level inspection of a file?

a)

FTK Imager

b)

Wireshark

c)

Hex editor

d)

Sysinternals

10.

Which forensic concept ensures evidence remains unchanged from seizure to court?

a)

Confidentiality

b)

Hashing

c)

Integrity

d)

Availability

11.

What is the main purpose of hashing digital evidence?

a)

Encryption

b)

Compression

c)

Integrity verification

d)

Authentication

12.

Which hashing issue allows two different inputs to produce the same hash?

a)

Bit rot

b)

Hash collision

c)

Hash chaining

d)

Hash padding

13.

Why is MD5 discouraged in modern forensics?

a)

Too slow

b)

Produces large hashes

c)

Vulnerable to collisions

d)

Requires secret key

14.

What does bit rot indicate?

a)

Malware infection

b)

Gradual data corruption

c)

Hash collision

d)

Encryption failure

15.

Which hashing algorithm is considered stronger than MD5?

a)

CRC32

b)

SHA-1

c)

SHA-256

d)

Base64

16.

Why should forensic drives be wiped before use?

a)

Improve speed

b)

Reduce malware

c)

Avoid cross-contamination

d)

Enable encryption

17.

Which SOP principle ensures investigations are repeatable?

a)

Automation

b)

Standardization

c)

Encryption

d)

Compression

18.

Which OS artifact is commonly examined in Windows investigations?

a)

/etc/passwd

b)

Registry

c)

Bash history

d)

Kernel modules

19.

Which error can invalidate forensic findings?

a)

Using open-source tools

b)

Poor documentation

c)

Using SHA-256

d)

Creating multiple images

20.

Which type of evidence is non-volatile?

a)

RAM

b)

CPU cache

c)

Hard disk data

d)

Network connections

21.

Which cipher type uses the same key for encryption and decryption?

a)

Stream cipher

b)

Block cipher

c)

Symmetric cipher

d)

Asymmetric cipher

22.

Which cipher type encrypts data bit-by-bit or byte-by-byte?

a)

Block cipher

b)

Stream cipher

c)

Hash cipher

d)

Substitution cipher

23.

AES is an example of:

a)

Stream cipher

b)

Block cipher

c)

Hash algorithm

d)

Asymmetric cipher

24.

RSA is classified as:

a)

Symmetric cipher

b)

Block cipher

c)

Stream cipher

d)

Asymmetric cipher

25.

Why is symmetric encryption preferred for bulk data encryption?

a)

More secure

b)

Faster performance

c)

Uses public keys

d)

Provides non-repudiation

26.

Which algorithm is considered obsolete due to small key size?

a)

AES

b)

RSA

c)

DES

d)

ECC

27.

Which technique allows two parties to agree on a shared secret over an insecure channel?

a)

AES

b)

RSA

c)

Diffie–Hellman

d)

HMAC

28.

Which attack targets weak key generation or reuse?

a)

Brute force

b)

Key management attack

c)

DoS

d)

Replay attack

29.

Which cryptographic issue occurs due to poor random number generation?

a)

Collision

b)

Predictable keys

c)

Bit rot

d)

Padding

30.

Which lab tool is used to experiment with classical ciphers like Caesar and Vernam?

a)

OpenSSL

b)

CrypTool

c)

FTK

d)

Wireshark

31.

Which cryptographic function ensures message integrity only?

a)

Encryption

b)

Hashing

c)

Digital signature

d)

Key exchange

32.

HMAC provides:

a)

Confidentiality

b)

Integrity and authentication

c)

Non-repudiation

d)

Availability

33.

Which algorithm combines hashing with a secret key?

a)

SHA-256

b)

MD5

c)

HMAC

d)

CRC

34.

Which attack attempts every possible key?

a)

Replay

b)

MITM

c)

Brute force

d)

Side-channel

35.

Which cryptographic problem makes MD5 unsafe?

a)

Speed

b)

Collision resistance failure

c)

Key length

d)

Padding

36.

Which algorithm provides digital signatures?

a)

AES

b)

DES

c)

RSA

d)

RC4

37.

Which cryptographic service ensures sender authentication?

a)

Encryption

b)

Hashing

c)

Digital signature

d)

Compression

38.

Which cryptographic technique protects stored files on disk?

a)

Hashing

b)

File encryption

c)

Key exchange

d)

Encoding

39.

Why are encryption attacks important to study?

a)

To develop malware

b)

To bypass firewalls

c)

To understand weaknesses

d)

To reduce encryption usage

40.

Which cryptographic property prevents message alteration?

a)

Confidentiality

b)

Integrity

c)

Availability

d)

Non-repudiation