Learn CS Visual

An Impact Map of Confidentiality, Integrity, and Availability

Information security aims to protect three properties: confidentiality, integrity, and availability. Confidentiality means only authorized people can read the information, integrity means the information stays correct and unaltered, and availability means the information or service is usable when needed. A single attack can break more than one of these properties at once.

When a server goes down from a DoS attack, which property is mainly broken?