- A
The display name matches the supplier, but the envelope sender is from a free webmail provider.
A familiar display name can be copied easily, so it is not trustworthy by itself. An envelope sender using a free webmail provider is inconsistent with a legitimate supplier invoice workflow and strongly suggests impersonation. Attackers often rely on this mismatch to bypass casual review while making the message appear routine.
- B
The message was transmitted over TLS to the recipient's mail gateway.
Why wrong: TLS only protects message transport between mail systems. It does not validate the sender's identity, the message content, or the destination links. Phishing campaigns commonly use TLS, so this detail is operationally normal and does not reduce the risk by itself.
- C
The Reply-To address uses a look-alike domain with one swapped letter in the brand name.
A look-alike domain is a classic phishing indicator because it is designed to catch responses or credential submissions intended for the real vendor. One-character substitutions are particularly effective because they are hard to spot quickly in a busy inbox and often indicate deliberate impersonation rather than a simple typo.
- D
The email contains a PDF invoice attachment with a normal business filename.
Why wrong: A PDF attachment and a routine filename are both common in legitimate business communication. While attachments should always be handled carefully, this detail alone does not prove malicious intent. Attackers can use any file type, so the file name is weak evidence compared with sender and domain inconsistencies.
- E
The message includes the supplier's logo and a standard-looking signature block.
Why wrong: Logos and signature blocks are easy for attackers to copy from public websites or previous emails. Those elements can make a message look authentic, but they do not verify identity. Security reviewers should treat branding as cosmetic evidence and focus instead on sender, reply-to, and link destination details.
Quick Answer
The answer is the Reply-To address using a look-alike domain with one swapped letter, paired with the envelope sender from a free webmail domain. These are the strongest phishing email indicators because they reveal a fundamental mismatch between the visible identity and the technical origin of the message. The envelope sender, pulled from the SMTP MAIL FROM command, shows the actual routing path, and a free webmail domain like Gmail is never used for legitimate business invoices—organizations always send from their own domains. The look-alike domain, with a single swapped letter (e.g., “supp1ier.com” instead of “supplier.com”), exploits visual similarity to trick recipients into trusting the Reply-To address. On the Security+ SY0-701 exam, this tests your ability to distinguish between easily spoofed display names and verifiable email headers; a common trap is focusing on the company logo or attachment, which can be faked. Memory tip: “Check the header, not the sender—free domain plus swapped letter is a phishing sender.”
SY0-701 Threats, Vulnerabilities, and Mitigations Practice Question
This SY0-701 practice question tests your understanding of threats, vulnerabilities, and mitigations. 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 a suspicious email about an overdue invoice. The display name matches a known supplier, but the envelope sender is from a free webmail domain, and the Reply-To address uses a look-alike domain with one swapped letter. The message also includes a company logo and a PDF attachment. Which two findings are the strongest indicators of a phishing attempt? Select two.
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
The display name matches the supplier, but the envelope sender is from a free webmail provider.
Option A is correct because the envelope sender (the actual origin address in the SMTP MAIL FROM command) being from a free webmail domain while the display name matches a known supplier is a classic phishing red flag. Legitimate business invoices are almost never sent from free webmail providers like Gmail or Yahoo, as organizations use their own domains for official correspondence. This mismatch between the visible display name and the actual sender address indicates spoofing.
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.
- ✓
The display name matches the supplier, but the envelope sender is from a free webmail provider.
Why this is correct
A familiar display name can be copied easily, so it is not trustworthy by itself. An envelope sender using a free webmail provider is inconsistent with a legitimate supplier invoice workflow and strongly suggests impersonation. Attackers often rely on this mismatch to bypass casual review while making the message appear routine.
Related concept
Read the scenario before looking for a memorised answer.
- ✗
The message was transmitted over TLS to the recipient's mail gateway.
Why it's wrong here
TLS only protects message transport between mail systems. It does not validate the sender's identity, the message content, or the destination links. Phishing campaigns commonly use TLS, so this detail is operationally normal and does not reduce the risk by itself.
- ✓
The Reply-To address uses a look-alike domain with one swapped letter in the brand name.
Why this is correct
A look-alike domain is a classic phishing indicator because it is designed to catch responses or credential submissions intended for the real vendor. One-character substitutions are particularly effective because they are hard to spot quickly in a busy inbox and often indicate deliberate impersonation rather than a simple typo.
Related concept
Read the scenario before looking for a memorised answer.
- ✗
The email contains a PDF invoice attachment with a normal business filename.
Why it's wrong here
A PDF attachment and a routine filename are both common in legitimate business communication. While attachments should always be handled carefully, this detail alone does not prove malicious intent. Attackers can use any file type, so the file name is weak evidence compared with sender and domain inconsistencies.
- ✗
The message includes the supplier's logo and a standard-looking signature block.
Why it's wrong here
Logos and signature blocks are easy for attackers to copy from public websites or previous emails. Those elements can make a message look authentic, but they do not verify identity. Security reviewers should treat branding as cosmetic evidence and focus instead on sender, reply-to, and link destination details.
Common exam traps
Common exam trap: answer the scenario, not the keyword
CompTIA often tests the distinction between the visible display name and the actual envelope sender, as candidates may mistakenly focus on the attachment or logo as phishing indicators rather than the sender address mismatch.
Detailed technical explanation
How to think about this question
Phishing emails often exploit the fact that email clients display the 'display name' (From header) but the actual sender is determined by the SMTP envelope sender (MAIL FROM) and the Reply-To header. Attackers use look-alike domains (e.g., 'supp1ier.com' instead of 'supplier.com') to trick recipients into believing the reply will go to a trusted party. Email authentication mechanisms like SPF, DKIM, and DMARC can detect such spoofing, but many organizations do not enforce strict policies, leaving users vulnerable.
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
An employee at a financial services firm receives an email that appears to come from the IT helpdesk, asking them to reset their password via a link. The link leads to a convincing fake portal that harvests credentials. Security teams use phishing simulations and security-awareness training to reduce this attack vector. Questions like this test whether you can identify social engineering techniques and appropriate controls.
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.
- →
Threats, Vulnerabilities, and Mitigations — study guide chapter
Learn the concepts, then practise the questions
- →
Threats, Vulnerabilities, and Mitigations practice questions
Targeted practice on this topic area only
- →
All SY0-701 questions
1,152 questions across all exam domains
- →
Security+ SY0-701 study guide
Full concept coverage aligned to exam objectives
- →
SY0-701 practice test guide
How to use practice tests most effectively before exam day
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.
General Security Concepts practice questions
Practise SY0-701 questions linked to General Security Concepts.
Threats, Vulnerabilities, and Mitigations practice questions
Practise SY0-701 questions linked to Threats, Vulnerabilities, and Mitigations.
Security Architecture practice questions
Practise SY0-701 questions linked to Security Architecture.
Security Operations practice questions
Practise SY0-701 questions linked to Security Operations.
Security Program Management and Oversight practice questions
Practise SY0-701 questions linked to Security Program Management and Oversight.
Security+ social engineering questions
Practise SY0-701 questions linked to Security+ social engineering questions.
Security+ cryptography practice questions
Practise SY0-701 questions linked to Security+ cryptography.
Security+ IAM questions
Practise SY0-701 questions linked to Security+ IAM questions.
Security+ risk management questions
Practise SY0-701 questions linked to Security+ risk management questions.
Security+ incident response questions
Practise SY0-701 questions linked to Security+ incident response questions.
Security+ malware questions
Practise SY0-701 questions linked to Security+ malware questions.
Security+ vulnerability management questions
Practise SY0-701 questions linked to Security+ vulnerability management questions.
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?
Threats, Vulnerabilities, and Mitigations — This question tests Threats, Vulnerabilities, and Mitigations — Read the scenario before looking for a memorised answer..
What is the correct answer to this question?
The correct answer is: The display name matches the supplier, but the envelope sender is from a free webmail provider. — Option A is correct because the envelope sender (the actual origin address in the SMTP MAIL FROM command) being from a free webmail domain while the display name matches a known supplier is a classic phishing red flag. Legitimate business invoices are almost never sent from free webmail providers like Gmail or Yahoo, as organizations use their own domains for official correspondence. This mismatch between the visible display name and the actual sender address indicates spoofing.
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 →
Last reviewed: Jun 30, 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.