wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Computer Forensics Quiz

Total questions: 40

Worksheet time: 20mins

Name
Class
Date
1.

Computer forensics is best described as:

a)

Preventing cyber attacks

b)

Monitoring network traffic

c)

Scientific examination of digital evidence

d)

Recovering deleted files only

2.

Which differentiates computer crime from unauthorized activity?

a)

Use of malware

b)

Internet involvement

c)

Legal violation with intent

d)

Use of encryption

3.

Which is NOT a phase of computer forensics?

a)

Identification

b)

Preservation

c)

Prosecution

d)

Documentation

4.

Why is preservation the first priority in forensics?

a)

To speed investigation

b)

To prevent evidence alteration

c)

To encrypt data

d)

To compress files

5.

Which activity belongs to pre-incident preparation?

a)

Disk imaging

b)

Hash verification

c)

Incident response planning

d)

Evidence analysis

6.

Chain of custody mainly ensures:

a)

Confidentiality

b)

Encryption

c)

Integrity and accountability

d)

Faster acquisition

7.

Which document tracks who handled evidence and when?

a)

Incident response plan

b)

Evidence checkout log

c)

Hash report

d)

Case summary

8.

The first responder should primarily:

a)

Analyze evidence

b)

Present findings in court

c)

Secure and preserve the scene

d)

Prosecute the suspect

9.

Why is analyzing original evidence discouraged?

a)

Slower performance

b)

Legal restriction

c)

Risk of modification

d)

Larger storage

10.

Which is a common forensic mistake?

a)

Using write blockers

b)

Maintaining logs

c)

Analyzing original media

d)

Creating images

11.

Which best describes incident detection?

a)

Evidence examination

b)

Identifying suspicious events

c)

Prosecution of attacker

d)

Data recovery

12.

Which comes under incident response team responsibility?

a)

Court testimony

b)

Evidence encryption

c)

Containment and recovery

d)

Writing laws

13.

What is the primary goal of forensic investigation?

a)

Punish attacker

b)

Recover maximum data

c)

Establish facts legally

d)

Monitor networks

14.

Which activity ensures evidence can be reproduced later?

a)

Encryption

b)

Documentation

c)

Compression

d)

Deletion

15.

Which evidence property ensures it is unaltered?

a)

Availability

b)

Confidentiality

c)

Integrity

d)

Volatility

16.

Which is considered digital evidence?

a)

Printed report

b)

CCTV camera

c)

Log files

d)

Keyboard

17.

Incident response should begin:

a)

After investigation

b)

After court approval

c)

As soon as incident is detected

d)

After disk imaging

18.

Which principle avoids contamination of evidence?

a)

Least privilege

b)

Write protection

c)

Data compression

d)

Encryption

19.

Why is documentation critical in forensics?

a)

Improves speed

b)

Helps hashing

c)

Supports legal admissibility

d)

Reduces storage

20.

Which role decides scope of investigation initially?

a)

Forensic analyst

b)

First responder

c)

Incident manager

d)

Legal counsel

21.

Which CIA triad component ensures data is not altered?

a)

Confidentiality

b)

Availability

c)

Integrity

d)

Authentication

22.

Which is an example of a passive attack?

a)

DoS

b)

Data modification

c)

Eavesdropping

d)

Spoofing

23.

Which encryption uses the same key for both operations?

a)

RSA

b)

ECC

c)

Symmetric

d)

Asymmetric

24.

File encryption mainly protects:

a)

Availability

b)

Integrity

c)

Confidentiality

d)

Authentication

25.

Which algorithm is symmetric?

a)

RSA

b)

AES

c)

ECC

d)

Diffie–Hellman

26.

Which algorithm is asymmetric?

a)

DES

b)

AES

c)

RSA

d)

RC5

27.

Why is asymmetric encryption slower?

a)

Smaller keys

b)

Mathematical complexity

c)

Hashing

d)

Padding

28.

Which is NOT a goal of cryptography?

a)

Confidentiality

b)

Integrity

c)

Non-repudiation

d)

Compression

29.

Which threat targets confidentiality?

a)

DoS

b)

Eavesdropping

c)

Spoofing

d)

Replay

30.

Why are encryption folders used?

a)

Disk formatting

b)

User authentication

c)

Data confidentiality

d)

File recovery

31.

Which tool is commonly used in labs for crypto learning?

a)

Wireshark

b)

Metasploit

c)

CrypTool

d)

Nmap

32.

What does Diffie–Hellman achieve?

a)

Digital signatures

b)

Key exchange

c)

Hashing

d)

Encryption

33.

Which attack targets encryption implementation flaws?

a)

Brute force

b)

Cryptographic attack

c)

DoS

d)

Phishing

34.

Which cryptographic property ensures sender identity?

a)

Confidentiality

b)

Integrity

c)

Authentication

d)

Availability

35.

Which key must remain secret in asymmetric crypto?

a)

Public key

b)

Session key

c)

Private key

d)

Hash key

36.

Which encryption is suitable for bulk data?

a)

RSA

b)

ECC

c)

Symmetric

d)

Asymmetric

37.

Which security attack modifies data?

a)

Passive attack

b)

Active attack

c)

Interception

d)

Traffic analysis

38.

Which mechanism ensures message has not changed?

a)

Encryption

b)

Hashing

c)

Compression

d)

Encoding

39.

Which encryption is typically used for file systems?

a)

Asymmetric

b)

Symmetric

c)

Hash-based

d)

Token-based

40.

Why is encryption alone not sufficient?

a)

Too slow

b)

Does not ensure integrity & authentication

c)

Large keys

d)

Hard to implement