Compter Security Notes by Libese Jeff
Compter Security Notes by Libese Jeff
SECURITY
NOTES BY
TRAINER
JEFF LIBESE
0721153652
THE SECURITY PROBLEM IN COMPUTING
1.1 The meaning of computer security
The meaning of the term computer security has evolved in recent years. Before the problem
of data security became widely publicized in the media, most people’s idea of computer
security focused on the physical machine. Traditionally, computer facilities have been
physically protected for three reasons:
Principle security
There are five principles of security. They are as follows:
Confidentiality:
The principle of confidentiality specifies that only the sender and the intended
recipient should be able to access the content of the message.
A B
Integrity:
The confidential information sent by A to B which is accessed by C without the
permission or knowledge of A and B.
A B
Authentication:
Authentication mechanism helps in establishing proof of identification.
Non-repudiation:
Access control:
Access control specifies and control who can access what.
Availability:
It means that assets are accessible to authorized parties at appropriate times.
Attacks
We want our security system to make sure that no data are disclosed to unauthorized
parties.
Data should not be modified in illegitimate ways
Legitimate user can access the data
Passive attacks: does not involve any modification to the contents of an original
message
Active attacks: the contents of the original message are modified in some ways.