Courseiva
Incident ResponsehardMultiple ChoiceObjective-mapped

312-39 Incident Response Practice Question

During a suspected lateral movement incident, you observe successful SMB sessions between two workstations. Which tool in Windows can be used to view these active sessions?

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

Get-SmbSession

The 'net sessions' or 'net file' command provides info on local sessions, but 'Get-SmbSession' is the modern PowerShell equivalent for this analysis.

Answer analysis

Option-by-option breakdown

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

  • wmic

    Why it's wrong here

    This is for management interface, not specifically SMB sessions.

  • Get-SmbSession

    Why this is correct

    This command lists current SMB sessions.

  • tasklist

    Why it's wrong here

    This displays running processes.

  • ipconfig

    Why it's wrong here

    This displays IP configuration.

About these practice questions

Courseiva writes every 312-39 question from scratch — 201 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written and reviewed by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

Last reviewed August 2026 · checked against the official EC-Council exam blueprint

This 312-39 practice question is part of Courseiva's free EC-Council 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 312-39 exam.