Which types of threats must a distributed system protect itself from?
Explanation
A distributed system needs to guard against various threats including data alteration (modification), service disruption (interruption), and injection of false information (fabrication). Therefore, it must defend against all these types of attacks.