Question

Often, controlling threats and vulnerabilities to the confidentiality, integrity and availability of computer systems requires policies...

  1. Often, controlling threats and vulnerabilities to the confidentiality, integrity and availability of computer systems requires policies that specifies who can access what and how. List and explain the three fundamental security tools used to mitigate the threats and vulnerabilities?
0 0
Add a comment Improve this question Transcribed image text
Answer #1

For controlling threats and vulnerabilities to the CIA of computer systems, we can choose many tools but most fundamental of them are :-

1. Authentication

2. Encryption

3.Access Control

1. AUTHENTICATION-

Authentication tools are used to make sure that the person accessing the information is the one who they present themselves to be. We can identify someone through one or more of three factors to accomplish authentication: something they know, something they are, or something they have. But this form of authentication is easy to compromise and stronger forms of authentication are sometimes needed. Identifying someone only by something they have can also be problematic. When that identifying token is lost or stolen, the identity can be easily stolen. The final factor which is something you are, is much harder to compromise. This factor identifies a user through the use of a physical characteristic, such as an eye-scan or fingerprint.

2. ENCRYPTION-

When an organization needs to transmit information over the Internet or transfer it on external media such as a flash drive, then even with proper authentication and access control, it is possible for an unauthorized person to get access to the data. Encryption is a process of encoding data upon its transmission or storage so that only authorized individuals can read it. This encoding is accomplished by a computer program, which encodes the plain text that needs to be transmitted; then the recipient receives need the cipher text and decodes it i.e. decryption. In order for this to work, the sender and receiver need to agree on the method of encoding so that both parties can communicate properly. Both parties share the encryption key, enabling them to encode and decode each other’s messages. This is called symmetric key encryption. This type of encryption is problematic because the key is available in two different places.

3. ACCESS CONTROL:

Once a user has been authenticated, the next step is to ensure that they can only access the information resources that are appropriate. This is done through the use of access control. Access control determines which users are authorized to read, modify, add, and/or delete information. Several different access control models exist. Here we will discuss two: the access control list (ACL) and role-based access control (RBAC).

For each information resource that an organization wishes to manage, a list of users who have the ability to take specific actions can be created. This is an access control list, or ACL. For each user, specific capabilities are assigned, such as read, write, delete, or add. Only users with those capabilities are allowed to perform those functions. If a user is not on the list, they have no ability to even know that the information resource exists.

ACLs are simple to understand and maintain. However, they have several drawbacks. The primary drawback is that each information resource is managed separately, so if a security administrator wanted to add or remove a user to a large set of information resources, it would be quite difficult. And as the number of users and resources increase, ACLs become harder to maintain. This has led to an improved method of access control, called role-based access control, or RBAC. With RBAC, instead of giving specific users access rights to an information resource, users are assigned to roles and then those roles are assigned the access. This allows the administrators to manage users and roles separately, simplifying administration and, by extension, improving security.

