nerdexam
EC-Council

312-50V13 · Question #41

The configuration allows a wired or wireless network interface controller to pass all traffic it receives to the Central Processing Unit (CPU), rather than passing only the frames that the controller

The correct answer is B. Promiscuous mode. The described configuration, where a network interface controller passes all received traffic to the CPU regardless of intended recipient, is known as promiscuous mode.

Submitted by kev92· Mar 6, 2026Sniffing

Question

The configuration allows a wired or wireless network interface controller to pass all traffic it receives to the Central Processing Unit (CPU), rather than passing only the frames that the controller is intended to receive. Which of the following is being described?

Options

  • AMulti-cast mode
  • BPromiscuous mode
  • CWEM
  • DPort forwarding

How the community answered

(29 responses)
  • B
    90% (26)
  • C
    7% (2)
  • D
    3% (1)

Why each option

The described configuration, where a network interface controller passes all received traffic to the CPU regardless of intended recipient, is known as promiscuous mode.

AMulti-cast mode

Multicast mode involves sending data packets to a group of destination computers simultaneously.

BPromiscuous modeCorrect

Promiscuous mode is a setting for a network interface controller (NIC) that allows it to capture and pass all network traffic it sees on a network segment to the operating system's CPU, even if the traffic is not addressed to the NIC's MAC address. This mode is commonly used by network analyzers and sniffers to monitor all traffic.

CWEM

WEM (Workload Environment Manager) is typically a management tool for virtual desktop environments and not a network interface mode.

DPort forwarding

Port forwarding redirects traffic from one network port to another, often across a NAT device.

Concept tested: Network interface promiscuous mode

Source: https://learn.microsoft.com/en-us/windows/win32/winsock/promiscuous-mode

Topics

#Promiscuous mode#Network interface#Packet capture#Sniffing

Community Discussion

No community discussion yet for this question.

Full 312-50V13 Practice