wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Information Assurance and Security 1

Total questions: 46

Worksheet time: 23mins

Name
Class
Date
1.

What are the three core goals of information security, often referred to as the CIA Triad?

a)

Confidentiality, Integrity, and Access

b)

Control, Integrity, and Availability

c)

Confidentiality, Integrity, and Availability

d)

Control, Information, and Assurance

2.

Information Assurance focuses solely on preventing unauthorized access to data.

a)

True

b)

False

3.

Which term refers to the process of ensuring that information is accurate and trustworthy?

a)

Confidentiality

b)

Integrity

c)

Availability

d)

Authentication

4.

Cybersecurity is a relatively new field with no historical precedent.

a)

True

b)

False

5.

Which of the following is an example of a key terminology or concept in cybersecurity?

a)

Word processing

b)

Spreadsheets

c)

Threats and vulnerabilities

d)

Graphic design

6.

An unpatched software is an example of a common:

a)

Threat

b)

Attack

c)

Vulnerability

d)

Policy

7.

A DDoS (Distributed Denial of Service) attack aims to make a service unavailable to its intended users.

a)

True

b)

False

8.

Which stage of the Cyber Kill Chain involves an attacker delivering a malicious payload to the victim's system?

a)

Reconnaissance

b)

Weaponization

c)

Delivery

d)

Installation

9.

Phishing is a type of attack that involves creating fake websites or emails to trick users into revealing sensitive information.

a)

True

b)

False

10.

Which of the following is considered an external threat?

a)

Disgruntled employee

b)

Insider fraud

c)

Malware infection

d)

Accidental data deletion by an employee

11.

The security principle of non-repudiation ensures that:

a)

Data is kept secret.

b)

Data is accurate and complete.

c)

Users can access data when needed.

d)

A sender cannot deny having sent a message.

12.

The principle of Least Privilege states that a user should have only the minimum access rights needed to perform their job functions.

a)

True

b)

False

13.

What is the main conflict highlighted in the Security vs. Usability principle?

a)

The cost of implementing security.

b)

The need for stronger security vs. user convenience.

c)

The difference between physical and logical security.

d)

The number of security tools available.

14.

Authorization is the process of verifying a user's identity.

a)

True

b)

False

15.

What is the purpose of Separation of Duties?

a)

To ensure a single user can perform all critical tasks.

b)

To make security policies easier to write.

c)

To prevent a single person from being able to complete a critical task alone.

d)

To assign different tasks to different departments.

16.

The Bell-LaPadula security model is primarily focused on protecting data confidentiality.

a)

True

b)

False

17.

In the context of access control, what does RBAC stand for?

a)

Role-Based Access Control

b)

Rule-Based Access Control

c)

Restricted-Based Access Control

d)

Read-Based Access Control

18.

Which of the following is a component of the IAAA framework?

a)

Accessibility

b)

Analysis

c)

Authentication

d)

Automation

19.

A password and a security token are examples of different authentication factors used in Multi-Factor Authentication (MFA).

a)

True

b)

False

20.

The Clark-Wilson model is designed to protect the integrity of data by preventing unauthorized modifications.

a)

Bell-LaPadula

b)

Biba

c)

Clark-Wilson

d)

DAC

21.

Scenario: A company's website is taken offline by a massive surge of illegitimate traffic, preventing customers from accessing it.

This attack primarily violates which security goal of the CIA Triad?

a)

Confidentiality

b)

Integrity

c)

Availability

d)

Non-repudiation

22.

Scenario: A company is updating its financial records. An attacker manages to change the transaction details without anyone noticing.

This is an attack on the data's integrity.

a)

True

b)

False

23.

Scenario: A company has decided to start using a secure VPN for all remote employees.

This measure primarily addresses which aspect of information security?

a)

Non-repudiation

b)

Availability

c)

Confidentiality

d)

Authentication

24.

Scenario: A user clicks on a link in a suspicious email, which then downloads a program that silently records their keystrokes.

This type of program is an example of a Trojan horse.

a)

True

b)

False

25.

