Question 328 of 503
Security OperationsmediumMultiple ChoiceObjective-mapped

Quick Answer

The answer is credential access or lateral movement activity that warrants high-priority investigation. This is correct because a deception credential placed in a file share that is used to authenticate to a server, with no legitimate user knowing it, is a classic indicator of an attacker who has discovered the credential and is moving laterally through the network. The deception credential acts as a tripwire; its use directly signals that an adversary has achieved credential access and is now pivoting to another system, which is a hallmark of lateral movement detection. On the CompTIA CySA+ CS0-003 exam, this scenario tests your ability to recognize active adversary behavior beyond initial compromise—a common trap is dismissing it as a false positive or misclassifying it as a simple privilege escalation. For the containment trade-off phase, the best response balances containment with evidence preservation by isolating the affected server while capturing memory and logs before blocking the credential. Memory tip: “Deception used = attacker on the move.”

CS0-003 Security Operations Practice Question

This CS0-003 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. A key principle to apply: deception credentials are fake credentials planted to detect unauthorized access.. 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 deception credential placed in a file share is used to authenticate to a server. No legitimate user should know the credential. What does this most likely indicate? In the containment trade-off phase, Which response balances containment with evidence preservation?

Clue words in this question

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

  • Clue: "most likely"

    Why it matters: Probability qualifier — the question wants the most probable cause or outcome, not a guaranteed one. Eliminate low-probability options.

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

Credential access or lateral movement activity that warrants high-priority investigation

The presence of a deception credential in a file share that is used to authenticate to a server, with no legitimate user knowing it, strongly indicates that an attacker has discovered and used the credential to gain unauthorized access. This is a classic sign of credential access (stealing credentials) followed by lateral movement (using them to authenticate to another system). Such activity is a high-priority incident because it suggests the attacker has moved beyond initial compromise and is actively expanding their foothold, which requires immediate containment and investigation.

Key principle: Deception credentials are fake credentials planted to detect unauthorized access.

Answer analysis

Option-by-option breakdown

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

  • A scheduled password rotation completed successfully

    Why it's wrong here

    Rotation would not normally use a deception credential.

  • The file share requires more storage capacity

    Why it's wrong here

    Storage capacity is unrelated to credential use.

  • Credential access or lateral movement activity that warrants high-priority investigation

    Why this is correct

    Use of a honey credential is a high-fidelity signal because legitimate workflows should not touch it.

    Clue confirmation

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

    Related concept

    Deception credentials are fake credentials planted to detect unauthorized access.

  • The SIEM parser is always broken

    Why it's wrong here

    Parser issues are possible but should not be assumed for a high-fidelity canary hit.

Common exam traps

Common exam trap: answer the scenario, not the keyword

Cisco often tests the distinction between benign administrative actions (like password rotation) and malicious credential abuse; the trap here is that candidates may dismiss the credential usage as a routine operation rather than recognizing it as a high-priority indicator of compromise.

Detailed technical explanation

How to think about this question

In a real-world scenario, attackers often place deception credentials (e.g., honey tokens) in file shares or other accessible locations to lure adversaries. When the credential is used for authentication, it triggers an alert in a Security Information and Event Management (SIEM) system, indicating lateral movement via protocols like SMB (Server Message Block) or Kerberos. The containment trade-off involves isolating the affected server (e.g., via network segmentation or disabling the account) while preserving forensic evidence such as logs from the authentication event (e.g., Windows Event ID 4624 for successful logon) and the file share access logs (e.g., Event ID 5140 for file share access).

KKey Concepts to Remember

  • Deception credentials are fake credentials planted to detect unauthorized access.
  • Use of a deception credential is a high-fidelity indicator of compromise.
  • It often signals credential access or lateral movement by attackers.
  • Such events warrant immediate and high-priority incident response.

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

Deception credentials are fake credentials planted to detect unauthorized access.

Real-world example

How this comes up in practice

