Courseiva

CND Practice Question: Incident Detection Response And Threat Prediction

An incident responder is analyzing a memory dump using Volatility 3. To list all active network sockets and connections present in the captured memory image, which Volatility plugin should the analyst execute?

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

windows.netstat

In Volatility 3, the 'windows.netstat' plugin is used to scan kernel memory structures for active network connections and sockets.

Answer analysis

Option-by-option breakdown

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

  • windows.netstat

    Why this is correct

    windows.netstat is the correct Volatility 3 plugin for extracting network connection artifacts.

  • windows.dlllist

    Why it's wrong here

    windows.dlllist lists loaded DLLs for specific processes.

  • windows.pslist

    Why it's wrong here

    windows.pslist lists active processes found in memory.

  • windows.registry.printkey

    Why it's wrong here

    windows.registry.printkey inspects registry hives in memory.

About these practice questions

Courseiva writes every CND question from scratch — 323 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 CND 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 CND exam.