21
Lecture 1 Page 1 CS 236 Online Introduction CS 236 On-Line MS Program Networks and Systems Security Peter Reiher

Lecture 1 Page 1 CS 236 Online Introduction CS 236 On-Line MS Program Networks and Systems Security Peter Reiher

Embed Size (px)

DESCRIPTION

Lecture 1 Page 3 CS 236 Online Description of Class Topics to be covered Prerequisites Grading Reading materials Projects Office hours Web page

Citation preview

Page 1: Lecture 1 Page 1 CS 236 Online Introduction CS 236 On-Line MS Program Networks and Systems Security Peter Reiher

Lecture 1Page 1CS 236 Online

IntroductionCS 236

On-Line MS ProgramNetworks and Systems Security

Peter Reiher

Page 2: Lecture 1 Page 1 CS 236 Online Introduction CS 236 On-Line MS Program Networks and Systems Security Peter Reiher

Lecture 1Page 2CS 236 Online

Purpose of Class

• To prepare students for research and advanced work in security topics

• To familiarize students working in other networking areas with important security issues

Page 3: Lecture 1 Page 1 CS 236 Online Introduction CS 236 On-Line MS Program Networks and Systems Security Peter Reiher

Lecture 1Page 3CS 236 Online

Description of Class

• Topics to be covered• Prerequisites• Grading• Reading materials• Projects• Office hours• Web page

Page 4: Lecture 1 Page 1 CS 236 Online Introduction CS 236 On-Line MS Program Networks and Systems Security Peter Reiher

Lecture 1Page 4CS 236 Online

Topics to Be Covered• Cryptography and authentication

– Use, not design and analysis • Design of secure protocols• Network security – threats and countermeasures• Secure operating systems design• Practical application of security principles• Malware, common attacks, and important defenses• Secure programming• Analyzing security failures

Page 5: Lecture 1 Page 1 CS 236 Online Introduction CS 236 On-Line MS Program Networks and Systems Security Peter Reiher

Lecture 1Page 5CS 236 Online

Prerequisites

• CS 118 – Introductory networking

• CS 111 – Introductory operating systems

• Both classes were offered in earlier quarters of on-line program

Page 6: Lecture 1 Page 1 CS 236 Online Introduction CS 236 On-Line MS Program Networks and Systems Security Peter Reiher

Lecture 1Page 6CS 236 Online

Grading

• Midterm – 25%• Homework assignments – 50%• Final – 25%

Page 7: Lecture 1 Page 1 CS 236 Online Introduction CS 236 On-Line MS Program Networks and Systems Security Peter Reiher

Lecture 1Page 7CS 236 Online

Class Format

• Class will be taught on-line• Lectures will be posted in two or three

segments– Students expected to view all of each

lecture• Generally, a short segment will be available

on applying knowledge from previous class

Page 8: Lecture 1 Page 1 CS 236 Online Introduction CS 236 On-Line MS Program Networks and Systems Security Peter Reiher

Lecture 1Page 8CS 236 Online

Teaching Assistant• Peter Peterson

[email protected]• Will handle all homework issues• Office hours: TBA• On-line recitation sections also TBA

Page 9: Lecture 1 Page 1 CS 236 Online Introduction CS 236 On-Line MS Program Networks and Systems Security Peter Reiher

Lecture 1Page 9CS 236 Online

Reading Materials

• Textbook• Non-required supplemental texts• Papers and web pages

Page 10: Lecture 1 Page 1 CS 236 Online Introduction CS 236 On-Line MS Program Networks and Systems Security Peter Reiher

Lecture 1Page 10CS 236 Online

Textbook

• Computer Security: Art and Science– By Matt Bishop– First edition

• Bishop has a shorter version– That’s not the one we’re using

• Available from on-line booksellers• First reading assignment: Chapter 1

Page 11: Lecture 1 Page 1 CS 236 Online Introduction CS 236 On-Line MS Program Networks and Systems Security Peter Reiher

Lecture 1Page 11CS 236 Online

Supplemental Text 1

• Applied Cryptography– By Bruce Schneier

• Only covers what its title implies– And, as Schneier himself argues, there’s

a lot more to security• But an excellent book on its subject• Not required

– No reading assignments from this book

Page 12: Lecture 1 Page 1 CS 236 Online Introduction CS 236 On-Line MS Program Networks and Systems Security Peter Reiher

Lecture 1Page 12CS 236 Online

Supplemental Text 2• Secrets and Lies

– Also by Bruce Schneier• Not a textbook at all• A philosophy of computer security• Great for appreciating the field and problems• Not great for depth of technical details• Not required

– No readings will be assigned from this book– But if you plan to work in this field, read it

Page 13: Lecture 1 Page 1 CS 236 Online Introduction CS 236 On-Line MS Program Networks and Systems Security Peter Reiher

Lecture 1Page 13CS 236 Online

Papers and Web Pages

• Usually one paper per week and a couple of web pages

• Usually made available electronically– Through class web page

• Material in papers might or might not be lectured on– But it can appear on tests, regardless

• Chosen for interesting and new ideas

Page 14: Lecture 1 Page 1 CS 236 Online Introduction CS 236 On-Line MS Program Networks and Systems Security Peter Reiher

Lecture 1Page 14CS 236 Online

Homeworks

• There will be five homework assignments• Performed individually• Requires programming and/or data analysis• To be done on the Deter testbed

– Accounts will be set up for all– And information provided on accessing

and using the testbed

Page 15: Lecture 1 Page 1 CS 236 Online Introduction CS 236 On-Line MS Program Networks and Systems Security Peter Reiher

Lecture 1Page 15CS 236 Online

Homework Topics1. Access control and permissions

• Week 32. Exploits

• Week 43. Analysis of attacks and forensics

• Week 64. Man-in-the-middle attacks

• Week 75. Intrusion detection

• Week 8

Page 16: Lecture 1 Page 1 CS 236 Online Introduction CS 236 On-Line MS Program Networks and Systems Security Peter Reiher

Lecture 1Page 16CS 236 Online

More on Homeworks

• Each homework has an associated web page– With full instructions and pointers to

necessary tools• Due by midnight on Thursday of indicated

week• Class TA will provide advise and assistance

on homeworks

Page 17: Lecture 1 Page 1 CS 236 Online Introduction CS 236 On-Line MS Program Networks and Systems Security Peter Reiher

Lecture 1Page 17CS 236 Online

How Will They Work?

• A testing environment will be set up for you on the Deter testbed

• You will need to access that environment and perform certain actions– Typically requiring programming, system

configuration, analysis• Generally either finding and fixing security

problems• Or setting up secure configurations

Page 18: Lecture 1 Page 1 CS 236 Online Introduction CS 236 On-Line MS Program Networks and Systems Security Peter Reiher

Lecture 1Page 18CS 236 Online

The Deter Testbed

• A set of machines devoted to security research and education

• Located at ISI and SRI• Accessible remotely• Special accounts set up for this class• TA will provide assistance in setting up

accounts and learning to use the testbed

Page 19: Lecture 1 Page 1 CS 236 Online Introduction CS 236 On-Line MS Program Networks and Systems Security Peter Reiher

Lecture 1Page 19CS 236 Online

Tests

• Midterm – Assigned halfway through the course

• Final – Assigned at the end of the course• Both tests will be open book

– Essay questions concentrating on applying knowledge

• Results handed in electronically

Page 20: Lecture 1 Page 1 CS 236 Online Introduction CS 236 On-Line MS Program Networks and Systems Security Peter Reiher

Lecture 1Page 20CS 236 Online

Office Hours

• Most interactions likely to occur through email– [email protected]

• But physical office hours MW 2-3–Held in 3532F Boelter Hall

• Other times available by prior arrangement

Page 21: Lecture 1 Page 1 CS 236 Online Introduction CS 236 On-Line MS Program Networks and Systems Security Peter Reiher

Lecture 1Page 21CS 236 Online

Class Web Page

www.lasr.cs.ucla.edu/classes/236_online.spring10• PDF or Powerpoint versions of lecture

slides– These lectures posted on regular on-line

program web site• Readings will be posted there

– With links to papers• Also links to other interesting info