Courseiva
Security OperationsmediumMultiple SelectObjective-mapped

SY0-701 Security Operations Practice Question

A company is implementing controls to protect against insider threats. Which three of the following controls are most effective for detecting and preventing data exfiltration by a malicious insider? (Choose three.)

⚠ Common exam trap

Watch out — candidates often confuse general security controls (like password policies or antivirus) with controls specifically designed to detect or prevent data exfiltration, leading them to select options that are good security practices but irrelevant to the scenario.

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

Deploying Data Loss Prevention (DLP) solutions to monitor and block sensitive data leaving via email or USB

Data Loss Prevention (DLP) solutions are effective because they can inspect content in real time, blocking sensitive data from being sent via email, copied to USB, or uploaded to cloud services. User Behavior Analytics (UBA) detects anomalies such as a user downloading thousands of records at 3 AM, which is a strong indicator of malicious intent. Role-Based Access Control (RBAC) with least privilege limits the data a user can access, reducing the attack surface and making exfiltration harder even if credentials are compromised.

Answer analysis

Option-by-option breakdown

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

  • Deploying Data Loss Prevention (DLP) solutions to monitor and block sensitive data leaving via email or USB

    Why this is correct

    DLP solutions perform deep content inspection and contextual analysis to detect regulated or proprietary data in motion via email and at rest on endpoints such as USB drives. By enforcing policy to block, quarantine, or encrypt sensitive data, DLP directly addresses insider exfiltration, where a trusted employee might otherwise copy customer PII or source code to personal storage. This is a data-centric control tailored to stop confidentiality breaches from occurring.

  • Implementing user behavior analytics (UBA) to flag unusual access patterns or large downloads

    Why this is correct

    User behavior analytics (UBA) establishes a baseline of normal activity for each user using machine learning and statistical modeling. It then continuously evaluates current behavior against that baseline, triggering alerts when an insider accesses systems off-hours, downloads unusually large volumes of files, or attempts to reach unrelated data stores. UBA is a detective control designed to surface both compromised credentials and malicious insiders early, before a large-scale leak occurs.

  • Enforcing strict role-based access controls (RBAC) with the principle of least privilege

    Why this is correct

    Role-based access control (RBAC) assigns permissions based on an employee's job function, ensuring each user can access only the resources necessary to perform their duties. The principle of least privilege further reduces the attack surface by limiting access rights to the minimum needed, so even a legitimate insider cannot easily reach sensitive data outside their responsibility. This is a foundational preventive control that contains the potential blast radius of any insider act, but it requires continuous role reviews and provisioning to remain effective.

  • Requiring all employees to use complex passwords changed every 30 days

    Why it's wrong here

    Mandating complex password changes every 30 days is an older authentication practice that actually encourages unsafe behaviors such as slight password variations or writing credentials down. Moreover, it does not address the core insider-threat scenario where a trusted employee with legitimate access intentionally exfiltrates data. This measure primarily protects against remote account compromise, not malicious acts performed with authenticated sessions, and modern guidelines recommend longer passphrases rather than frequent rotation.

  • Installing antivirus software on all endpoints

    Why it's wrong here

    Endpoint antivirus software scans for known malware signatures and heuristic indicators, protecting the host from malicious code introduced by external attackers. It does not monitor user activity such as copying files to a USB drive, sending sensitive attachments via email, or using a cloud sync tool, because those actions involve legitimate system functionality. A malicious insider typically uses standard built-in utilities, so antivirus provides no meaningful barrier to data theft and is not an insider-threat control.

  • Conducting annual security awareness training for all staff

    Why it's wrong here

    Security awareness training is important for reducing accidental insider incidents like phishing-induced credential loss or accidental data exposure. However, a deliberate insider attacker already knows the organization's policies and still chooses to violate them, making education ineffective against malice. Since training relies on employee goodwill and provides no technical enforcement, it cannot monitor or block data movement and therefore lacks the concrete protection offered by DLP or behavioral monitoring.

Quick reference

Access Control Model Comparison

ModelAcronymWho Controls Access?Best For
Discretionary Access ControlDACResource ownerSmall teams, file shares
Mandatory Access ControlMACSystem / security labelsClassified govt / military
Role-Based Access ControlRBACAdministrator (via roles)Enterprise environments
Attribute-Based Access ControlABACPolicy engine (user + resource attributes)Fine-grained, dynamic policies
Rule-Based Access ControlRuBACSystem rules / ACLsFirewall rules, network ACLs

About these practice questions

One of 1,013 original SY0-701 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

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.