Chapter 1-Introduction
Chapter 1-Introduction
Physical Security
2
Computer Security: when there is connection to networks
(Network security) it deals with provisions and policies adopted to
prevent and monitor unauthorized access, misuse, modification, or
denial of the computer network and network-accessible resources
Physical Security
3
“The most secure computers are those not connected to the
Internet and shielded from any interference”
4
Two extreme attitudes regarding computer security
There is no real threat; they believe that
Much of the negative news is simply unwarranted panic
If our organization has not been attacked so far, we must be
secure
This is a reactive approach to security; wait to address
security issues until an incident occurs
The opposite viewpoint overestimates the dangers
They tend to assume that talented, numerous hackers are
an imminent threat to a system
They may believe that any teenager with a laptop can
traverse highly secure systems at will
Such a worldview is unrealistic
The reality is that many people who call themselves hackers
are less knowledgeable than they think they are. These
people have a low probability of being able to compromise
any system that has implemented even moderate security
5
precautions
This does not mean that skillful hackers do not exist
However, they must balance the costs (financial, time) against
the rewards (ideological, monetary)
“Good” hackers tend to target systems that yield the highest
rewards
Keep in mind, too, that the greatest external threat to any
system is not hackers, but malware and denial of service
attacks. Malware includes viruses, worms, Trojan horses, logic
bombs, etc.
6
1.1.1 Basic Security Objectives (Pillars) - CIA
9
1.1.3 Goals of Security
Given a security policy’s specification of “secure” and “nonsecure”
actions, security mechanisms can prevent the attack, detect the
attack, or recover from the attack
Prevention: take measures to prevent the damage; it means
that an attack will fail; e.g., passwords to prevent unauthorised
users
Detection: if an attack cannot be prevented; when, how and
who of the attack have to be identified; e.g., when a user
enters a password three times
Recovery/Reaction: take measures to recover from the
damage; e.g., restore deleted files from backup; sometimes
retaliation (attacking the attacker’s system or taking legal
actions to hold the attacker accountable)
The three strategies may be used together or separately
10
Example 1: Protecting valuable items at home from a burglar
Prevention: locks on the door, guards, hidden places, etc.
Detection: burglar alarm, guards, Closed Circuit Television
(CCTV), etc.
Recovery: calling the police, replace the stolen item, etc.
Example 2: Protecting a fraudster from using our credit card in
Internet purchase
Prevention: Encrypt when placing order, perform some check
before placing order, or don’t use credit card on the Internet
Detection: A transaction that you had not authorized appears
on your credit card statement
Recovery: Ask for new card, recover cost of the transaction
from insurance, the card issuer or the merchant
11
1.2 Brief History of Computer Security and Privacy
Until the 1960s computer security was limited to physical
protection of computers (Physical Security)
In the 60s and 70s (System Security)
Evolutions
Computers became interactive
Multiuser/Multiprogramming was invented
More and more data started to be stored in computer
databases
Organizations and individuals started to worry about
What the other persons using computers are doing to
their data
What is happening to their private data stored in large
databases
12
In the 80s and 90s (Network Security)
Evolutions
Personal computers were popularized
LANs and the Internet invaded the world
Applications such as E-commerce, E-government and
E-health started to be developed
Viruses became majors threats
Organizations and individuals started to worry about
Who has access to their computers and data
Whether they can trust a mail, a website, etc.
Whether their privacy is protected in the connected world
13
Famous Security Problems
Morris worm – Internet Worm
On November 2, 1988 a worm attacked more
than 60,000 computers around the USA
The worm attacks computers, and when it
Robert Morris
has installed itself, it multiplies itself, freezing in 2008
the computer
It exploited UNIX security holes in Sendmail and Finger
A nationwide effort enabled to solve the problem within 12
hours
Robert Morris became the first person to be indicted under
the Computer Fraud and Abuse Act
He was sentenced to 3 years of probation, 400 hours of
community service and a fine of $10,500
14
Bank theft
In 1984, a bank manager was able to steal $25 million
through un-audited computer transaction
NASA shutdown
In 1990, an Australian computer science student was
charged for shutting down NASA’s computer system for 24
hours
Airline computers
In 1998, a major travel agency discovered that someone
penetrated its ticketing system and has printed airline tickets
illegally
Does anyone know any security problem stories in Africa and
Ethiopia?
15
Early Efforts
1960s: Marked as the beginning of true computer security
1970s: Tiger teams
Government and industry sponsored crackers who attempted
to break down defenses of computer systems in order to
uncover vulnerabilities so that patches can be developed
1970s: Research and modeling
Identifying security requirements
Formulating security policy models
Defining guidelines and controls
Development of secure systems
Standardization
1985: Orange Book for Security Evaluation (or TCSEC -
Trusted Computer System Evaluation Criteria) - Chapter 7
Describes the evaluation criteria used to assess the level
of trust that can be placed in a particular computer system
1978: DES selected as encryption standard by the US 16
Legal Issues
In the US, legislation was enacted with regards to computer
security and privacy starting from late 1960s
European Council adopted a convention on Cyber-crime in
2001
The World Summit for Information Society considered
computer security and privacy as a subject of discussion in
2003 and 2005
The Ethiopian Penal Code of 2005 has articles on data and
computer related crimes
Authentication: Verifying the identity of users (e.g., passwords, biometrics).
Encryption: Protecting data by encoding it so only authorized parties can access it.
22
The Human Factor
The human factor is an important component of computer
security
Some organizations view technical solutions as “their solutions”
for computer security
Technology is fallible (imperfect)
e.g., UNIX holes that opened the door for Morris worm
The technology may not be appropriate
e.g., It is difficult to define all the security requirements
and find a solution that satisfies those requirements
Technical solutions are usually (very) expensive
e.g., Antivirus
Given all these, someone, a human, has to be there to
implement the solution
23
Competence of the security staff
e.g., Crackers may know more than the security team
Understanding and support of management
e.g., Management does not want to spend money on
security
Staff’s discipline to follow procedures
e.g., Staff members choose simple passwords
Staff members may not be trustworthy
e.g., Bank theft
24
1.4 Physical Security
25
In the early days of computing, physical security was simple
because computers were big, standalone, expensive machines
It was almost impossible to move them (not portable)
They were very few and it is affordable to spend on physical
security for them
Management was willing to spend money
Everybody understands and accepts that there is restriction
26
Today
Computers are more and more portable (PC, laptop,
Smartphone)
There are too many of them to have good physical security for
each of them
They are not “too expensive” to justify spending more money on
physical security until a major crisis occurs
Users don’t accept restrictions easily
Accessories (e.g., network components) are not considered as
important for security until there is a problem
Access to a single computer may endanger many more
computers connected through a network
Physical security is much more difficult to achieve today than
some decades ago
27
1.4.1 Types of Vulnerabilities
Physical vulnerabilities (e.g., Buildings)
Natural vulnerabilities - disasters (e.g., Earthquake)
Hardware and Software vulnerabilities (e.g., Failures)
Media vulnerabilities (e.g., Disks can be stolen)
Communication vulnerabilities (e.g., Wires can be tapped)
Human vulnerabilities (e.g., Insiders)
An insider threat refers to a risk posed by someone within an organization who has
authorized access to its systems, data, or facilities. This individual could intentionally or
unintentionally misuse their access to harm the organization.
28
Some of the vulnerabilities in brief
1. Natural Disasters
a. Fire and smoke
Fire can occur anywhere
Solution – Minimize risk
Good policies: No Food and Drinks, No Smoking,
etc.
Fire extinguisher, good procedure and training
Fireproof cases (and other techniques) for backup
tapes
Fireproof doors
29
b. Climate
Heat
Direct sun
Humidity
Hurricane, storm, cyclone
Earthquakes
Water
Flooding can occur even when a water tap is not
properly closed
Electric supply
Voltage fluctuation (Solution: Voltage regulator)
Lightning
Avoid having servers in areas often hit by Natural
Disasters!
30
2. People
Intruders
Thieves
People who have been given access unintentionally by
insiders
Employees, contractors, etc., who have access to the
facilities
External thieves
Portable computing devices can be stolen outside the
organization’s premises
3. Loss of a computing device
Mainly laptop
31
1.4.2 Safe Area
Safe area is often a locked place where only authorized
personnel can have access
Organizations usually have safe area for keeping computers and
related devices
Challenges
Is the area inaccessible through other opening (window, roof-
ceilings, ventilation hole, etc.)?
Design of the building with security in mind
Know the architecture of your building
During opening hours, is it always possible to detect when an
unauthorized person tries to get to the safe area?
Surveillance/guards, video-surveillance, automatic doors
with security code locks, alarms, etc.
Put signs so that everybody sees the safe area 32
Are the locks reliable?
The effectiveness of locks depends on the design, manufacture,
installation and maintenance of the keys
Among the attacks on locks are
Illicit keys
Duplicate keys
Avoid access to the key by unauthorized persons even
for a few seconds
Change locks/keys frequently
Key management procedure
Lost keys
Notify responsible person when a key is lost
There should be no label on keys
Circumventing of the internal barriers of the lock
Directly operating the bolt completely bypassing the locking
mechanism which remains locked
Forceful attacks
Punching, Drilling, Hammering, etc. 33
Surveillance with Guards
The most common in Ethiopia
Not always the most reliable since it adds a lot of human
factor
Expensive in terms of manpower requirement
Not always practical for users (employees don’t like to be
questioned by guards wherever they go)
34
Surveillance with Video
Uses Closed Circuit Television (CCTV) that started in the 1960s
Became more and more popular with the worldwide increase of
theft and terrorism
Advantages
A single person can monitor more than one location
The intruder doesn’t see the security personnel
It is cheaper after the initial investment
It can be recorded and be used for investigation
Since it can be recorded the security personnel are more
careful
Today’s digital video surveillance can use advanced
techniques such as face recognition to detect terrorists,
wanted people, etc.
Drawback
Privacy concerns 35
1.4.3 Internal Human Factor - Personnel
Choose employees carefully
Personal integrity should be as important a factor in the hiring
process as technical skills work envt
Create an atmosphere in which the levels of employee loyalty,
morale, and job satisfaction are high train and policy
38