Information Assurance and Security Lecture 1
37 Questions
7 Views

Information Assurance and Security Lecture 1

Created by
@RazorSharpSaxhorn

Questions and Answers

What is a primary characteristic of passive attacks?

  • They involve eavesdropping without affecting data. (correct)
  • They alter system resources.
  • They require significant system downtime.
  • They are easy to detect.
  • Which of the following is an example of an active attack?

  • Monitoring system logs for unusual activity.
  • Replay of captured data to affect outcomes. (correct)
  • Traffic analysis of encrypted messages.
  • Eavesdropping on network packets.
  • What makes active attacks easier to detect compared to passive attacks?

  • Active attacks cause alterations to system data. (correct)
  • Active attacks leave no trace.
  • Active attacks are performed by outsiders only.
  • Active attacks do not require network access.
  • Which of the following categories is NOT an active attack?

    <p>Eavesdropping</p> Signup and view all the answers

    Why are inside attacks potentially more damaging than outside attacks?

    <p>Internal users have direct access to sensitive data.</p> Signup and view all the answers

    Which prevention method is primarily recommended for passive attacks?

    <p>Data encryption</p> Signup and view all the answers

    What is a defining trait of a masquerade attack?

    <p>It involves pretending to be an authorized entity.</p> Signup and view all the answers

    What is a common internal threat an organization faces?

    <p>The use of infected USB drives.</p> Signup and view all the answers

    Who is the Lecturer in Charge of the Department of Computer Systems Engineering?

    <p>Kavinga Yapa Abeywardena</p> Signup and view all the answers

    What is the role of Dr. Harinda Fernando in the lecture series?

    <p>Co-Lecturer</p> Signup and view all the answers

    Which of the following personnel is NOT a Co-Lecturer in the Department of Computer Systems Engineering?

    <p>Kavinga Yapa Abeywardena</p> Signup and view all the answers

    What is the primary academic department associated with the listed lecturers?

    <p>Department of Computer Systems Engineering</p> Signup and view all the answers

    Which lecturer is associated with SLIIT Northern UNI?

    <p>Mr. V.A.M. Ragunathan Sinthujan</p> Signup and view all the answers

    What are the primary objectives of computer security?

    <p>Confidentiality, Integrity, Availability</p> Signup and view all the answers

    Which statement accurately defines Information Assurance (IA)?

    <p>Ensuring the availability, integrity, authentication, confidentiality, and non-repudiation of information systems.</p> Signup and view all the answers

    Which of the following is NOT a part of the CIA Triad?

    <p>Authentication</p> Signup and view all the answers

    What does data confidentiality primarily ensure?

    <p>That confidential information is not disclosed to unauthorized individuals.</p> Signup and view all the answers

    What aspect does the privacy component of confidentiality emphasize?

    <p>Control over what information is collected, stored, and shared.</p> Signup and view all the answers

    Which of the following best describes information security?

    <p>The protection of information and systems from unauthorized use and destruction.</p> Signup and view all the answers

    Which security measure is NOT included in Information Assurance?

    <p>Cost management</p> Signup and view all the answers

    In the context of computer security, what does the term 'availability' refer to?

    <p>The ability to access and use information systems when needed.</p> Signup and view all the answers

    What is meant by a vulnerability in system resources?

    <p>A flaw or weakness that could be exploited to violate security</p> Signup and view all the answers

    Which option best describes an active attack?

    <p>An act causing negative effects on system resources</p> Signup and view all the answers

    What does the term 'adversary' refer to in the context of computer security?

    <p>An individual that carries out an attack</p> Signup and view all the answers

    Which definition best describes 'risk' in information security?

    <p>The expected loss due to a particular attack</p> Signup and view all the answers

    A passive attack is defined as:

    <p>An effort to monitor and gather information without change</p> Signup and view all the answers

    What characterizes an inside attack?

    <p>An intrusion by an entity within the security perimeter</p> Signup and view all the answers

    Countermeasures in cybersecurity are intended to:

    <p>Address attacks, and manage their consequences</p> Signup and view all the answers

    Which of the following actions would violate integrity within a system?

    <p>Data corruption by a malware attack</p> Signup and view all the answers

    What is an exploit?

    <p>A sequence of commands that takes advantage of a bug.</p> Signup and view all the answers

    What is the primary purpose of a vulnerability assessment?

    <p>To classify and prioritize vulnerabilities in information systems.</p> Signup and view all the answers

    Which of the following best describes penetration testing?

    <p>A practice that tests systems to find exploitable vulnerabilities.</p> Signup and view all the answers

    What is one of the goals of penetration testing?

    <p>To identify weak spots in an organization's security posture.</p> Signup and view all the answers

    Which of the following actions might result from an exploit?

    <p>Privilege escalation.</p> Signup and view all the answers

    What does effective vulnerability assessment provide to an organization?

    <p>Knowledge and risk background to understand threats.</p> Signup and view all the answers

    Which feature of penetration testing helps in simulating an attack?

    <p>Gathering information about the target.</p> Signup and view all the answers

    What is one potential outcome of a denial-of-service attack?

    <p>System unavailability.</p> Signup and view all the answers

    Study Notes

    Resource Personnel

    • Kavinga Yapa Abeywardena: Senior Lecturer, Department of Computer Systems Engineering.
    • Dr. Harinda Fernando: Assistant Professor, Co-Lecturer.
    • Ms. Chethana Liyanapathirana: Senior Lecturer, Co-Lecturer.
    • Mr. V.A.M. Ragunathan Sinthujan: Lecturer at SLIIT Northern University.

    Passive Attacks

    • Conducted by eavesdropping on data transmissions without altering them.
    • Hard to detect as system resources remain unaffected.
    • Types include:
      • Confidentiality breach: Learning message contents through eavesdropping.
      • Traffic analysis: Observing patterns, particularly on encrypted data.

    Active Attacks

    • Involve modifications to system resources or operations.
    • Easier to detect but challenging to prevent.
    • Categories include:
      • Replay: Capturing and retransmitting data for unauthorized effects.
      • Masquerade: One entity impersonates another.
      • Data modification: Altering legitimate data, causing unauthorized effects.
      • Denial of Service: Interrupting authorized access to services.

    Inside Attacks

    • Origin from internal users; can be accidental or intentional.
    • Risks include:
      • Unauthorized data copying and transferring.
      • Compromising internal servers.
      • Causing network outages by disconnecting crucial connections.
    • Internal threats are often more damaging due to deep access and knowledge of systems.

    Computer Security

    • Defined as the protective measures taken to maintain integrity, availability, and confidentiality of information systems.
    • Key objectives include:
      • Confidentiality: Ensuring information is not disclosed to unauthorized parties.
      • Integrity: Safeguarding data from unauthorized alteration.
      • Availability: Ensuring access to information when needed.

    Information Security (InfoSec)

    • Protects information and systems from unauthorized access, use, and destruction.
    • Focuses on maintaining confidentiality, integrity, and availability.

    Information Assurance (IA)

    • Encompasses measures ensuring the protection of information systems.
    • Aims for availability, integrity, authentication, confidentiality, and non-repudiation.
    • Involves detection and response capabilities.

    CIA Triad

    • Represents the core principles of information security:
      • Confidentiality: Safeguarding data from unauthorized access.
      • Integrity: Protecting data against unauthorized modifications.
      • Availability: Ensuring system resources are accessible when needed.

    Vulnerabilities and Threats

    • Vulnerability: Flaws in system design/management that can be exploited.
    • Threats represent potential risks based on vulnerabilities; they can be from internal or external sources.
    • Adversaries: Entities that carry out attacks.

    Countermeasures

    • Strategies devised to prevent attacks, detect successful breaches, and recover from damage.

    Risk

    • Denotes expected loss associated with a specific attack, informing security strategies.

    Exploits

    • Software or commands that exploit vulnerabilities to cause unexpected behavior (e.g., control of a system).
    • Exploitation refers to using these vulnerabilities for malicious intent.

    Vulnerability Assessment

    • Process to identify, classify, and prioritize vulnerabilities in information systems to manage risks.

    Penetration Testing

    • Testing method to find exploitable vulnerabilities in networks/applications.
    • Involves risk assessment and security compliance checks.
    • Can be automated or conducted manually.

    Goals of Penetration Testing

    • Identify security weaknesses in an organization’s infrastructure.
    • Measure adherence to security policies.
    • Assess staff awareness of security threats.
    • Evaluate potential exposure to security incidents.

    Studying That Suits You

    Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

    Quiz Team

    Description

    Dive into the fundamentals of Information Assurance and Security with this introductory lecture. Led by experienced faculty, this session explores key concepts and principles that protect information systems. Join us to enhance your understanding of security measures in the digital age.

    More Quizzes Like This

    Use Quizgecko on...
    Browser
    Browser