Twa kɔ nsɛm atitiriw so
Log in
Sign up for FREE
arrow_back
Laabri

AP Cybersecurity: Unit 05 Test

star
star
star
star
star
Last updated about 2 hours ago
35 Nsɛmmisa
Multiple Choice Questions
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
FRQ
Asemmisa {{asɛmmisaAhyɛnsode}}
1.

A company stores customer records on a laptop’s hard drive. Which action best protects this data if the laptop is stolen?

Asemmisa {{asɛmmisaAhyɛnsode}}
2.

A student sends a file containing sensitive information over the internet. Which measure best protects the data while it is being transmitted?

Asemmisa {{asɛmmisaAhyɛnsode}}
3.

A hospital employee is viewing patient records to update treatment notes. What state is the data in during this process?

Asemmisa {{asɛmmisaAhyɛnsode}}
4.

An organization classifies some files as “highly sensitive” and others as “public.” What is the most likely reason for this classification?

Asemmisa {{asɛmmisaAhyɛnsode}}
5.

A company collects names, email addresses, and phone numbers from customers. What type of data is this?

Asemmisa {{asɛmmisaAhyɛnsode}}
6.

A clinic stores patient test results and billing information. Which regulation is most relevant to protecting this data?

Asemmisa {{asɛmmisaAhyɛnsode}}
7.

A hacker gains physical access to a computer with unencrypted files. What can the hacker most likely do?

Asemmisa {{asɛmmisaAhyɛnsode}}
8.

A company gives all employees administrative privileges on their computers. What risk does this create?

Asemmisa {{asɛmmisaAhyɛnsode}}
9.

A shared folder allows all employees to edit important documents. What vulnerability does this create?

Asemmisa {{asɛmmisaAhyɛnsode}}
10.

A web application asks users to enter a number but does not check the input. A user enters text instead. What security issue does this demonstrate?

Asemmisa {{asɛmmisaAhyɛnsode}}
11.

An attacker enters SQL commands into a website’s login form. What type of attack is this?

Asemmisa {{asɛmmisaAhyɛnsode}}
12.

A website allows users to post comments. An attacker inserts malicious JavaScript into a comment that runs when others view it. What type of attack is this?

Asemmisa {{asɛmmisaAhyɛnsode}}
13.

A program crashes when a user inputs more data than expected, overwriting memory. What type of attack is this?

Asemmisa {{asɛmmisaAhyɛnsode}}
14.

A company stores highly sensitive military designs on an unencrypted drive. How would this risk most likely be classified?

Asemmisa {{asɛmmisaAhyɛnsode}}
15.

A company encrypts customer data but uses a very short encryption key. How would this risk most likely be classified?

Asemmisa {{asɛmmisaAhyɛnsode}}
16.

An employee stores personal notes on an unprotected shared drive. How would this risk most likely be classified?

Asemmisa {{asɛmmisaAhyɛnsode}}
17.

A company requires employees to attend training on handling sensitive data. What type of control is this?

Asemmisa {{asɛmmisaAhyɛnsode}}
18.

A policy defines which encryption algorithms and key lengths are allowed. What type of policy is this?

Asemmisa {{asɛmmisaAhyɛnsode}}
19.

A company assigns access to files based on job roles like “manager” or “accountant.” What model is this?

Asemmisa {{asɛmmisaAhyɛnsode}}
20.

A system denies access to a database outside of business hours, even for authorized users. What model is this?

Asemmisa {{asɛmmisaAhyɛnsode}}
21.

A file owner decides who can view or edit their file. What model is this?

Asemmisa {{asɛmmisaAhyɛnsode}}
22.

A government system assigns security levels and prevents users from accessing higher-level data. What model is this?

Asemmisa {{asɛmmisaAhyɛnsode}}
23.

A user has permissions listed as rwxr-x---. What does this indicate?

Asemmisa {{asɛmmisaAhyɛnsode}}
24.

A system uses full disk encryption. What must typically happen before the system boots?

Asemmisa {{asɛmmisaAhyɛnsode}}
25.

Which statement best describes asymmetric encryption?

Asemmisa {{asɛmmisaAhyɛnsode}}
26.

A sender wants to securely send a message to a receiver using asymmetric encryption. Which key should the sender use?

Asemmisa {{asɛmmisaAhyɛnsode}}
27.

Why are longer encryption keys generally more secure?

Asemmisa {{asɛmmisaAhyɛnsode}}
28.

A web application firewall (WAF) is installed. What is its primary function?

Asemmisa {{asɛmmisaAhyɛnsode}}
29.

A system detects that a file’s hash has changed since last week. What does this indicate?

Asemmisa {{asɛmmisaAhyɛnsode}}
30.

A security analyst notices login attempts with input like ' OR 1=1 -- in logs. What does this suggest?

A small online store allows users to create accounts, log in, and purchase items. The company stores customer names, email addresses, and credit card information in a database. Recently, the company discovered the following issues:

  • The database is stored on an unencrypted server.

  • All employees can view and edit customer data.

  • The login form does not validate user input.

  • Logs show inputs like ' OR 1=1 -- being entered into the login field.

2
Asemmisa {{asɛmmisaAhyɛnsode}}
31a.

Identify the type of sensitive data stored by the company and explain why it requires protection. (2 points for correctly identifying all types of data stored and explaining each)

2
Asemmisa {{asɛmmisaAhyɛnsode}}
31b.

Explain one risk to confidentiality, integrity, or availability in this scenario.

2
Asemmisa {{asɛmmisaAhyɛnsode}}
31c.

Identify the type of attack shown in the logs and briefly explain how it works.

2
Asemmisa {{asɛmmisaAhyɛnsode}}
31d.

Describe one specific way the company could prevent this type of attack.

2
Asemmisa {{asɛmmisaAhyɛnsode}}
31e.

Recommend one access control improvement and explain how it would reduce risk.