Scenario: A hacker uses publicly available information about a company's employees from social media to craft a targeted phishing email.

According to the Cyber Kill Chain, this initial phase of gathering information is called Reconnaissance.

a)

True

b)

False

26.

Scenario: A company's network security is compromised because an employee accidentally shared a sensitive password with a co-worker.

This security breach is a result of a threat.

a)

True

b)

False

27.

Scenario: A large hospital has a system where all employees, from janitors to senior doctors, can access all patient records.

Which security principle is being violated in this scenario?

a)

Separation of Duties

b)

Least Privilege

c)

Non-repudiation

d)

Security vs. Usability

28.

Scenario: A company implements a security policy that requires all employees to use complex passwords and change them every day. As a result, many employees write their passwords down on notes and leave them at their desks.

This situation demonstrates a conflict between which two principles?

a)

Non-repudiation and Authentication

b)

Confidentiality and Availability

c)

Least Privilege and Separation of Duties

d)

Security vs. Usability

29.

Scenario: To prevent fraud, one employee is responsible for creating a purchase order, while a different employee must approve it before it is sent to a vendor.

This practice is an example of Separation of Duties.

a)

True

b)

False

30.

Scenario: A new company wants to implement an access control system that prevents users from modifying data they did not create, ensuring data integrity.

Which security model is best suited to meet this requirement?

a)

Clark-Wilson

b)

Bell-LaPadula

c)

Biba

d)

MAC

31.

Scenario: The company's new network administrator is given permission to read and write to all network devices but is not allowed to change system-critical configurations.

This is an example of a permissions model called Role-Based Access Control (RBAC).

a)

True

b)

False

32.

Scenario: In an organization's access control system, an object's security label must be dominant over the subject's security label to allow a "write-down" operation. (3pts)

Which security model is this rule associated with?

a)

Biba

b)

Clark-Wilson

c)

Bell-LaPadula

d)

Discretionary Access Control (DAC)

33.

Scenario: A company has a major vulnerability in its payment processing system, allowing an attacker to steal customer credit card information. The company's final project goal is to develop a security plan to prevent a recurrence.

In the security plan, which of the following actions best demonstrates a combined application of the CIA Triad (from Week 1) and the principle of Least Privilege (from Week 3) in a real-world scenario?

a)

The company installs a new firewall to block all traffic from outside the country.

b)

The company gives all employees 'administrator' access to their work computers to simplify software installation.

c)

The company encrypts all customer data and restricts access to the decryption key to only the payment system's server process, which is managed by a single, highly privileged service account.

d)

The company makes a copy of the customer data on a separate, offline server.

34.

A newly hired cybersecurity consultant for a small e-commerce business learns that the owner believes their customer data is completely safe because they use a secure payment gateway. How should the consultant evaluate this claim?

a)

The claim is largely true, as the payment gateway handles all security for financial transactions.

b)

The claim is mostly true, as the payment gateway protects the company from most external threats.

c)

The claim is false, because the payment gateway has no control over insider threats or employee vulnerabilities.

d)

The claim is false, because a secure payment gateway only addresses one aspect of the CIA Triad, leaving the company vulnerable to other threats such as phishing attacks and system unavailability.

35.

A government agency is debating whether to prioritize confidentiality or availability for its public-facing website, which provides information to citizens during a national emergency. Which of the two security goals is more critical in this scenario?

a)

Confidentiality, because it protects the privacy of government data.

b)

Confidentiality, because a data breach would be a major embarrassment.

c)

Availability, because citizens' access to critical information in a timely manner is paramount during an emergency.

d)

Availability, because it is the easiest goal to achieve.

36.

A company's internal network is completely isolated from the internet. The IT manager argues that they do not need to invest in any further cybersecurity measures. What is the most critical flaw in this argument?

a)

It fails to account for potential hardware failures.

b)

It incorrectly assumes that internal threats, such as malicious insiders or malware from removable media, are not a concern.

c)

It does not consider the cost of implementing a new security solution.

d)

It ignores the importance of network speed and efficiency.

37.

