PROFTIA STUDY MODULE 10

Endpoint, Network & Mobile Security Troubleshooting

Diagnose endpoint controls, segmentation, mobile management, secure connections, monitoring, DLP, NAC, and certificate failures using the evidence-first workflow expected on SY0-701.

Last updated: July 17, 2026 Primary mapping: Security Operations, 28% Supporting mapping: Security Architecture, 18%
CompTIA Security+

Accuracy note: this is not an official Domain 10

SY0-701 has five official domains. “Module 10” is ProfTIA’s learning sequence. This page maps primarily to CompTIA objectives 3.2 (secure enterprise infrastructure), 4.1 (secure computing resources and mobile solutions), 4.4 (alerting and monitoring), and 4.5 (enterprise security capabilities), with supporting log-analysis and incident-response content from Security Operations.

What the exam expects

SY0-701 remains the current Security+ exam on CompTIA’s certification page as of this update. It launched November 7, 2023, and CompTIA estimates retirement in 2026. Always confirm the active exam code before buying a voucher.

Domain 4 focus

Security Operations: 28%

Domain 3 support

Security Architecture: 18%

Objective map

3.2
Security zones, device placement, port security, 802.1X/EAP, VPN, TLS, and secure infrastructure.
4.1
Hardening, endpoint protection, MDM, BYOD/COPE/CYOD, wireless settings, sandboxing, and monitoring.
4.4
Log aggregation, alerting, SIEM, antivirus, DLP, NetFlow, scanning, remediation, and validation.
4.5
Secure protocols, file integrity monitoring, NAC, EDR/XDR, DLP, and behavior analytics.

A repeatable troubleshooting workflow

Use the same sequence whether the symptom is an EDR alert, denied network access, failed VPN, missing logs, blocked data transfer, or certificate warning.

  1. 01

    Scope

    Identify user, asset, time, change, and business impact.

  2. 02

    Collect

    Preserve relevant logs, alerts, configs, and packet evidence.

  3. 03

    Correlate

    Normalize time and connect users, hosts, processes, and sessions.

  4. 04

    Contain

    Choose the least disruptive action that stops further harm.

  5. 05

    Remediate

    Correct the root cause, not only the visible symptom.

  6. 06

    Validate

    Retest, monitor, document, and tune controls when justified.

OBJECTIVES 2.5, 4.1, 4.4, 4.5

Endpoint hardening, EDR & patching

Endpoint controls reduce attack surface and produce evidence. Troubleshooting means separating a true compromise from a broken agent, stale policy, failed update, or noisy detection.

Establish and verify a secure baseline

Remove unnecessary software, disable unused services, enforce host firewall rules, encrypt storage, and deploy endpoint protection. Compare the affected host against a known-good baseline before changing it.

  • Symptom: repeated drift or disabled controls. Check configuration-management history, local overrides, policy precedence, and last successful check-in.
  • Example: a firewall rule exists centrally but is absent locally; verify agent health and policy assignment before recreating the rule manually.

Triage EDR, HIPS, antivirus & sandbox alerts

Validate the process tree, signer, hash, command line, parent process, network destination, and user context. A single alert is weaker than correlated endpoint, identity, DNS, and proxy evidence.

  • False positive: document the business process and tune the narrowest indicator instead of disabling a protection category.
  • True positive: isolate the host when lateral movement or active command-and-control is plausible, preserve evidence, then eradicate and recover.

OBJECTIVES 3.2, 4.5

Network segmentation, zones & NAC

Segmentation limits lateral movement; NAC evaluates identity and device posture before assigning access. Diagnose routing, VLAN, ACL, firewall, 802.1X, RADIUS, and posture decisions as separate layers.

Troubleshoot denied access

  1. 1. Confirm physical/link connectivity and the assigned VLAN.
  2. 2. Check 802.1X/EAP authentication and RADIUS reason codes.
  3. 3. Verify certificate trust, device posture, and NAC policy.
  4. 4. Test route, ACL, firewall state, destination port, and return path.

