Attacks Against Distributed Systems
Let's discuss the several types of attacks on distributed systems in this lesson.
We'll cover the following
In the previous lesson, we saw that an important security goal of a peer-to-peer system is available, meaning that the system must ensure timely and reliable access of data to its legitimate users. So, the disruption of access is an attack on availability by overwhelming the resources of the system by flooding the server with data traffic.
Denial-of-Service
A Denial-of-Service (DOS) attack aims at preventing authorized users from accessing targeted network resources. Usually, an attacker floods the server or the network with data traffic in order to overwhelm the resources of the attacked system, and hence make a network resource unavailable to its legitimate users.
In literature, many countermeasures against DoS attacks have been proposed by
Get hands-on with 1200+ tech skills courses.