InterviewSolution
| 1. |
What is the main objective of Cyber Security? |
|
Answer» The primary goal of cyber security is to PROTECT data. To safeguard data from cyber-attacks, the security sector offers a triangle of three connected principles. The CIA trio is the name for this principle. The CIA model is intended to help organizations develop POLICIES for their information security architecture. One or more of these principles has been broken when a security breach is discovered. Confidentiality, Integrity, and Availability are the three components of the CIA model. It's a security paradigm that guides individuals through many aspects of IT security. Let's take a closer look at each section. Confidentiality: Confidentiality is the same as privacy in that it prevents unauthorized access to data. It entails ensuring that the data is only accessible to those who are AUTHORIZED to use it, as well as restricting access to others. It keeps vital information from getting into the WRONG hands. Data encryption is a great example of keeping information private. |
|