Jim Hook and Jim Binkley CS 4/591
Spring 2008
Class Mechanics:
Class meets on Tuesday, Thursday, 4:40 - 6:30pm, NH 454.
Hook Office Hours: Tuesday, 1:00 - 3:00pm, FAB 120
Binkley Office Hours: TBA
Texts:
Lecture Materials:
- Hook's lecture notes will be linked from this page. They will occassionally be revised.
- Binkley's lecture materials will be at: http://web.cecs.pdx.edu/~jrb/infosec/jrblectures/infosec.lectures.html.
The user/password for this web page has already been placed
in the email archive, so please join it and find the password.
- Material in the ACM portal can be accessed for free from machines on campus (this is based on the PSU IP address). It is possible to get these materails from home using the PSU VPN.
Prerequisites: CS 333 (operating systems), CS 350 (algorithms).
Grading:
- Midterm: 100 points
- Final: 100 points
- Term Paper: 100 points
- Assignments, Quizzes, Discussion and Class participation: 50 points
- Annotated Bibliography: 50 points
Class Mailing List
There is a class mailing list, cs591 at cecs dot pdx dot edu. The web interface is:
https://mailhost.cecs.pdx.edu/mailman/listinfo/cs591
Please sign up on the list. Critical announcements about class will be made on this list.
Students Requiring Accommodation:
If you are a student with a disability in need of academic accommodations, you should register with Disability Services for Students and notify the instructor immediately to arrange for support services.
Term Paper Assignment
A term paper is due at the beginning of the last lecture. A title, abstract, annotated bibliography, and outline are due the day of the midterm. Assignment details here.
Calendar (with reading assignments):
Lecture 1 (4/1): Introduction and Overview ppt
pdf slides
pdf handouts
Lecture 2 (4/3): Access Control
ppt
pdf slides
pdf handouts
Lecture 3 (4/8): Policy and Historical notes on Security
ppt
pdf slides
pdf handouts
Lecture 4 (4/10): Bell-La Padula
ppt
pdf slides
pdf handouts
Lecture 5 (4/15): Integrity Models
ppt
pdf slides
pdf handouts
- Read: Bishop Chapters 6 and 7
- Read: Anderson Chapter 8
- Suggested: Anderson Chapter 9
- Supplemental: Brewer and Nash, The Chinese Wall Security Policy, IEEE Symposium on Research in Security and Privacy, May 1989. [This is the original paper; it contains more motivation than the text.]
Lecture 6 (4/17): Comments on Identity and Data Mining
ppt
pdf slides
pdf handouts
- NY Times article on NSA spying, Dec 2005, http://www.commondreams.org/headlines05/1216-01.htm
- USA Today article on NSA phone records, May 2006, http://www.usatoday.com/news/washington/2006-05-10-nsa_x.htm
- Corinna Cortes, Daryl Pregibon and Chris Volinsky, "Communities of Interest'', The Fourth International Symposium of Intelligent Data Analysis (IDA 2001), 2001. http://homepage.mac.com/corinnacortes/papers/portugal.ps
- Gary M. Weiss (2005). Data Mining in Telecommunications. In O. Maimon and L. Rokach (eds.), Data Mining and Knowledge Discovery Handbook: A Complete Guide for Practitioners and Researchers, Kluwer Academic Publishers, 1189-1201. http://storm.cis.fordham.edu/~gweiss/papers/kluwer04-telecom.pdf
- Read: Bishop Chapter 13
- Read: Anderson Chapter 17 and 21
Lecture 7 (4/22) Confinement and Virtualization [Hook]
- Slides
ppt
(F07
ppt
slides
handouts)
- Corrected version of Bishop Chapter 16 slides (one update from errata, one revision) ppt pdf pdf handouts
- Read: Lampson, 1973, CACM article, available from ACM portal as http://doi.acm.org/10.1145/362375.362389 and in html.
- Read: Lipner, 1975, A Comment on the Confinement Problem. http://doi.acm.org/10.1145/800213.806537
- Read: Bishop Chapters 16 and 29
- Read: Intel May 2005 IEEE Computer article on virtualization: ftp://download.intel.com/technology/computing/vptech/vt-ieee-computer-final.pdf
- Optional: Kocher, CRYPTO ‘96: Timing Attacks on Implementations of Diffie-Hellman, RSA, DSS, and Other Systems. http://www.cryptography.com/timingattack/paper.html
- Optional: R. Wahbe, S. Lucco, T. Anderson, and S. Graham, Efficient Software-based Fault Isolation, http://www.cs.cornell.edu/home/jgm/cs711sp02/sfi.ps.gz
- Optional: Christopher Small, MiSFIT: A Tool for Constructing Safe Extensible C++ Systems, http://www.dogfish.org/chris/papers/misfit/misfit-ieee.ps
- Optional: Samuel T. King et al., SubVirt: Implementing malware with virtual machines. http://www.eecs.umich.edu/virtual/papers/king06.pdf
Lecture 8 (4/24): Access control and Information flow.
ppt
Note: there are a few extra }'s and one slide is repeated. (F07
ppt
slides
handouts)
- Read: Bishop Chapters 14 and 15
- Read: Anderson Chapter 4
- Andrei Sabelfeld and Andrew C. Myers, Language-based Information-Flow Security, http://www.cs.cornell.edu/andru/papers/jsac/sm-jsac03.pdf. Pay particular attention to Section III (Basics of Language-based information flow). Figures 2 and 3 were presented in lecture.
- A file illustrating some issues discussed in class in flowcaml.
Supplementary material:
- Denning and Denning, 1977, available from ACM portal.
- Vincent Simonet, Flow Caml in a Nutshell.
- Flow Caml home page (I got the windows executable to work, but was not successful building the source distribution).
- A file derived from the flowcaml tutorial presented in class.
Lecture 9 (4/29) Assurance and Evaluation [Hook]
ppt
Includes a guest lecture by Dylan McNamee of Galois, Inc.
- Read: Bishop Chapters 17 and 18
- Read: Anderson Chapter 23
[Note. Anderson and Bishop present very different perspectives on this topic]
- Another reading will be added on latest DoD "COTs Strategy"
Lecture 10 (5/1): Midterm exam. In class. Closed book. Blue book exam.
Hand in annotated bibliography for term paper.
Past study questions and exams are provided below.
- Fall 2007 midterm (Crypto question is out of scope for Sp 2008)
- Winter 2007 midterm
- Winter 2007 I also gave the final
- Fall 2006 exam pdf. (For Spring 2007 questions 1 and 2 are out of scope.)
- Fall 2006 exam presentation ppt pdf.
- Some new Study Questions for Fall 2006. Some of these questions still need to be refined. (Question 4 is out of scope for Spring 2007)
- Spring 2006 Study Questions for midterm (question 3 is out of scope for Spring 2007).
- Spring 2006 midterm and grading notes pdf pdf handouts. For Spring 2007 questions 5, 9 and 10 are out of scope.
- Fall 2005 midterm and grading notes ppt pdf handouts. For Spring 2007 question 7 is out of scope.
Lecture 11 (5/6) Cryptography [Binkley]
- Read: Bishop Chapters 8 and 9
- Read: Anderson Chapter 2
Lecture 12 (5/8) Cryptography [Binkley]
- Read: Bishop Chapter 10
- Read: Anderson Chapter 5
Lecture 13 (5/13): Cryptography, Part 2 [Binkley]
Lecture 14 (5/15): Authentication and Design Principles [Binkley]
- Read: Bishop Chapters 11 and 12
- Read: Anderson Chapter 3
- An excellent original source on Design Principles is the 1975 paper by Saltzer and Schroeder. A web version is available here.
Lecture 15 (5/20): Malicious Logic [Binkley]
- Read: Bishop Chapter 19
- Read: Anderson Chapter 18
Lecture 16 (5/22): Botnets
Lecture 17 (5/27): Intrusion Detection [Binkley]
Lecture 18 (5/29): Ourmon and Snort; examples of Intrustion Detection; Network Security [Binkley]
- "Ourmon and Network Monitoring Performance",
Binkley, Massey, April 2005 Freenix/USENIX paper
- "An Algorithm for Anomaly-based Botnet Detection," Binkley,
Singh, USENIX SRUTI, July 2006.
- note: both papers are findable at http://www.cs.pdx.edu/~jrb
- A snort handout will be given out in class.
- Read: (network security) Anderson,
Chapter 17, Chapter 18 if you haven't read it yet.
Lecture 19 (6/3)) Network Security, continued. [Binkley]
Lecture 20 (6/5) miscellaneous including as time permits:
- 1. Tempest Radiation
- Read: Ross Anderson, Chapter 15
- 2. Assurance/Evaluation
- Read: Ross Anderson, Chapter 23.
Final Exam: As published, closed book, no blue book needed.
Additional web resources:
Davis Security Lab Seminal Papers
National Information Assurance Training and Education Center
Bishop's slides by chapter