nerdexam
EC-Council

312-50V12 · Question #222

While working as an intern for a small business, you have been tasked with managing the company's web server. The server is being bombarded with requests, and the company's website is intermittently…

The correct answer is A. Contact your Internet Service Provider (ISP) for assistance. When a web server is experiencing a suspected Distributed Denial of Service (DDoS) attack causing intermittent outages, the most effective initial mitigation step is to leverage the capabilities of the Internet Service Provider (ISP).

Submitted by daniela_cl· Mar 4, 2026Network and Perimeter Hacking

Question

While working as an intern for a small business, you have been tasked with managing the company's web server. The server is being bombarded with requests, and the company's website is intermittently going offline. You suspect that this could be a Distributed Denial of Service (DDoS) attack. As an ethical hacker, which of the following steps would be your first course of action to mitigate the issue?

Options

  • AContact your Internet Service Provider (ISP) for assistance
  • BInstall a newer version of the server software
  • CImplement IP address whitelisting
  • DIncrease the server's bandwidth

How the community answered

(60 responses)
  • A
    80% (48)
  • B
    3% (2)
  • C
    10% (6)
  • D
    7% (4)

Why each option

When a web server is experiencing a suspected Distributed Denial of Service (DDoS) attack causing intermittent outages, the most effective initial mitigation step is to leverage the capabilities of the Internet Service Provider (ISP).

AContact your Internet Service Provider (ISP) for assistanceCorrect

Contacting the ISP is the first course of action because ISPs possess the network infrastructure, specialized DDoS mitigation services (like scrubbing centers), and expertise to detect, filter, and reroute malicious traffic closer to its source, protecting the customer's network edge. This offloads the attack from the company's limited resources and allows for a more comprehensive, network-level defense against the overwhelming volume of requests.

BInstall a newer version of the server software

Installing newer server software primarily addresses security vulnerabilities or improves performance, but it does not provide an immediate or effective defense against a volumetric DDoS attack targeting network resources.

CImplement IP address whitelisting

Implementing IP address whitelisting would block all legitimate public users, effectively taking the website offline rather than mitigating the DDoS attack while maintaining service availability.

DIncrease the server's bandwidth

Increasing the server's bandwidth might absorb a slightly larger attack, but it is a temporary and often insufficient measure against a large-scale DDoS, as attackers can typically generate traffic far exceeding even increased capacities, leading to continued saturation.

Concept tested: DDoS attack mitigation strategies; ISP roles in security

Source: https://www.cisco.com/c/en/us/products/security/what-is-ddos-attack.html

Topics

#DDoS mitigation#Incident response#ISP assistance#Web server security

Community Discussion

No community discussion yet for this question.

Full 312-50V12 Practice