A SOC analyst notices unusual lateral movement in the network at 2 AM. The IR playbook dictates: identify and contain (isolate the affected machine), then eradicate (remove the malware), then recover (restore from backup), then document. Skipping containment before eradication risks the attacker regaining access. Questions like this test the sequence and rationale of incident response phases.

What to study next

Got this wrong? Here's your next step.

Review deception credentials are fake credentials planted to detect unauthorized access., then practise related CS0-003 questions on the same topic to reinforce the concept.

Related practice questions

Related CS0-003 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 CS0-003 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 CS0-003 question test?

Security Operations — This question tests Security Operations — Deception credentials are fake credentials planted to detect unauthorized access..

What is the correct answer to this question?

The correct answer is: Credential access or lateral movement activity that warrants high-priority investigation — The presence of a deception credential in a file share that is used to authenticate to a server, with no legitimate user knowing it, strongly indicates that an attacker has discovered and used the credential to gain unauthorized access. This is a classic sign of credential access (stealing credentials) followed by lateral movement (using them to authenticate to another system). Such activity is a high-priority incident because it suggests the attacker has moved beyond initial compromise and is actively expanding their foothold, which requires immediate containment and investigation.

What should I do if I get this CS0-003 question wrong?

Review deception credentials are fake credentials planted to detect unauthorized access., then practise related CS0-003 questions on the same topic to reinforce the concept.

Are there clue words in this question I should notice?

Yes — watch for: "most likely". Probability qualifier — the question wants the most probable cause or outcome, not a guaranteed one. Eliminate low-probability options.

What is the key concept behind this question?

Deception credentials are fake credentials planted to detect unauthorized access.

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

3 more ways this is tested on CS0-003

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 deception credential placed in a file share is used to authenticate to a server. No legitimate user should know the credential. What does this most likely indicate? In the detection engineering phase, Which detection or tuning approach would reduce noise without losing the signal?

medium
  • A.Credential access or lateral movement activity that warrants high-priority investigation
  • B.The file share requires more storage capacity
  • C.A scheduled password rotation completed successfully
  • D.The SIEM parser is always broken

Why A: A deception credential is a deliberately planted fake credential (e.g., a honey token) that no legitimate user should ever use. When it is used to authenticate to a server, it indicates that an attacker has discovered the credential and is attempting to use it for lateral movement or credential access. This is a high-fidelity alert that warrants immediate investigation because it directly signals unauthorized activity.

Variation 2. A deception credential placed in a file share is used to authenticate to a server. No legitimate user should know the credential. What does this most likely indicate? In the alert triage phase, Which action gives the analyst the clearest next triage step?

medium
  • A.The SIEM parser is always broken
  • B.A scheduled password rotation completed successfully
  • C.Credential access or lateral movement activity that warrants high-priority investigation
  • D.The file share requires more storage capacity

Why C: A deception credential that no legitimate user should know being used to authenticate to a server is a classic indicator of credential theft and lateral movement. In the alert triage phase, this finding warrants high-priority investigation because it suggests an attacker has successfully extracted the credential from the file share and is using it to move laterally within the network, which is a critical security incident.

Variation 3. A deception credential placed in a file share is used to authenticate to a server. No legitimate user should know the credential. What does this most likely indicate? In the evidence source phase, Which evidence source best supports or refutes the detection?

medium
  • A.The SIEM parser is always broken
  • B.A scheduled password rotation completed successfully
  • C.Credential access or lateral movement activity that warrants high-priority investigation
  • D.The file share requires more storage capacity

Why C: The deception credential is a honeytoken—a fake credential placed in a file share to detect unauthorized use. Since no legitimate user should know it, any authentication attempt using it indicates an attacker has accessed the file share (credential access) and is attempting to move laterally (lateral movement). This warrants high-priority investigation because it directly signals a breach in progress.

Keep practising

More CS0-003 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 CS0-003 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 CS0-003 exam.