Crisis Lec1
Crisis Lec1
Course Description:
This course addresses how risk, threats and vulnerabilities impact information
systems in the context of risk management. Topics include methods of assessing,
analyzing and managing risks, defining an acceptable level of risk for information
systems, and identifying elements of a business impact analysis, a business continuity
plan and a disaster recovery plan.
Course Summary
Major Instructional Areas
1. Risk management basics
2. Risk assessment plan
3. Risk mitigation plan
4. Cost and benefit analysis
5. Business continuity plan
6. Disaster recovery plan
Course Objectives
1. Explain the basic concepts of and need for risk management.
2. Identify compliancy laws, standards, best practices, and policies of risk
management.
3. Describe the components of an effective organizational risk management
program.
4. Describe techniques for identifying relevant threats, vulnerabilities, and
exploits.
5. Identify risk mitigation security controls.
6. Describe concepts for implementing risk mitigation throughout an organization
.7. Perform a business impact analysis for a provided scenario.
8. Create a business continuity plan (BCP) based on the findings of a given risk
assessment for an organization.
9. Create a disaster recovery plan (DRP) based on the findings of a given risk
assessment for an organization.
10. Create a Computer Incident Response Team (CIRT) plan for an organization
in a given scenario
Lec1: An Overview of Information Security and Risk
Management
Objectives:
1. Risk management
2. Contingency planning
3. Relating security policy to contingency planning
Concepts:
Chapter 1
Contingency planning as being the process that makes us prepared for incidents and
disasters related to our organization's IT assets. We are given a few examples of historic
incidents and a statistic that makes a good point. The author tells us that "80% of
businesses affected by a disaster either never reopen or close within 18 months of the
event". These are organizations that either had no disaster plans, or they had plans that
were inadequate for the disasters they encountered.
• Information Security - protection of information and the systems that collect, store,
disperse, and use it
The classic CIA concept defines security from the point of view of the IT Security staff
The classic CIA concept defines security from the point of view of the IT Security staff.
The text should explain that an expansion of this concept is called by several names, one
being the McCumber Cube, another being the CNSS Security model. This is the name
used in the text. It provides three different perspectives on security, which should be
considered together to make better security decisions:
• Threat - a potential form of loss or damage; many threats are only potential
threats, but we plan for them because they might happen
• Threat agent - a vector for the threat, a way for the threat to occur; could be a
person, an event, or a program running an attack
• Vulnerability - a weak spot where an attack is more likely to succeed
• Exploit - a method of attack
• Control - A process that we put in place
to reduce the impact and/or probability of a risk. The author mentions that a
control can also be called a safeguard or a countermeasure.
Cyber security professionals should have an in-depth understanding of the following types
of cyber security threats.
1. Malware
Malware is malicious software such as spyware, ransomware, viruses and worms. Malware
is activated when a user clicks on a malicious link or attachment, which leads to installing
dangerous software. Cisco reports that malware, once activated, can: Block access to key
network components (ransomware) Install additional harmful software Covertly obtain
information by transmitting data from the hard drive (spyware) Disrupt individual parts,
making the system inoperable
2. Emotet
The Cybersecurity and Infrastructure Security Agency (CISA) describes Emotet as “an
advanced, modular banking Trojan that primarily functions as a downloader or dropper of
other banking Trojans. Emotet continues to be among the most costly and destructive
malware.”
3. Denial of Service
A man-in-the-middle (MITM) attack occurs when hackers insert themselves into a two-party
transaction. After interrupting the traffic, they can filter and steal data, according to Cisco.
MITM attacks often occur when a visitor uses an unsecured public Wi-Fi network. Attackers
insert themselves between the visitor and the network, and then use malware to install
software and use data maliciously.
5. Phishing
Phishing attacks use fake communication, such as an email, to trick the receiver into
opening it and carrying out the instructions inside, such as providing a credit card number.
“The goal is to steal sensitive data like credit card and login information or to install
malware on the victim’s machine,” Cisco reports.
6. SQL Injection
A Structured Query Language (SQL) injection is a type of cyber-attack that results from
inserting malicious code into a server that uses SQL. When infected, the server releases
information. Submitting the malicious code can be as simple as entering it into a vulnerable
website search box.
7. Password Attacks
With the right password, a cyber attacker has access to a wealth of information. Social
engineering is a type of password attack that Data Insider defines as “a strategy cyber
attackers use that relies heavily on human interaction and often involves tricking people
into breaking standard security practices.” Other types of password attacks include
accessing a password database or outright guessing
the graphic on the following page gives us a nice overview of a workable process for
managing risk.
• Know something about the big picture - Who and what are we protecting, from
whom and what. To know details about these subjects, do everything on the green
chart.
• Identify, classify, and assign values to assets - To know our exposure to risk, we
have to know what we have and how it is exposed. Assets can be classified by their
level of secrecy, their value to the organization, their need to be protected, or by
combinations of these factors as well as others.
The text provides another example of rating assets, based on a military scale that
uses four levels for secrecy. A scale like this may be more useful for assets that do
not have a particular effect on the organization unless they are compromised.
• Threats must be identified, and matched with assets affected by them. Not all
threats will affect all assets.
• Assets must be examined again, with respect to the threats that could affect them.
How vulnerable is each asset to each of its possible threats?
Assuming you have followed the steps so far, there is an important calculation to do.
• Next, we need to determine, for each exploit, what the probable loss would be if
that exploit occurs successfully. Would we lose the entire asset? Half of it?
Some other percentage? Which percentage we pick tells us the Exposure
Factor of a single occurrence of that exploit for this asset. Let's choose 50% as an
example for Exposure Factor.
• We are still not where we want to be. Asset Value times Exposure Factor equals
the Single Loss Expectancy. This is the Impact if the event occurs. In this
example, it is $50.
• Now, we still need the Likelihood the event will occur. The classic way to do this is
to consult your staff about the frequency of successful attacks of this type, or to
consult figures from vendors like Symantec, McAfee, or Sophos about expected
attack rates for your industry or environment. Let's assume we have done that, and
we are confident that we expect 10 successful attacks per year in our example. This
is the Annualized Rate of Occurrence.
• Taking the numbers we have so far, we should multiply the Annualized Rate of
Occurrence times the Single Loss Expectancy, which will give us the Annualized
Loss Expectancy for this asset from this kind of attack. This corresponds to
the Risk Exposure. In the example we are considering, that amounts to $500.
All that work led us to just one loss expectancy for one asset from one kind of attack. That
gives you an idea of the work involved in calculating the numbers for each asset, each
asset vulnerability, and each kind of attack on those vulnerabilities.
The next idea is to identify controls that can reduce or eliminate our risk. The text mentions
five control strategies that are often considered. The terms are a little different from some
other texts:
• Defense - also called Avoidance, this means to use policies, training, and
technology to avoid the situations that can be exploited.
• Transferal - this means to hire expertise when you do not have it, or to pay a fee
to another department or organization that is in the business of managing risk
• Mitigation - this means to reduce the damage that will be done in a successful
attack, such as not putting all assets of a given type in the same place, protected by
the same defenses.
• Acceptance - this is when you decide that a risk is not as costly to us as the
controls that might be used to avoid or mitigate that risk.
• Termination - this means that we decide to stop doing the things that put us at risk;
we simply stop doing the things that use or produce the assets that a risk applies to.
So, what do we do if we know that there are risks, and that we can't protect ourselves from
all of them? The text introduces four topics from the next several chapters.
Business impact analysis - This process is used to determine the effect that successful
attacks would have on our organization. We determine what could happen, what the effects
of that event would be, and what state the organization's functions would be in at that time.
Incident response plan - For known incident types, given the BIA done in the section
above, what should we do to handle the incident? Who do we call? How do we stop the
attack and it effects? This plan is about handling the incident.
Disaster recovery plan - A disaster has occurred. How do we get back to normal, or what
will be the new normal? The incident(s) has/have been handled. What do we do to return to
our undamaged state, stronger and wiser than we were before?
All four of the major topics above are part of Contingency Planning, what we do when we
know things can go wrong. The level of detail in each of the plans will be determined by the
size and complexity of the organization making that plan.
This section introduces the components you might find in a very detailed policy. It
begins with some definitions:
A policy is a rule, or a set of rules, that affects how we want our organization and
its employees to function. The idea behind a policy may start with a principle, which is
often a broad, general statement of what we believe to be right, true, or beneficial. A
policy is more detailed, and more specific about what we expect our people to do. Related
concepts:
1. Statement of the policy - what it is, where it applies, and who has to do what
2. Authorized access - who is and is not allowed to use equipment or software related
to the policy, and what is private about any related data
3. Prohibited use - a graduated scale of offenses and discipline to be applied for
violations of various types
4. System management - who runs it, who watches it, how it is to be protected,
secured, and/or encrypted
5. Violations of policy - a graduated scale of offenses and discipline to be applied for
violations of various types of the policy itself
6. Policy review and modification - how often the review will take place, who will do it,
and the process to change or remove the policy
7. Limitations of liability - standard lawyer section