Operating System Security: CSCI620M03/CSCI445M02/ITEC445 M02 Instructor: Qian Wang
Operating System Security: CSCI620M03/CSCI445M02/ITEC445 M02 Instructor: Qian Wang
CSCI620M03/CSCI445M02/ITEC445
M02
Instructor: Qian Wang
Office hour: EGGC802, Friday 9:00 am—9:30am
Email: qwang23@nyit.edu
Lecture 1: 1/26/2018
Introduction:
Course Direction
• Operating System Security is a broad topic
• Which directly we go in is largely up to you!
• Focus on OS principles with emphasis on security?
• Focus on security with discussion of OS applications?
• How many people have studied OS?
• How many people have studied security?
• How many people have worked with research
literature?
Course Details
• To the syllabus!
• It is your responsibility to understand the
requirements and policies of the course and
NYIT
• If you have any questions, don’t hesitate to
ask!
Note on Attendance
• Students may only sign in during the first 30
minutes of class
• Anyone arriving later will be marked absent
• No retroactive sign-ins allowed
Statement on Academic Integrity
• What is security?
• Difficult to define
• Defending computer resources from “bad stuff”
• What this means is largely dependent on the context!
• Threat modeling is crucial
• Broadly, prevent unauthorized people/systems from:
• Gaining access to information they shouldn’t be able to
• Altering information they shouldn’t be able to
• Stopping others from accessing information they shouldn’t
be able to
Levels of a Secure System
• Physical
• Protect access to sensitive areas
• Prevent tampering with equipment
• Human
• Make sure users are trustworthy
• Prevent social engineering attacks
• Operating System
• Prevent exploitation of OS resources
• Network
• Prevent misuse of communication resources
Computer Security: Why it is important?