Common misconfigurations

  • Native VLAN mismatch or wrong access VLAN
  • Overlapping or shadowed firewall rules
  • Expired EAP-TLS certificate
  • NAC posture rule using stale inventory
  • Asymmetric routing that breaks stateful inspection

OBJECTIVES 2.3, 4.1

Mobile security & MDM

MDM/UEM enforces enrollment, encryption, screen lock, application policy, remote wipe, and compliance. Troubleshoot device ownership, enrollment state, policy scope, network reachability, and privacy constraints before forcing reenrollment.

Mobile device deployment model comparison
ModelOwnership / choiceControlPrivacy & costTypical troubleshooting issue
COBOCorporate owned, business onlyHighestLow user privacy; high company costOverly restrictive policy or failed zero-touch enrollment
COPECorporate owned, personal use allowedHighWork/personal boundary requiredContainer, app-protection, or selective-wipe conflict
CYODUser chooses from approved devicesMedium-highBalanced support and choiceModel-specific compliance or OS support gap
BYODUser owned and selectedLowestHighest privacy sensitivity; lower company costEnrollment consent, unsupported OS, root/jailbreak, or data separation

MDM troubleshooting sequence

Verify supported OS and ownership model, network/DNS/time, enrollment token and certificate, device compliance, policy assignment, application/container status, and last check-in. Use selective wipe for corporate data on personal devices unless policy and authorization require a full wipe.

OBJECTIVES 3.2, 4.5

Secure protocols, VPN & wireless

A secure protocol can still fail because of the wrong port, transport, cipher support, certificate, authentication method, tunnel route, DNS path, or system clock. Diagnose the layer that fails before replacing the protocol.

Protocol checks

  • Prefer HTTPS/TLS, SSH, SFTP, SNMPv3, LDAPS, and secure mail transport over cleartext alternatives.
  • Confirm destination name, port, network path, server listener, supported TLS version/cipher, and authentication.
  • For VPN failures, separate tunnel establishment from post-connect DNS, route, authorization, and split-tunnel policy.

Wireless checks

  • Validate SSID, WPA3 mode, EAP method, RADIUS response, certificate trust, and system time.
  • Distinguish an evil twin from a legitimate AP using BSSID, channel, certificate, location, and WIDS evidence.
  • Management frame protection reduces spoofed deauthentication/disassociation risk but does not replace strong authentication.

OBJECTIVES 4.4, 4.5, 4.8

SIEM, log review, alerting & DLP

Monitoring is useful only when telemetry arrives, timestamps align, rules reflect the environment, and responders can validate and act. DLP adds data context across endpoint, email, web, cloud, and removable media.

Build a log timeline

Start with the detection timestamp, then pivot on user, host, source/destination IP, process, session, message ID, or file hash. Review endpoint, OS security, authentication, DNS, proxy, firewall, VPN, application, email, IDS/IPS, and cloud logs.

Missing logs are evidence: check agent status, permissions, storage, network path, parser changes, retention, time synchronization, and whether the source was deliberately disabled.

Troubleshoot DLP events

Identify the data type and classification, channel, user intent, destination, policy match, and permitted business process. Confirm whether discovery, endpoint, email, web, or cloud DLP generated the event.

  • False positives often come from broad patterns without context, such as number formats mistaken for account data.
  • Remediate with classification, exact-data matching, scoped exceptions, encryption, tokenization, blocking, quarantine, or user coaching.

OBJECTIVES 1.4, 3.2, 4.1

Certificate & PKI troubleshooting

Certificates support TLS, VPN, Wi-Fi, device enrollment, code signing, and identity. Read the certificate and trust path before assuming the network or application is broken.

Certificate failure checklist

Identity

Hostname/SAN mismatch, wrong EKU, wrong client identity, or certificate bound to the wrong service.

Time

Expired, not yet valid, or client/server clock outside the accepted window.

Trust chain

