wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

CS211 Quiz 03

Total questions: 15

Worksheet time: 15mins

Name
Class
Date
1.

Which of the following attacks best describe Bluesnarfing?

a)

Denial of service via oversized L2CAP packets

b)

Unauthorized extraction of SMS, contacts, or emails from a Bluetooth device

c)

Sending anonymous messages to nearby Bluetooth devices

d)

Exploiting OBEX protocol vulnerabilities

2.

In Incident Response, the Eradication phase involves:

a)

Removing malware/root cause from systems

b)

Isolating affected systems to prevent spread

c)

Restoring operations and monitoring

d)

Reviewing lessons learned

3.

Which of the following BEST defines Data Resilience?

a)

Ability to detect malware in real-time

b)

Ability to recover quickly from data loss or disruption

c)

Ability to sanitize data using multiple passes

d)

Ability to encrypt and decrypt sensitive files

4.

Which of the following correctly distinguishes a data breach from a data leak?

a)

Breach is intentional attack; leak is accidental exposure

b)

Breach occurs from weak passwords; leak occurs from malware

c)

Breach is only internal; leak is always external

d)

Breach requires encryption bypass; leak does not

5.

Data Masking is MOST useful in which scenario?

a)

Encrypting stored passwords in a database

b)

Obscuring customer credit card numbers in a CRM system

c)

Destroying outdated business records

d)

Creating incremental backup files

6.

Which of the following backup methods is fastest to perform but slowest to restore?

a)

Full backup

b)

Incremental backup

c)

Differential backup

d)

Snapshot backup

7.

Which of the following is part of the Containment phase of Incident Response?

a)

Restoring system from clean backups

b)

Disconnecting compromised hosts from the network

c)

Conducting a lessons-learned meeting

d)

Updating security patches

8.

The Security Kernel's Reference Monitor must satisfy which conditions?

a)

Verifiable, Tamper-proof, Always invoked

b)

Decentralized, Flexible, Discretionary

c)

Simple, Transparent, User-controlled

d)

Large, Complex, Privilege-based

9.

Which of the following OS hardening measures is specific to Windows?

a)

AppLocker policies

b)

SELinux

c)

AuditD logging

d)

Gatekeeper

10.

Address Space Layout Randomization (ASLR) improves security by:

a)

Randomizing the location of processes in memory

b)

Encrypting the system call interface

c)

Preventing network sniffing attacks

d)

Blocking malicious bootloaders

11.

During Dead Acquisition, which step ensures admissibility of evidence in court?

a)

Capturing live network packets

b)

Creating a bit-by-bit forensic image

c)

Disconnecting power without warning

d)

Editing log files to remove noise

12.

Which forensic tool is primarily used for memory analysis?

a)

EnCase

b)

Autopsy

c)

Volatility

d)

FTK

13.

The Chain of Custody is MOST important because it:

a)

Ensures that data was encrypted during storage

b)

Maintains evidence integrity for legal admissibility

c)

Speeds up forensic imaging of hard drives

d)

Ensures all backup copies are tested

14.

In the context of operating system defense, which scenario demonstrates a failure of integrity rather than confidentiality or availability?

a)

A ransomware attack encrypts all files, preventing access.

b)

An attacker modifies system logs to erase traces of intrusion.

c)

An insider exfiltrates sensitive financial data without authorization.

d)

A DDoS attack renders a government portal inaccessible.

15.

When digital forensic evidence is collected from an operating system, which principle ensures that the evidence remains admissible in court?

a)

The evidence must be encrypted during collection to maintain confidentiality.

b)

The evidence must follow a strict chain of custody to preserve integrity.

c)

The evidence must be analyzed immediately after collection to avoid decay.

d)

The evidence must be anonymized to protect privacy of third parties.