Explain what would happen if we were to remove Integrity fro
Explain what would happen if we were to remove Integrity from the CIA triad?
Solution
CIA Triad: The CIA is known as Confidentiality, integrity and availability is a model designed to guide policies for information security within an organization. The model is also sometimes referred to as the AIC triad (availability, integrity and confidentiality) to avoid confusion with the Central Intelligence Agency. The elements of the triad are considered the three most crucial components of security, let us discuss in detail.
Confidentiality: Confidentiality are the Privacy Measures undertaken to ensure confidentiality are designed to prevent sensitive information from reaching the wrong people, while making sure that the right people can in fact get it: Access must be restricted to those authorized to view the data in question. It is common, as well, for data to be categorized according to the amount and type of damage that could be done should it fall into unintended hands. More or less stringent measures can then be implemented according to those categories.
Example: A good example of methods used to ensure confidentiality is an account number or routing number when banking online. Data encryption is a common method of ensuring confidentiality. User IDs and passwords is another example which constitute a standard procedure; two-factor authentication is becoming the norm.
Integrity: The consistency, accuracy, and trustworthiness of data over its entire life cycle are maintained by Integrity. Data must not be changed in transit, and steps must be taken to ensure that data cannot be altered by unauthorized people (for example, in a breach of confidentiality). These measures include file permissions and user access controls.
Availability: Availability is best ensured by rigorously maintaining all hardware, performing hardware repairs immediately when needed and maintaining a correctly functioning operating system environment that is free of software conflicts. It’s also important to keep current with all necessary system upgrades.
Solution: Integrity is the assurance that the information is trustworthy and accurate, so if Integrity is removed from the CIA Triad then security measures may got disturbed which may lead to corruption of the data from the database or the system may also got crashed

