Question 877 of 1,013
SY0-701 Security Operations Practice Question
An EDR console reports possible beaconing from a workstation because it makes outbound HTTPS connections to the same cloud IP every 15 minutes. The workstation belongs to the patch-management team, and the destination resolves to a vendor update service. Which evidence best supports closing the alert as a false positive?
⚠ Common exam trap
Watch out — candidates often assume any periodic outbound connection is malicious beaconing, ignoring that legitimate software update services often use scheduled HTTPS connections to the same IP, and that process lineage and signed logs are the definitive evidence to validate the traffic's legitimacy.
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
✓
Process lineage and signed agent logs show the patch client initiated the traffic on schedule.
It provides verifiable evidence that the outbound HTTPS connections are legitimate: the process lineage and signed agent logs confirm the patch-management client initiated the traffic on its scheduled update cycle. This aligns with the expected behavior of a patch-management tool, which often uses HTTPS to a vendor update service at regular intervals. The EDR's beaconing detection is a false positive because the traffic is not malicious but rather a routine, authorized activity.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
The workstation user says the activity looks normal and no files were encrypted.
Why it's wrong here
A user's subjective assessment that the activity looks normal is anecdotal and cannot override objective network telemetry. Beaconing often uses benign-looking or intermittent traffic that easily passes casual observation, and the lack of file encryption does not rule out reconnaissance, data exfiltration, or command-and-control traffic that never installs ransomware. Analysts need to correlate process execution, parent-child relationships, and destination reputation rather than rely on user reassurance or incident-specific artifacts.
- ✗
The source IP appears on a blocklist, so the alert must be malicious.
Why it's wrong here
The presence of a source IP on a blocklist indicates a prior association with malicious activity, but it does not prove that current traffic is hostile, especially when the IP is reused across hosts or networks. Blocklists are often stale or generated from automated systems that can produce false positives, such as shared hosting addresses or dynamic consumer ranges. A definitive verdict requires inspecting the actual payloads, TLS metadata, and whether the connection pattern aligns with a known legitimate application or agent.
- ✓
Process lineage and signed agent logs show the patch client initiated the traffic on schedule.
Why this is correct
Process lineage and agent logs provide strong proof that the traffic came from the approved patch client. When the destination is a known vendor service and the timing matches the expected update schedule, the repeated connections are likely normal behavior. This is exactly the kind of evidence analysts should use to validate a detection instead of escalating a benign operational pattern.
- ✗
The workstation has antivirus installed, which means outbound beaconing is impossible.
Why it's wrong here
Antivirus software is a host-based control that relies on signatures and behavioral heuristics, and it does not independently inspect TLS-encrypted outbound traffic or process-level network activity. Modern malware, including fileless variants and living-off-the-land binaries, can evade AV while maintaining persistent beaconing. Moreover, the presence of AV does not address firewall policies or other network defenses, so the absence of a local detection does not preclude an active command-and-control channel.
Visual reference
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 →
Last reviewed: Jun 11, 2026
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.
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.
Sign in to join the discussion.