wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Forensic and PKI Quiz

Total questions: 40

Worksheet time: 20mins

Name
Class
Date
1.

Which forensic approach is used when a system cannot be powered off?

a)

Dead-box forensics

b)

Static analysis

c)

Live forensics

d)

Logical acquisition

2.

Which Linux command lists currently running processes?

a)

ls

b)

ps

c)

grep

d)

chmod

3.

Which command shows real-time process activity?

a)

ps

b)

top

c)

uptime

d)

jobs

4.

Which Linux directory stores system log files?

a)

/etc

b)

/bin

c)

/var/log

d)

/usr

5.

Which file records user authentication events on Linux?

a)

/etc/passwd

b)

/etc/shadow

c)

/var/log/auth.log

d)

/var/log/dmesg

6.

Which command is used to view network connections on Linux?

a)

ifconfig

b)

netstat

c)

route

d)

arp

7.

Which Linux command calculates a SHA-256 hash of a file?

a)

md5sum

b)

sha1sum

c)

sha256sum

d)

hash

8.

Which command is commonly used to create a bit-by-bit disk copy?

a)

cp

b)

rsync

c)

dd

d)

mount

9.

In live forensics, which evidence is collected first?

a)

Hard disk

b)

RAM contents

c)

Archived logs

d)

Backup files

10.

Which command displays open files and associated processes?

a)

lsof

b)

ps

c)

df

d)

du

11.

Which Linux command shows disk usage by file system?

a)

du

b)

df

c)

mount

d)

blkid

12.

Which command is used to view command history of a user?

a)

history

b)

who

c)

last

d)

w

13.

Which mobile forensic challenge is most common?

a)

Large screen size

b)

Device encryption and lock

c)

File permissions

d)

Network latency

14.

Which Android artifact is useful for call and SMS analysis?

a)

boot.img

b)

contacts2.db

c)

system.img

d)

kernel.log

15.

Which type of evidence is volatile?

a)

SSD data

b)

Hard disk

c)

RAM

d)

SIM card

16.

Which Linux command helps identify logged-in users?

a)

who

b)

passwd

c)

useradd

d)

sudo

17.

Which command displays last login details?

a)

last

b)

history

c)

whoami

d)

groups

18.

Why is swap space important in forensics?

a)

Stores encrypted files

b)

May contain remnants of RAM data

c)

Improves performance

d)

Reduces disk usage

19.

Which command can capture memory dumps (tool-based awareness)?

a)

memdump

b)

dd

c)

lsof

d)

ps

20.

Which forensic concern is highest in live forensics?

a)

Disk failure

b)

Evidence volatility

c)

Storage space

d)

File permissions

21.

Which certificate is required to secure a website?

a)

Email certificate

b)

Code signing certificate

c)

SSL/TLS certificate

d)

Root certificate

22.

Which protocol secures web communication?

a)

FTP

b)

SMTP

c)

TLS

d)

SNMP

23.

Which Linux command is used to generate a private key using OpenSSL?

a)

openssl genrsa

b)

openssl hash

c)

openssl verify

d)

openssl cert

24.

Which OpenSSL command displays certificate details?

a)

openssl sign

b)

openssl x509 -text

c)

openssl encrypt

d)

openssl pkcs

25.

Which email security protocol provides encryption and signatures?

a)

SMTP

b)

IMAP

c)

PGP

d)

POP3

26.

Which authentication uses more than one factor?

a)

Single sign-on

b)

Password authentication

c)

Multi-factor authentication

d)

Biometric only

27.

Which authentication protocol is passwordless?

a)

LDAP

b)

Kerberos

c)

FIDO

d)

RADIUS

28.

Zero Trust Architecture assumes:

a)

Internal users are trusted

b)

Trust is based on location

c)

No implicit trust

d)

Firewalls are sufficient

29.

OAuth is mainly used for:

a)

Encryption

b)

Authorization delegation

c)

Hashing

d)

Digital signatures

30.

Which directory service is used for centralized authentication?

a)

DNS

b)

LDAP

c)

DHCP

d)

SMTP

31.

Which Windows service provides directory-based authentication?

a)

IIS

b)

Active Directory

c)

SMB

d)

NTFS

32.

Which law governs cyber offences in India?

a)

IPC

b)

IT Act

c)

RTI Act

d)

Companies Act

33.

Which IT Act section deals with digital signatures?

a)

Section 43

b)

Section 65

c)

Section 3

d)

Section 72

34.

Blockchain is best described as:

a)

Centralized database

b)

Distributed immutable ledger

c)

Encryption algorithm

d)

Authentication protocol

35.

Which property makes blockchain tamper-resistant?

a)

Encryption

b)

Hash chaining

c)

Compression

d)

Authentication

36.

Which PKI feature enables secure email signing?

a)

SSL

b)

Digital signature

c)

Hashing

d)

Encoding

37.

Which Linux command verifies a digital signature (conceptual)?

a)

gpg --verify

b)

openssl genrsa

c)

sha256sum

d)

chmod

38.

Which mail client is commonly used in PKI labs for email signing?

a)

Outlook Express

b)

Thunderbird

c)

Evolution

d)

Roundcube

39.

Which authentication factor is “something you have”?

a)

Password

b)

Fingerprint

c)

Smart card

d)

PIN

40.

Which PKI risk is highest if certificates are not revoked?

a)

Performance loss

b)

Compromised identity misuse

c)

Hash collision

d)

Storage overhead