A security analyst detects a phishing attack where an email with a malicious link is being sent to multiple employees. In response, the analyst immediately implements an email filter to block the sender and deletes the emails that have already been delivered. What key security principle is the analyst addressing by also sending a company-wide alert to warn employees about the attack?

a)

Separation of Duties, by involving the employees in the response.

b)

Addressing the human vulnerability, as technology alone is not a complete solution against social engineering.

c)

Least Privilege, by restricting employee access to the malicious link.

d)

Availability, by ensuring the email server remains online during the attack.

38.

A security administrator discovers an unpatched software vulnerability in a critical server. The vendor has not yet released a patch. Which of the following is the best interim mitigation strategy to protect the server from being exploited?

a)

Install a new anti-virus software.

b)

Isolate the server from the network to prevent remote exploitation.

c)

Change the administrator's password to a more complex one.

d)

Delete all the data on the server to prevent theft.

39.

An attacker wants to perform a Man-in-the-Middle (MITM) attack to read and modify communication between a client and a server. Which of the following is the most effective defense against this type of attack?

a)

Using a longer password.

b)

Using an encrypted connection (e.g., TLS/SSL) that verifies the server's identity using digital certificates.

c)

Installing a firewall.

d)

Using a different web browser.

40.

A large financial institution has a system where one employee is responsible for approving a loan, and a different employee is responsible for transferring the funds. This is a critical control to prevent fraud. What is the main principle demonstrated by this practice?

a)

Separation of Duties, which ensures that no single individual has the complete authority to perform a sensitive transaction.

b)

Least Privilege, by giving each employee only the bare minimum permissions.

c)

Non-repudiation, by making it impossible for the employees to deny their actions.

d)

Security vs. Usability, by making the process more difficult for the employees.

41.

A company implements a new security policy that is so strict it requires employees to use long, complex passwords that must be changed every day. As a result, employees are now writing their passwords on sticky notes and leaving them under their keyboards. This scenario best demonstrates a failure in which security principle?

a)

Authentication

b)

Security vs. Usability

c)

Confidentiality

d)

Non-repudiation

42.

A hospital implements a new digital record system. Doctors are given access to all patient records to provide comprehensive care. A janitor is also given access to all records to assist with data entry. Which security principle is being violated, and what is the associated risk?

a)

Separation of Duties is violated, risking fraud.

b)

Non-repudiation is violated, risking that an employee could deny their actions.

c)

Least Privilege is violated, creating a risk of unauthorized data access and a major privacy breach.

d)

Availability is violated, risking that the system will become inaccessible.

43.

A security model that is primarily concerned with maintaining data confidentiality and preventing unauthorized information flow from higher security levels to lower ones is the:

a)

Clark-Wilson Model

b)

Bell-LaPadula Model

c)

Biba Model

d)

Role-Based Access Control (RBAC)

44.

A company wants to implement an access control policy that ensures that users can only perform actions that are necessary for their job roles. This is a core concept of:

a)

Role-Based Access Control (RBAC)

b)

Mandatory Access Control (MAC)

c)

Discretionary Access Control (DAC)

d)

The Biba Model

45.

In the Biba integrity model, which rule prevents a subject from writing to an object at a lower integrity level?

a)

'No write down' rule

b)

'No read down' rule

c)

'No read up' rule

d)

'No write up' rule

46.

A new social media platform is being developed. It will store user-generated content, including public posts and private messages. The development team's final security plan must address both the confidentiality of private messages and the integrity of user-generated content, and they must use Role-Based Access Control (RBAC) to manage permissions. Which of the following security measures best synthesizes these requirements?

a)

Using a password policy that requires long, complex passwords.

b)

Implementing the Bell-LaPadula model to ensure private messages cannot be read by unauthorized users, and the Clark-Wilson model to ensure that a post can only be edited by its original creator, with both models enforced by RBAC permissions.

c)

Using a firewall to protect against a DDoS attack, which is enforced by a single 'administrator' role.

d)

Using a secure payment gateway and requiring two-factor authentication for all users.