nerdexam
EC-Council

312-50V12 · Question #247

You are a cybersecurity consultant for a smart city project. The project involves deploying a vast network of IoT devices for public utilities like traffic control, water supply, and power grid manage

The correct answer is C. Deploy network intrusion detection systems (IDS) across the IoT network.. The question asks for the primary recommendation to prevent a Distributed Denial of Service (DDoS) attack from crippling smart city IoT services.

Submitted by kavita_s· Mar 4, 2026Wireless Network, Mobile, IoT, and OT Hacking

Question

You are a cybersecurity consultant for a smart city project. The project involves deploying a vast network of IoT devices for public utilities like traffic control, water supply, and power grid management. The city administration is concerned about the possibility of a Distributed Denial of Service (DDoS) attack crippling these critical services. They have asked you for advice on how to prevent such an attack. What would be your primary recommendation?

Options

  • AImplement regular firmware updates for all IoT devices.
  • BEstablish strong, unique passwords for each IoT device.
  • CDeploy network intrusion detection systems (IDS) across the IoT network.
  • DImplement IP address whitelisting for all IoT devices.

How the community answered

(29 responses)
  • A
    3% (1)
  • B
    10% (3)
  • C
    69% (20)
  • D
    17% (5)

Why each option

The question asks for the primary recommendation to prevent a Distributed Denial of Service (DDoS) attack from crippling smart city IoT services.

AImplement regular firmware updates for all IoT devices.

Regular firmware updates address vulnerabilities that could lead to devices being compromised and used in a DDoS attack, but they do not directly detect or mitigate an active or incoming distributed denial of service attack targeting the services.

BEstablish strong, unique passwords for each IoT device.

Strong, unique passwords prevent unauthorized access and compromise of individual devices, thereby reducing their potential for being enlisted into a botnet, but they do not directly prevent or mitigate an incoming DDoS attack launched by external sources against the services.

CDeploy network intrusion detection systems (IDS) across the IoT network.Correct

Network Intrusion Detection Systems (IDS) monitor network traffic for malicious activity and anomalies, including patterns indicative of a DDoS attack like unusual traffic volumes or specific attack signatures. Early detection by an IDS is critical as it enables timely response and activation of countermeasures, such as traffic filtering or rate limiting, before the critical IoT services are overwhelmed and crippled by the attack.

DImplement IP address whitelisting for all IoT devices.

IP address whitelisting restricts network access to only approved sources, but it is not an effective primary defense against a DDoS attack which often involves overwhelming traffic from many diverse or spoofed IP addresses, even potentially from whitelisted but compromised sources.

Concept tested: DDoS attack prevention and detection strategies for IoT

Source: https://www.cisco.com/c/en/us/products/security/distributed-denial-of-service-ddos-attack-prevention.html

Topics

#IoT security#DDoS prevention#Intrusion Detection Systems#Smart city

Community Discussion

No community discussion yet for this question.

Full 312-50V12 Practice