Missing intermediate, untrusted root, or incorrect chain order.

Status

Revoked certificate or unreachable/misconfigured OCSP and CRL endpoints.

Crypto

Unsupported algorithm, key size, protocol version, cipher, or damaged private key.

Enrollment

Invalid CSR, denied template, missing permission, duplicate identity, or failed renewal.

CROSS-OBJECTIVE REVIEW

Common symptoms & likely checks

Use symptoms to choose evidence, not to jump directly to a cause. Multiple failures can look alike.

Security troubleshooting symptoms and checks
SymptomCheck firstThen validateAvoid
Endpoint stops reportingAgent/service, time, disk, networkCollector, parser, permissions, policyAssuming “no alert” means safe
NAC quarantineIdentity and posture reason codeCertificate, EAP, patch, VLAN assignmentDisabling posture checks globally
TLS warningName, date, issuer, chainOCSP/CRL, cipher, system timeClicking through or disabling validation
VPN connects but no resourcesAssigned IP, routes, DNSAuthorization, split tunnel, firewall return pathReinstalling before testing the data path
DLP blocks valid workData match and policy ruleClassification, destination, approved workflowBroad user or application exemption
SIEM alert floodSource change and rule thresholdDuplicates, parser, enrichment, suppressionMuting the entire detection category

EXAM PREPARATION

Study strategy for troubleshooting questions

1. READ

Find the exact symptom

Separate authentication, authorization, connectivity, detection, and policy failures.

2. CORRELATE

Use more than one signal

Match timestamps and entities across the smallest useful set of logs.

3. CHOOSE

Prefer the safest next action

Validate before disruption unless the scenario shows immediate active harm.

4. VERIFY

Close the loop

Rescan, retest, monitor, document, and confirm business service recovery.

PBQ practice prompt

Given a failed EAP-TLS Wi-Fi login, inspect the client time, certificate validity/SAN/EKU, issuer chain, RADIUS reason code, NAC posture result, and assigned VLAN. Put the checks in dependency order and identify which evidence proves the root cause.

Practice Security+ questions

Security+ study modules

These ten ProfTIA modules are a learning sequence, not CompTIA’s official domain structure. Module 10 is highlighted below.

Security troubleshooting FAQ

Is SY0-701 still the current Security+ exam in 2026?

Yes. CompTIA lists SY0-701, launched November 7, 2023, as the current exam. Its page estimates retirement in 2026, so confirm the active code before scheduling.

Is there an official Security+ Domain 10?

No. SY0-701 has five official domains. Domain 10 on the old page was ProfTIA’s module numbering; this page now labels that distinction clearly.

How do I troubleshoot an endpoint security alert?

Confirm asset and time, correlate endpoint and identity telemetry, validate the alert, contain only as necessary, remediate the cause, preserve evidence, and verify recovery.

What logs should I review for a suspected endpoint compromise?

Start with EDR, OS security, authentication, DNS, proxy, firewall, VPN, application, and email-security logs. Correlate user, host, IP, process, and session with normalized time.

What is the difference between NAC and segmentation?

NAC controls admission and access based on identity and posture. Segmentation restricts communication paths after connection. Use both to reduce unauthorized access and lateral movement.

Why does a valid-looking certificate fail?

Check expiration, hostname/SAN, intermediate and root trust, system time, revocation status, intended use, supported algorithms, and private-key access.

Which mobile deployment model gives the most control?

COBO offers the most organizational control. COPE permits personal use, CYOD limits choice to approved devices, and BYOD creates the greatest control and privacy tradeoffs.

How should I prepare for troubleshooting PBQs?

Practice compact log timelines, network diagrams, policy excerpts, and certificate inspection. Choose the least disruptive safe action and always verify remediation.

Verified references

Objective mapping and current-exam details were checked against CompTIA’s Security+ page and SY0-701 Exam Objectives Version 5.0 on July 17, 2026. Commercial VPN and Wikipedia links from the old page were removed.