Add a comment
Know the answer?
Add Answer to:
Often, controlling threats and vulnerabilities to the confidentiality, integrity and availability of computer systems requires policies...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • I need a particular security issue or vulnerability related to a linux service and explore its implications with regard to confidentiality, integrity, or availability of enterprise data. discuss speci...

    I need a particular security issue or vulnerability related to a linux service and explore its implications with regard to confidentiality, integrity, or availability of enterprise data. discuss specific administrative or technical security controls that may effectively mitigate the issue or vulnerability. some areas for you to consider may include: •absence of hardened systems. •legacy third-party applications. •nonexistence of data backups. •ineffective enforcement of password policies. •poor linux operating system patch management.

  • Determine the security updates that apply to your computer. Compile a list of security updates for your computer and provide a summary of the vulnerabilities they prevent from being exploited. Provide...

    Determine the security updates that apply to your computer. Compile a list of security updates for your computer and provide a summary of the vulnerabilities they prevent from being exploited. Provide a summary of the course of action you have taken to secure your computer. If your computer is up-to-date in terms of recommended patches and configuration changes, choose three of the optional enhancements that would apply to your operating system (OS) version and summarize why they would be beneficial....

  • Fullsoft’s chief technology officer (CTO) established a plan to mitigate risks, threats, and vulnerabilities. As part...

    Fullsoft’s chief technology officer (CTO) established a plan to mitigate risks, threats, and vulnerabilities. As part of the mitigation plan, you and your team members will establish baseline security controls on all workstations (harden the systems), which run either Windows 7 or Windows 10. For this effort, you will ensure that the antivirus software is running properly and implement a control related to password hacking attempts. The CTO also requests a report on the work would perform, part of which...

  • Which role has the PRIMARY responsibility for the documentation of control implementation? Systems security engineer Control...

    Which role has the PRIMARY responsibility for the documentation of control implementation? Systems security engineer Control assessor Information System Owner (ISO) Information Owner/Steward When making determinations regarding the adequacy of common controls for their respective systems, Information System Owner (ISO) refer to the Common Control Providers’ (CCP) Privacy Impact Assessment (PIA) Business Impact Analysis (BIA) Authorization Packages Vulnerability Scans An organization-wide approach to identifying common controls early in the Risk Management Framework (RMF) process does which of the following? Considers...

  • There are many examples of how computer systems are vulnerable due to failure, destruction, errors, and...

    There are many examples of how computer systems are vulnerable due to failure, destruction, errors, and abuse. By doing a search of the Internet or by other research methods, find an example of an organization that faced an information systems security issue or crisis. Ponder these questions: (these questions serve as a guide; try to answer as many as you can & remember to post references) 1) How did the organization identify that there was a security problem? 2) What,...

  • The purpose of security policies is to help mitigate identified risks. Writing these policies is easier...

    The purpose of security policies is to help mitigate identified risks. Writing these policies is easier once you have created an asset inventory list, prioritized that list, and identified the major risk exposures found in those assets. The task of identifying your IT assets begins with recognizing that your IT infrastructure and supporting resources can be divided into the seven IT domains. The benefit of identifying the assets and prioritizing them across those domains is being able to document policies...

  • Note: Questions can have multiple valid answers, hence select all choices that apply. 1. What security...

    Note: Questions can have multiple valid answers, hence select all choices that apply. 1. What security feature ensures that only trusted and approved parties can view a file? a) Availability b) Integrity e) Confidentiality d) Authorization e) None of the above 2. An organization wanting to achieve improved security via diversity should: a) Limit access to information to certain individuals and systems b) Perform extensive types of penetration testing of its networks and systems c) Purchase products from multiple different...

  • The discussion: 150 -200 words. Auditing We know that computer security audits are important in business....

    The discussion: 150 -200 words. Auditing We know that computer security audits are important in business. However, let’s think about the types of audits that need to be performed and the frequency of these audits. Create a timeline that occurs during the fiscal year of audits that should occur and “who” should conduct the audits? Are they internal individuals, system administrators, internal accountants, external accountants, or others? Let me start you: (my timeline is wrong but you should use some...

  • CHapter 8 from 978-0-13-408504-3 (Security in Computing 5th Edition) 1. Explain the differences between public, private,...

    CHapter 8 from 978-0-13-408504-3 (Security in Computing 5th Edition) 1. Explain the differences between public, private, and community clouds. What are some of the factors to consider when choosing which of the three to use? 2. How do cloud threats differ from traditional threats? Against what threats are cloud services typically more effective than local ones? 3. You are opening an online store in a cloud environment. What are three security controls you might use to protect customers’ credit card...

  • Attacks: Passive – attempt to learn or make use of information from the system that does...

    Attacks: Passive – attempt to learn or make use of information from the system that does not affect system resources • Active – attempt to alter system resources or affect their operation • Insider – initiated by an entity inside the security parameter • Outsider – initiated from outside the perimeter Threat Consequences Unauthorized disclosure is a threat to confidentiality •Exposure: This can be deliberate or be the result of a human, hardware, or software error •Interception: unauthorized access to...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT