Top Banner
Prof. Giovambattista Ianni - 2013
32

Prof. Giovambattista Ianni - 2013. 10 ECTS (5 Theory + 5 Lab.) Suggested material: W. Stallings, Cryptography and Network Security W. Stallings,

Dec 15, 2015

Download

Documents

Unique Syms
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Prof. Giovambattista Ianni - 2013.  10 ECTS (5 Theory + 5 Lab.)  Suggested material:  W. Stallings, Cryptography and Network Security  W. Stallings,

Prof. Giovambattista Ianni - 2013

Page 2: Prof. Giovambattista Ianni - 2013.  10 ECTS (5 Theory + 5 Lab.)  Suggested material:  W. Stallings, Cryptography and Network Security  W. Stallings,

10 ECTS (5 Theory + 5 Lab.) Suggested material:

W. Stallings, W. Stallings, Cryptography and Network SecurityCryptography and Network Security W. Stallings, Computer Security: Principles and W. Stallings, Computer Security: Principles and

PracticePractice Online materialOnline material

Required skills:Required skills: Operating Systems, Computer Networks, Operating Systems, Computer Networks,

Databases, Web Information SystemsDatabases, Web Information Systems

Page 3: Prof. Giovambattista Ianni - 2013.  10 ECTS (5 Theory + 5 Lab.)  Suggested material:  W. Stallings, Cryptography and Network Security  W. Stallings,

1. Talk on a selected topic2. The talk must include a live demo3. Oral exam

Page 4: Prof. Giovambattista Ianni - 2013.  10 ECTS (5 Theory + 5 Lab.)  Suggested material:  W. Stallings, Cryptography and Network Security  W. Stallings,

Part 1: Cryptography on the field Hashing, Asymmetric and Symmetric

Cryptography, PKI Part 2: a travel into the security of the TCP/IP

stack Part 3: Host security. Programming security.

Laboratory: Linux, simulations with Netkit Ongoing projects

Page 5: Prof. Giovambattista Ianni - 2013.  10 ECTS (5 Theory + 5 Lab.)  Suggested material:  W. Stallings, Cryptography and Network Security  W. Stallings,

• Pancake Cake made in the Pan

• Poorly known in Italy as «Frittelle»

Page 6: Prof. Giovambattista Ianni - 2013.  10 ECTS (5 Theory + 5 Lab.)  Suggested material:  W. Stallings, Cryptography and Network Security  W. Stallings,

Who/what sits in the playfield: Computers Networks Humans (stupid and not stupid ones)

The players: Attackers: black and white hackers Defenders: sysadmins, programmers,

users

Page 7: Prof. Giovambattista Ianni - 2013.  10 ECTS (5 Theory + 5 Lab.)  Suggested material:  W. Stallings, Cryptography and Network Security  W. Stallings,

consider 3 aspects of information security: security attack security mechanism security service

note terms threat – a potential for violation of security attack – an assault on system security, a

deliberate attempt to evade security services

Page 8: Prof. Giovambattista Ianni - 2013.  10 ECTS (5 Theory + 5 Lab.)  Suggested material:  W. Stallings, Cryptography and Network Security  W. Stallings,

The possible moves (Attack types):

Attacks to integrity Data counterfeiting, identity theft

Attacks to confidentiality Weak and strong information theft

Attacks to the quality of service Denial of service

Authenticity, accountability

Page 9: Prof. Giovambattista Ianni - 2013.  10 ECTS (5 Theory + 5 Lab.)  Suggested material:  W. Stallings, Cryptography and Network Security  W. Stallings,
Page 10: Prof. Giovambattista Ianni - 2013.  10 ECTS (5 Theory + 5 Lab.)  Suggested material:  W. Stallings, Cryptography and Network Security  W. Stallings,

The art of war teaches us to rely not on the likelihood of the enemy's not coming, but on our own readiness to receive him; not on the chance of his not attacking, but rather on the fact that we have made our position unassailable.

—The Art of War, Sun Tzu

Page 11: Prof. Giovambattista Ianni - 2013.  10 ECTS (5 Theory + 5 Lab.)  Suggested material:  W. Stallings, Cryptography and Network Security  W. Stallings,

Estimated Money loss per year due to security breaches in your company = L

Estimated Money loss per year due to uncontrolled system administrator/programmers paranoidism = D

L > D

Page 12: Prof. Giovambattista Ianni - 2013.  10 ECTS (5 Theory + 5 Lab.)  Suggested material:  W. Stallings, Cryptography and Network Security  W. Stallings,
Page 13: Prof. Giovambattista Ianni - 2013.  10 ECTS (5 Theory + 5 Lab.)  Suggested material:  W. Stallings, Cryptography and Network Security  W. Stallings,
Page 14: Prof. Giovambattista Ianni - 2013.  10 ECTS (5 Theory + 5 Lab.)  Suggested material:  W. Stallings, Cryptography and Network Security  W. Stallings,

enhance security of data processing systems and information transfers of an organization

intended to counter security attacks using one or more security mechanisms often replicates functions normally

associated with physical documents which, for example, have signatures, dates;

need protection from disclosure, tampering, or destruction; be notarized or witnessed; be recorded or licensed

Page 15: Prof. Giovambattista Ianni - 2013.  10 ECTS (5 Theory + 5 Lab.)  Suggested material:  W. Stallings, Cryptography and Network Security  W. Stallings,

Authentication - assurance that communicating entity is the one claimed have both peer-entity & data origin

authentication Access Control - prevention of the

unauthorized use of a resource Data Confidentiality –protection of data

from unauthorized disclosure Data Integrity - assurance that data

received is as sent by an authorized entity Non-Repudiation - protection against

denial by one of the parties in a communication

Availability – resource accessible/usable

Page 16: Prof. Giovambattista Ianni - 2013.  10 ECTS (5 Theory + 5 Lab.)  Suggested material:  W. Stallings, Cryptography and Network Security  W. Stallings,

feature designed to detect, prevent, or recover from a security attack

no single mechanism that will support all services required

however one particular element underlies many of the security mechanisms in use: cryptographic techniques

hence our focus on this topic

Page 17: Prof. Giovambattista Ianni - 2013.  10 ECTS (5 Theory + 5 Lab.)  Suggested material:  W. Stallings, Cryptography and Network Security  W. Stallings,

specific security mechanisms: encipherment, digital signatures, access

controls, data integrity, authentication exchange, traffic padding, routing control, notarization

pervasive security mechanisms: trusted functionality, security labels,

event detection, security audit trails, security recovery

Page 18: Prof. Giovambattista Ianni - 2013.  10 ECTS (5 Theory + 5 Lab.)  Suggested material:  W. Stallings, Cryptography and Network Security  W. Stallings,
Page 19: Prof. Giovambattista Ianni - 2013.  10 ECTS (5 Theory + 5 Lab.)  Suggested material:  W. Stallings, Cryptography and Network Security  W. Stallings,
Page 20: Prof. Giovambattista Ianni - 2013.  10 ECTS (5 Theory + 5 Lab.)  Suggested material:  W. Stallings, Cryptography and Network Security  W. Stallings,

Fifth Editionby William Stallings

Lecture slides by Lawrie Brown

Page 21: Prof. Giovambattista Ianni - 2013.  10 ECTS (5 Theory + 5 Lab.)  Suggested material:  W. Stallings, Cryptography and Network Security  W. Stallings,

Cryptographic algorithmssymmetric ciphersasymmetric encryptionhash functions

Mutual Trust Network Security Computer Security

Page 22: Prof. Giovambattista Ianni - 2013.  10 ECTS (5 Theory + 5 Lab.)  Suggested material:  W. Stallings, Cryptography and Network Security  W. Stallings,

National Institute of Standards & Technology (NIST)

Internet Society (ISOC) International Telecommunication Union

Telecommunication Standardization Sector (ITU-T)

International Organization for Standardization (ISO)

Page 23: Prof. Giovambattista Ianni - 2013.  10 ECTS (5 Theory + 5 Lab.)  Suggested material:  W. Stallings, Cryptography and Network Security  W. Stallings,

The combination of space, time, and strength that must be considered as the basic elements of this theory of defense makes this a fairly complicated matter. Consequently, it is not easy to find a fixed point of departure.. — On War, Carl Von Clausewitz

Page 24: Prof. Giovambattista Ianni - 2013.  10 ECTS (5 Theory + 5 Lab.)  Suggested material:  W. Stallings, Cryptography and Network Security  W. Stallings,

the protection afforded to an automated information system in order to attain the applicable objectives of preserving the integrity, availability and confidentiality of information system resources (includes hardware, software, firmware, information/data, and telecommunications)

Page 25: Prof. Giovambattista Ianni - 2013.  10 ECTS (5 Theory + 5 Lab.)  Suggested material:  W. Stallings, Cryptography and Network Security  W. Stallings,

can define 3 levels of impact from a security breachLowModerateHigh

Page 26: Prof. Giovambattista Ianni - 2013.  10 ECTS (5 Theory + 5 Lab.)  Suggested material:  W. Stallings, Cryptography and Network Security  W. Stallings,

confidentiality – student grades integrity – patient information availability – authentication service

Page 27: Prof. Giovambattista Ianni - 2013.  10 ECTS (5 Theory + 5 Lab.)  Suggested material:  W. Stallings, Cryptography and Network Security  W. Stallings,

1.1. not simplenot simple2.2. must consider potential attacksmust consider potential attacks3.3. procedures used counter-intuitiveprocedures used counter-intuitive4.4. involve algorithms and secret infoinvolve algorithms and secret info5.5. must decide where to deploy mechanismsmust decide where to deploy mechanisms6.6. battle of wits between attacker / adminbattle of wits between attacker / admin7.7. not perceived on benefit until failsnot perceived on benefit until fails8.8. requires regular monitoringrequires regular monitoring9.9. too often an after-thoughttoo often an after-thought10.10. regarded as impediment to using systemregarded as impediment to using system

Page 28: Prof. Giovambattista Ianni - 2013.  10 ECTS (5 Theory + 5 Lab.)  Suggested material:  W. Stallings, Cryptography and Network Security  W. Stallings,

ITU-T X.800 “Security Architecture for OSI”

defines a systematic way of defining and providing security requirements

for us it provides a useful, if abstract, overview of concepts we will study

Page 29: Prof. Giovambattista Ianni - 2013.  10 ECTS (5 Theory + 5 Lab.)  Suggested material:  W. Stallings, Cryptography and Network Security  W. Stallings,

X.800:“a service provided by a protocol layer of

communicating open systems, which ensures adequate security of the systems or of data transfers”

RFC 2828:“a processing or communication service

provided by a system to give a specific kind of protection to system resources”

Page 30: Prof. Giovambattista Ianni - 2013.  10 ECTS (5 Theory + 5 Lab.)  Suggested material:  W. Stallings, Cryptography and Network Security  W. Stallings,

using this model requires us to: 1. design a suitable algorithm for the

security transformation 2. generate the secret information (keys)

used by the algorithm 3. develop methods to distribute and share

the secret information 4. specify a protocol enabling the principals

to use the transformation and secret information for a security service

Page 31: Prof. Giovambattista Ianni - 2013.  10 ECTS (5 Theory + 5 Lab.)  Suggested material:  W. Stallings, Cryptography and Network Security  W. Stallings,

using this model requires us to: 1. select appropriate gatekeeper functions

to identify users 2. implement security controls to ensure

only authorised users access designated information or resources

Page 32: Prof. Giovambattista Ianni - 2013.  10 ECTS (5 Theory + 5 Lab.)  Suggested material:  W. Stallings, Cryptography and Network Security  W. Stallings,

topic roadmap & standards organizations

security concepts: confidentiality, integrity, availability

X.800 security architecture security attacks, services, mechanisms models for network (access) security