nerdexam
ExamsSY0-301Questions#406
CompTIA

SY0-301 · Question #406

SY0-301 Question #406: Real Exam Question with Answer & Explanation

The correct answer is C: DoS. A Denial of Service (DoS) attack originates from a single source - in this case, one IP address (10.10.3.23) is flooding the target server (10.10.2.4) with connection attempts, overwhelming it. A DDoS (Distributed Denial of Service) attack (choice B) requires multiple attacking s

Question

A server with the IP address of 10.10.2.4 has been having intermittent connection issues. The logs show repeated connection attempts from the following IP: 10.10.3.23 These attempts are overloading the server to the point that it cannot respond to traffic. Which of the following attacks is occurring?

Options

  • AXmas
  • BDDoS
  • CDoS
  • DXSS

Explanation

A Denial of Service (DoS) attack originates from a single source - in this case, one IP address (10.10.3.23) is flooding the target server (10.10.2.4) with connection attempts, overwhelming it. A DDoS (Distributed Denial of Service) attack (choice B) requires multiple attacking sources simultaneously, which is not the case here. An Xmas attack (choice A) is a specific port scan technique that sets unusual TCP flag combinations to probe a target - it is not a flooding/availability attack. XSS (Cross-Site Scripting) (choice D) is a web application injection attack targeting browsers, completely unrelated to network flooding. The single-source overload pattern clearly identifies this as DoS.

Community Discussion

No community discussion yet for this question.

Full SY0-301 Practice