0
0
Computer Networksknowledge~20 mins

DoS and DDoS attacks in Computer Networks - Practice Problems & Coding Challenges

Choose your learning style9 modes available
Challenge - 5 Problems
🎖️
DoS and DDoS Mastery
Get all challenges correct to earn this badge!
Test your skills under time pressure!
🧠 Conceptual
intermediate
2:00remaining
Understanding the difference between DoS and DDoS attacks

Which statement best describes the key difference between a DoS (Denial of Service) attack and a DDoS (Distributed Denial of Service) attack?

AA DoS attack targets multiple servers at once, but a DDoS attack targets only one server.
BA DoS attack originates from a single source, whereas a DDoS attack comes from multiple sources simultaneously.
CA DoS attack uses multiple computers to flood a target, while a DDoS attack uses only one computer.
DA DoS attack is always legal, but a DDoS attack is illegal.
Attempts:
2 left
💡 Hint

Think about how many computers are involved in each type of attack.

📋 Factual
intermediate
2:00remaining
Common methods used in DoS and DDoS attacks

Which of the following is a common technique used in both DoS and DDoS attacks to overwhelm a target system?

AFlooding the target with excessive network traffic
BEncrypting data to protect it from attackers
CInstalling antivirus software on the target system
DPhishing emails to steal credentials
Attempts:
2 left
💡 Hint

Consider what action directly disrupts the target's ability to respond.

🔍 Analysis
advanced
2:00remaining
Impact analysis of a DDoS attack on a website

A popular online store experiences a sudden DDoS attack that floods its servers with traffic. What is the most likely immediate impact on the website's users?

AUsers will experience faster loading times due to increased traffic.
BUsers' personal data will be automatically deleted to protect privacy.
CUsers will receive notifications about the attack and be redirected to a backup site automatically.
DUsers may be unable to access the website or experience very slow responses.
Attempts:
2 left
💡 Hint

Think about what happens when a server is overwhelmed with too many requests.

Reasoning
advanced
2:00remaining
Why are DDoS attacks harder to defend against than DoS attacks?

Which reason best explains why defending against a DDoS attack is more challenging than defending against a DoS attack?

ADDoS attacks use encrypted traffic that cannot be detected.
BDDoS attacks always use physical damage to servers, unlike DoS attacks.
CDDoS attacks come from many different sources, making it difficult to block all malicious traffic.
DDoS attacks only target small websites, so they are easier to handle.
Attempts:
2 left
💡 Hint

Consider how the number of attacking sources affects defense strategies.

Comparison
expert
3:00remaining
Comparing amplification attacks in DoS and DDoS

Which statement correctly compares amplification attacks used in DoS and DDoS attacks?

AAmplification attacks increase the attack traffic volume by exploiting vulnerable servers, and they can be used in both DoS and DDoS attacks but are more effective in DDoS due to multiple sources.
BAmplification attacks reduce the attack traffic to avoid detection and are only used in DoS attacks.
CAmplification attacks involve physically damaging network hardware and are exclusive to DDoS attacks.
DAmplification attacks encrypt traffic to hide the source and are equally common in DoS and DDoS attacks.
Attempts:
2 left
💡 Hint

Think about how amplification increases traffic and the role of multiple sources.