Question 375 of 1,152
Security OperationsmediumMultiple ChoiceObjective-mapped

Quick Answer

The best assessment is a true positive indicating likely account compromise and unauthorized mailbox abuse. This conclusion is drawn from the classic impossible travel scenario, where logins from Denver and a residential ISP in another state occur within three minutes—a geographic impossibility that immediately flags credential theft. The subsequent creation of a new external forwarding rule, followed by deletion of the original alert message, confirms the attacker’s intent to establish persistence and cover their tracks, matching the exact pattern of an account takeover. On the Security+ SY0-701 exam, this scenario tests your ability to correlate impossible travel with post-compromise behavior, such as mailbox forwarding rule abuse, and to distinguish a true positive from a false alarm. A common trap is dismissing the residential ISP as a legitimate VPN, but the rapid timing and rule creation make compromise undeniable. Memory tip: “Three minutes, three clues—impossible travel, forwarding rule, alert deletion—equals account takeover.”

SY0-701 Security Operations Practice Question

This SY0-701 practice question tests your understanding of security operations. Read the scenario carefully and evaluate each option against the stated constraints before committing to an answer. 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.

A SOC analyst reviews email platform logs for a finance user account. At 08:12, the user successfully signs in from Denver. At 08:15, the same account signs in from a residential ISP in another state. At 08:16, the mailbox creates a new external forwarding rule and deletes the original alert message. The user says they did not set up forwarding. What is the best assessment?

Clue words in this question

Noticing these words before you look at the options changes how you read each choice.

  • Clue: "best"

    Why it matters: Signals that multiple options may be partially correct. Choose the option that most directly solves the exact problem described, not the one that sounds most complete.

Question 1mediummultiple 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

True positive indicating likely account compromise and unauthorized mailbox abuse.

The rapid succession of logins from geographically distant locations (Denver and a different state via a residential ISP) within three minutes, followed immediately by creation of an external forwarding rule and deletion of the original alert message, is a classic indicator of account takeover. The user's denial of setting up forwarding confirms the activity is unauthorized. This pattern aligns with attacker behavior: after compromising credentials, they establish persistence (forwarding) and cover tracks (deleting alerts).

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.

  • False positive caused by normal mailbox synchronization behavior across devices.

    Why it's wrong here

    Mailbox synchronization can create duplicate mail visibility, but it does not explain a new external forwarding rule or a second sign-in from a distant network.

  • True positive indicating likely account compromise and unauthorized mailbox abuse.

    Why this is correct

    The sequence of impossible travel, an unexpected sign-in source, and creation of an external forwarding rule strongly indicates unauthorized access. Deleting the alert email suggests the attacker is trying to hide evidence. The most likely conclusion is that the account is compromised and requires immediate response actions.

    Clue confirmation

    The clue word "best" in the question point toward this answer.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Benign activity because the user successfully authenticated with valid credentials and no malware was detected.

    Why it's wrong here

    Valid credentials do not prove legitimacy, especially when the access pattern is abnormal and post-login activity shows mailbox manipulation.

  • A denial-of-service event because the attacker is attempting to overwhelm the mail system.

    Why it's wrong here

    The observed activity is account misuse and persistence behavior, not traffic flooding or service exhaustion that would indicate denial of service.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates mistakenly equate valid authentication with legitimate activity, ignoring the strong circumstantial evidence of impossible travel and unauthorized rule creation that clearly indicates compromise.

Trap categories for this question

  • Command / output trap

    Valid credentials do not prove legitimacy, especially when the access pattern is abnormal and post-login activity shows mailbox manipulation.

Detailed technical explanation

How to think about this question

Under the hood, Exchange Online and similar platforms log mailbox rule creation via the New-InboxRule cmdlet or EAC, which triggers an audit event (e.g., 'New-InboxRule'). The geographic impossibility (Denver vs. another state in 3 minutes) violates typical travel time, making credential theft highly probable. Attackers commonly use automated scripts to create forwarding rules for data exfiltration, then delete alert messages to delay detection—a tactic documented in MITRE ATT&CK T1114.003 (Email Collection: Email Forwarding Rule).

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 security analyst at a medium-sized enterprise encounters this scenario during an investigation or architecture review. The correct answer reflects best practice for the specific threat or control described. Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option. Security exam questions test whether you can match controls to threats in context — not just recall definitions.

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 Operations — This question tests Security Operations — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: True positive indicating likely account compromise and unauthorized mailbox abuse. — The rapid succession of logins from geographically distant locations (Denver and a different state via a residential ISP) within three minutes, followed immediately by creation of an external forwarding rule and deletion of the original alert message, is a classic indicator of account takeover. The user's denial of setting up forwarding confirms the activity is unauthorized. This pattern aligns with attacker behavior: after compromising credentials, they establish persistence (forwarding) and cover tracks (deleting alerts).

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.

Are there clue words in this question I should notice?

Yes — watch for: "best". Signals that multiple options may be partially correct. Choose the option that most directly solves the exact problem described, not the one that sounds most complete.

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

1 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. A SOC analyst reviews one user account and sees several failed logins from a single IP, then a successful login from the same IP, followed by a new inbox forwarding rule to an external address. Which two findings most strongly suggest account compromise? Select two.

easy
  • A.Repeated failed logins followed by a successful login from the same source IP.
  • B.The user authenticated during normal business hours.
  • C.A new inbox forwarding rule sends mail to an external address.
  • D.The user accessed email from a corporate laptop.
  • E.The password age is 89 days.

Why A: Option A is correct because a brute-force attack pattern—multiple failed logins followed by a successful authentication from the same external IP—strongly indicates credential compromise. This sequence suggests the attacker guessed or obtained the password and then successfully logged in. The single source IP ties the failed attempts to the eventual successful session, making it a classic indicator of account takeover.

Keep practising

More SY0-701 practice questions

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.