Assignment 1 Sample Solutions

.pdf

School

University of Regina *

*We aren’t endorsed by this school

Course

890

Subject

Computer Science

Date

Jan 9, 2024

Type

pdf

Pages

4

Uploaded by CountLeopardPerson1481

Assignment One (CS 890DJ, Fall 2023) Note: Question 1 to Question 9 are weighted 10 marks for each question, Question 10 is weighted 30 marks. This makes the total of the assignment 1 to be 120 marks. However, this course plans to use a sample-based approach to the marking of the assignments. You will be expected to complete the assignments fully. However, the course instructor will select a subset of items to be marked (a sample of your work). The Teaching Assistants will be instructed to only mark these items, which will result in your grade on the assignment. 1. Slide Part 1, Page 5 listed 10 cybersecurity challenges which we also discussed in detail in class. Please use your own words to explain all 10 challenges listed there in detail, one by one. 1) Security is not as simple as it might first appear to the beginner. The requirements seem to be straightforward; indeed, most of the major requirements for security services can be given self- explanatory, one-word labels: availability, confidentiality, authentication, nonrepudiation, or integrity. But the mechanisms used to meet those requirements can be quite complex and understanding them may involve rather subtle reasoning. 2) In developing a particular security mechanism or algorithm, one must always consider potential attacks on those security features. In many cases, successful attacks are designed by looking at the problem in a completely different way, therefore exploiting an unexpected weakness in the mechanism. 3) Because of point 2, the procedures used to provide particular services are often counterintuitive. Typically, a security mechanism is complex, and it is not obvious from the statement of a particular requirement that such elaborate measures are needed. It is only when the various aspects of the threat are considered that elaborate security mechanisms make sense. 4) Having designed various security mechanisms, it is necessary to decide where to use them. This is true both in terms of physical placement (e.g., at what points in a network are certain security mechanisms needed) and in a logical sense (e.g., at what layer or layers of an architecture such as TCP/IP [Transmission Control Protocol/Internet Protocol] should mechanisms be placed). 5) Security mechanisms typically involve more than a particular algorithm or protocol. They also require that participants be in possession of some secret information (e.g., an encryption key), which raises questions about the creation, distribution, and protection of that secret information. There also may be a reliance on communications protocols whose behavior may complicate the task of developing the security mechanism. For example, if the proper functioning of the security mechanism requires setting time limits on the transit time of a message from sender to receiver, then any protocol or network that introduces variable, unpredictable delays may render such time limits meaningless. 6) Computer and network security is essentially a battle of wits between a perpetrator who tries to find holes and the designer or administrator who tries to close them. The great advantage that the attacker has is that he or she need only find a single weakness, while the designer must find and eliminate all weaknesses to achieve perfect security. 7) There is a natural tendency on the part of users and system managers to perceive little benefit from security investment until a security failure occurs. 8) Security requires regular, even constant, monitoring, and this is difficult in today’s short-term, overloaded environment. 9) Security is still too often an afterthought to be incorporated into a system after the design is complete rather than being an integral part of the design process. 10) Many users and even security administrators view strong security as an impediment to efficient and user- friendly operation of an information system or use of information. 2. Confidentiality, Integrity, and Availability are known as the CIA triad. Please use your own words to explain them in detail, one by one. Please also include authentication, non-repudiation, privacy in your explanation.
Confidentiality, Integrity, and Availability, also known as the CIA triad, are the terms most commonly used to define security, also called security objectives. They are the three key objectives that are at the heart of information and network security. Confidentiality: Confidentiality relates to permitting authorized access to information, while at the same time protecting information from improper disclosure. Integrity: Integrity is the property of information whereby it is recorded, used and maintained in a way that ensures its completeness, accuracy, internal consistency and usefulness for a stated purpose. Availability: Availability means that systems and data are accessible at the time that users need them. (the above are very high level answers. More details please find from the slide part 1, page 7 - 19). 3. The below trust model has been briefly explained in the class. Please use your words to describe it in detail. Typically, a trustor uses a number of factors to establish the trustworthiness of an entity. Three general factors are commonly cited: Ability: Also referred to as competence , this relates to the potential ability of the evaluated entity to do a given task or be entrusted with given information. Benevolence: This implies a disposition of goodwill towards the trusting party. That is, a trustworthy party does not intend to cause harm to the trusting party. Benevolence is the opposite of malevolence. Integrity: This can be defined as the trustor’s perception that the trustee adheres to a set of principles that the trustor finds acceptable. Integrity implies that a benevolent party takes such measures are necessary to assure that it in fact does not cause harm to the trusting party. The goal of trust, in the model of this Figure, is to determine what course of action, if any, the trusting party is willing to take in relation to the trusted party. Based on the level of trust, and the perceived risk, the trusting party may decide to take some action the involves some degree of risk taking. The outcome of the risk taking could be a reliance on the trusted party to perform some action or the disclosure of information to the trusted party with the expectation that the information will be protected as agreed between the parties.
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help