How Does a DoS Attack Differ from a DDoS Attack
A distributed denial of service attack (DDoS) is defined as follows:
A distributed denial of service attack (DDoS) occurs when a device or service is being attacked by multiple attackers. The attacks usually consists of bandwidth-flooding attacks or resource-starvation attacks.
Simply said, the goal of a DDoS attack is to make the targeted system's services unavailable to legitimate users by using flooding (where users are unable to reach the service) or resource starvation (where the service cannot deliver the services).
What is the difference between a DoS and a DDoS attack?
A DoS attack is usually initiated by one source against one service. It uses inherent weaknesses in the service itself or in the hardware infrastructure that the service uses for service delivery. An example is a hacking attempt against a web server targeted against the security vulnerabilities in the web-server software itself.
A DDoS attack is usually initiated by multiple sources against a specific service or the hardware infrastructure it uses (such as servers or communication links). DDoS attacks often use legitimate requests, such as TCP connection requests or normal web access, as the attack vector to overwhelm the service, blocking legitimate users from accessing the service.
Continue reading here: Zombie
Was this article helpful?
Readers' Questions
-
marmadoc3 months ago
- Reply
-
juliane10 months ago
- Reply