Question 439 of 1,152
Security Program Management and OversighteasyMultiple ChoiceObjective-mapped

Quick Answer

The answer is Restricted, because the spreadsheet contains Social Security numbers and bank account details, which are highly sensitive personal and financial data. Under a data classification levels scheme of Public, Internal, Confidential, and Restricted, the Restricted label is reserved for information whose unauthorized disclosure could cause severe legal, regulatory, or reputational harm, such as personally identifiable information (PII) protected under GDPR or GLBA. This question tests your ability to map real-world data sensitivity to a classification framework, a common scenario on the Security+ SY0-701 exam where you must distinguish between Confidential (moderate sensitivity, e.g., internal policies) and Restricted (highest sensitivity, requiring encryption at rest and strict least-privilege access). A common trap is choosing Confidential because the data is internal, but remember: any data that triggers breach notification laws or includes financial account numbers automatically escalates to Restricted. Memory tip: think “R” for Restricted = “Really sensitive” data that requires the highest controls.

SY0-701 Security Program Management and Oversight Practice Question

This SY0-701 practice question tests your understanding of security program management and oversight. Match the stated requirement to the specific cloud service, access model, or configuration option — many options are valid in isolation but not for this scenario. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.

An HR spreadsheet contains employee names, Social Security numbers, and bank account numbers. Which label is most appropriate under a Public, Internal, Confidential, and Restricted scheme?

Question 1easymultiple choice
Full question →

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Restricted, because it contains highly sensitive personal and financial data.

A spreadsheet containing employee names, Social Security numbers, and bank account numbers includes personally identifiable information (PII) and financial account data, which are subject to strict regulatory controls (e.g., GDPR, GLBA, or state breach notification laws). Under a Public/Internal/Confidential/Restricted classification scheme, 'Restricted' is the most appropriate label because it indicates the highest level of sensitivity and requires access control mechanisms such as encryption at rest (e.g., AES-256), strict least-privilege permissions, and audit logging to prevent unauthorized disclosure or modification.

Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Public, because it is used by the HR department and not shared externally.

    Why it's wrong here

    Public information can be shared widely, which is not appropriate for highly sensitive employee data.

  • Internal, because only employees should see it.

    Why it's wrong here

    Internal is too permissive for data that could cause serious harm if exposed.

  • Confidential, because the information should be kept private but not tightly controlled.

    Why it's wrong here

    Confidential is better than internal, but the presence of SSNs and bank details usually requires stricter handling.

  • Restricted, because it contains highly sensitive personal and financial data.

    Why this is correct

    This is correct because Social Security numbers and bank account numbers are highly sensitive identifiers and financial data. Restricted labels are used for information that needs the strongest handling controls, limited access, and careful sharing rules. If exposed, this data could cause identity theft, fraud, and regulatory issues, so the strictest label is appropriate.

    Related concept

    Read the scenario before looking for a memorised answer.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates confuse 'Confidential' with 'Restricted' because both imply privacy, but 'Restricted' is the correct label for data that requires the highest level of control, such as PII and financial account numbers, whereas 'Confidential' is often used for less sensitive internal data like salary ranges or performance reviews.

Detailed technical explanation

How to think about this question

In data classification schemes, 'Restricted' is reserved for data whose unauthorized disclosure could cause severe harm, such as identity theft or financial fraud. Under the hood, organizations often enforce Restricted data with technical controls like transparent data encryption (TDE) in databases, file-level encryption via EFS or BitLocker, and mandatory access control (MAC) policies using tools like SELinux or Windows Server AD RMS. A real-world scenario: if this spreadsheet were stored on a shared drive with 'Internal' classification, a disgruntled employee with broad access could exfiltrate the data; with 'Restricted' classification, the file would be encrypted and access would be limited to a specific HR security group with full audit trails.

KKey Concepts to Remember

  • Read the scenario before looking for a memorised answer.
  • Find the constraint that changes the correct option.
  • Eliminate answers that are true in general but not in this case.

TExam Day Tips

  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Key takeaway

Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Real-world example

How this comes up in practice

A developer is choosing between AES-256 (symmetric) and RSA-2048 (asymmetric) for encrypting a large file that will be sent to a partner. Symmetric encryption is fast but requires key exchange; asymmetric is slower but solves the key distribution problem. A hybrid approach — encrypt the file with AES, encrypt the AES key with RSA — is standard. Questions like this test whether you understand when each approach applies.

What to study next

Got this wrong? Here's your next step.

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

Related practice questions

Related SY0-701 practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

Practice this exam

Start a free SY0-701 practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this SY0-701 question test?

Security Program Management and Oversight — This question tests Security Program Management and Oversight — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: Restricted, because it contains highly sensitive personal and financial data. — A spreadsheet containing employee names, Social Security numbers, and bank account numbers includes personally identifiable information (PII) and financial account data, which are subject to strict regulatory controls (e.g., GDPR, GLBA, or state breach notification laws). Under a Public/Internal/Confidential/Restricted classification scheme, 'Restricted' is the most appropriate label because it indicates the highest level of sensitivity and requires access control mechanisms such as encryption at rest (e.g., AES-256), strict least-privilege permissions, and audit logging to prevent unauthorized disclosure or modification.

What should I do if I get this SY0-701 question wrong?

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

What is the key concept behind this question?

Read the scenario before looking for a memorised answer.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Same concept, more angles

2 more ways this is tested on SY0-701

These questions test the same concept from different angles. Work through them to make sure you can recognise it however the exam phrases it.

Variation 1. Based on the exhibit, what should the security team recommend before sharing the report?

easy
  • A.Share the report exactly as requested, because the vendor signed a nondisclosure agreement.
  • B.Remove unnecessary personal fields and share only the minimum data needed for the analysis.
  • C.Keep all fields and encrypt the file before sending it to the vendor.
  • D.Store the report in a shared folder so the vendor can access it later if needed.

Why B: Option B is correct because the principle of data minimization requires that only the minimum necessary data be shared to fulfill the analysis purpose. Removing unnecessary personal fields reduces the risk of exposing PII and aligns with privacy regulations such as GDPR and HIPAA, even when a nondisclosure agreement (NDA) is in place.

Variation 2. Based on the exhibit, what is the best handling decision for the requested file?

hard
  • A.Share the full file by email as Confidential because only the last four digits of the SSN are included.
  • B.Label it Public because the contractor needs the information to troubleshoot effectively.
  • C.Mark it Internal and place it on the shared project drive for easy access.
  • D.Treat it as Restricted, redact unnecessary fields, and provide only the minimum approved dataset through a logged encrypted transfer.

Why D: Option D is correct because the file contains personally identifiable information (PII) in the form of a Social Security Number (SSN), which requires handling under a Restricted classification per most data governance frameworks. The correct procedure is to redact unnecessary fields, such as the full SSN, and transmit only the minimum approved dataset via a logged encrypted transfer (e.g., using SFTP or HTTPS with TLS 1.2+) to ensure confidentiality, integrity, and auditability. This aligns with the principle of least privilege and data minimization, which are core to security program management.

Last reviewed: Jun 11, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

This SY0-701 practice question is part of Courseiva's free CompTIA certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the SY0-701 exam.