Security and Ethical Challenges Contributors: Kim Wandersee, Les Pang Computer Security Computer Security Goals Computer security must be viewed in a holistic manner and provide an end-to-end protection as data moves through its lifecycle. Data originates from a user or sensor, passes over a network to reach a computing system that hosts software. This computer system has software and processes the data and stores in in a storage device. That data is backed up on a device and finally archived. The elements that handle the data need to be secure. Computer security pertains to all the means to protect the confidentiality, integrity, availability, authenticity, utility, and possession of data throughout its lifecycle. Confidentiality: A security principle that works to ensure that data is not disclosed to unauthorized persons. Integrity: A security principle that makes sure that information and systems are not modified maliciously or accidentally. Availability: A security principle that assures reliable and timely access to data and resources by authorized individuals. Authenticity: A security principle that the data, transactions, communications or documents are genuine, valid, and not fraudulent. Utility: A security principle that addresses that the information is usable for its intended purpose. . Possession: A security principle that works to ensure that data remains under the control of the authorized individuals. Figure 1. Parkerian Hexad (PH) security model. The Parerian Hexad (PH) model expands on the Confidentiality, Integrity, and Availability (CIA) triad that has been the basic model of Information Security for over 20 years. This framework is used to list all aspects of security at a basic level. It provides a complete security framework to provide the means for information owners to protect their information from any adversaries and vulnerabilities. It adds Authenticity, Utility, and Possession to CIA triad security model. It addresses security aspects for data throughout its lifecycle. The Center for Internet Security has identified 20 controls necessary to protect an organization from known cyber-attack. The first 5 controls will provide effective defense against the most common cyber-attacks, approximately 85% of attacks. The 5 controls are: 1. Inventory of Authorized and Devices 2. Inventory of Authorized and Unauthorized Software 3. Secure Configurations for Hardware and Software 4. Continuous Vulnerability Assessment and Remediation 5. Controlled User of Administrative Privileges A full explanation of all 20 controls is available at the Center for Internet Security website. Search for CIS controls. Security Standards and Regulations The National Institute of Standards and Technology (NIST), Computer Security Division, provides security standards in its Federal Information Processing Standards ( ...