CSCD 434 Network Security Spring 2014 Lecture 1 Course Overview.

Slides:



Advertisements
Similar presentations
CSE 5392By Dr. Donggang Liu1 CSE 5392 Sensor Network Security Course Introduction.
Advertisements

Slide 01-1COMP 7370, Auburn University COMP 7370 Advanced Computer and Network Security Dr. Xiao Qin Auburn University
Introduction and Logistics Amir Houmansadr CS660: Advanced Information Assurance Spring 2015.
1 i206: Distributed Computing Applications & Infrastructure 2012
Introducing Computer and Network Security
CSCD 433/533 Advanced Computer Networks Lecture 1 Course Overview Fall 2011.
CIS700: Hardware Support for Security Professor Milo Martin
Lecture 11 Reliability and Security in IT infrastructure.
CSCD 434 Spring 2011 Lecture 1 Course Overview. Contact Information Instructor Carol Taylor 315 CEB Phone: Office.
1 CSCD 439/539 Wireless Networks and Security Lecture 1 Overview Fall 2007.
“Network Security” Introduction. My Introduction Obaid Ullah Owais Khan Obaid Ullah Owais Khan B.E (I.T) – Hamdard University(2003), Karachi B.E (I.T)
CSCD 330 Network Programming Winter 2012 Lecture 1 - Course Details.
1 CSE 651: Introduction to Network Security Steve Lai Spring 2010.
LINUX Security, Firewalls & Proxies. Course Title Introduction to LINUX Security Models Objectives To understand the concept of system security To understand.
A First Course in Information Security
Course ILT Course Code CSN 208 Network Security. Course ILT Course Description This course provides an in-depth study of network security issues, standards,
Computer Network Fundamentals CNT4007C
1 CDA6938 Special Topic: Research in Computer and Network Security (spring’07) Class Overview.
EECE 310 Software Engineering Lecture 0: Course Orientation.
Computer Networks CEN 5501C Spring, 2008 Ye Xia (Pronounced as “Yeh Siah”)
Introduction to Information Security J. H. Wang Sep. 15, 2014.
Introduction to Network Security J. H. Wang Feb. 24, 2011.
Computer & Network Security
Lecture 1 Page 1 CS 239, Fall 2010 Introduction CS 239 Advanced Topics in Computer Security Peter Reiher September 23, 2010.
Lecture 1: Introduction CS 6903: Modern Cryptography Spring 2009 Nitesh Saxena Polytechnic Institute of NYU.
CSCE 727 Information Warfare
@Yuan Xue CS 285 Network Security Fall 2008.
CSCD 330 Network Programming Fall/Winter/Spring 2014 Lecture 1 - Course Details.
Another perspective on Network Security Network Security Essentials: Applications and Standards, 4/E William Stallings ISBN-10: ISBN-13:
Introduction to Information Security J. H. Wang Sep. 10, 2013.
Chapter 1 Overview The NIST Computer Security Handbook defines the term Computer Security as:
1 CAP6133: Advanced Topics in Computer Security and Computer Forensics (spring’08) Class Overview Dr. Cliff Zou.
Lecture 1: IntroductionIntro to IT COSC1078 Introduction to Information Technology Lecture 1 Introduction James Harland
KAPLAN SCHOOL OF INFORMATION SYSTEMS AND TECHNOLOGY Welcome to Introduction to Network Security! Course Name – IT Introduction to Network Security.
Module 11: Designing Security for Network Perimeters.
Introduction to Information Security J. H. Wang Sep. 18, 2012.
SEC835 Security in Databases and Web applications Presentation.
CSCD 330 Network Programming Winter 2015 Lecture 1 - Course Details.
1 CDA 4527 Computer Communication Networking (not “analysis”) Prof. Cliff Zou School of Electrical Engineering and Computer Science University of Central.
CSCE 824 Secure (and Distributed) Database Management Systems FarkasCSCE
CSCD 303 Essential Computer Security Lecture 1 - Course Details.
Lecture 1 Page 1 CS 236 Online Introduction CS 236 On-Line MS Program Networks and Systems Security Peter Reiher.
Computer Networks CNT5106C
MIS 4850 Systems Security Abdou Illia, Ph.D School of Business Eastern Illinois University (Monday 1/11/2016)
E-Commerce & Bank Security By: Mark Reed COSC 480.
CSCD 433/533 Advanced Computer Networks Lecture 1 Course Overview Spring 2016.
Course Overview Stephen M. Thebaut, Ph.D. University of Florida Software Engineering.
KAPLAN SCHOOL OF INFORMATION SYSTEMS AND TECHNOLOGY Welcome to Introduction to Network Security! Course Name – IT Introduction to Network Security.
CS457 Introduction to Information Security Systems
Computer Network Fundamentals CNT4007C
CDA6938/COT4932 Special Topic: Research in Computer and Network Security (spring’06) Class Overview.
CNT 4704 Computer Communication Networking (not “analysis”)
Purpose of Class To prepare students for research and advanced work in security topics To familiarize students working in other networking areas with important.
Associate Degree in Cyber security
Information Systems Security Winter
CSCD 433/533 Advanced Computer Networks
CSCD 434 Network Security Spring 2012 Lecture 1 Course Overview.
CSCD 330 Network Programming Spring
CSCD 433/533 Advanced Computer Networks
CSCD 303 Essential Computer Security
Another perspective on Network Security
CSCD 330 Network Programming Spring
Introduction to Computer Security II
Human Computer Interface
CSCD 303 Essential Computer Security
CSCD 433/533 Advanced Computer Networks
CSCD 330 Network Programming Spring
CSCD 434 Network Security Spring 2019 Lecture 1 Course Overview.
CSCD 303 Essential Computer Security
Unit # 1: Overview of the Course Dr. Bhavani Thuraisingham
Presentation transcript:

CSCD 434 Network Security Spring 2014 Lecture 1 Course Overview

Contact Information Instructor Carol Taylor 315 CEB Phone: Office hours: M, W, F 1 – 2 pm Course Time Mon, Wed 2 – 4:30 pm Room: CEB 227 Lecture and CEB 342 Lab

Course Information Course number: CSCD 434 Network Security Course Web Page

Overview Today’s Topics What is network security and how does it fit within EWU curriculum? Network Security fits within the broader topic of general security Some expectations Learning Objectives for this course Pre-test of network security

Network Security Defined Network Security – How would you define it? – Protection of networks and their services from unauthorized modification, destruction, or disclosure – Study of both attack and defense techniques that affect the network

Our Curriculum CSCD 330 – Network programming – Basic networking course with an emphasis on programming CSCD 433/533 – Advanced Networking – More depth, cover network principles, design – Cover other protocols, real-time, QOS – Some programming

Our Curriculum CSCD 434 Network Security – Computer networks focus of both threats and defense. – Begin with coverage of Attacks and Attackers What they typically do to gain access to computers on a network Examine different phases of an attack Learn tools and techniques attackers use – Try some out in the lab Try to answer, Why attack?

Our Curriculum CSCD434 continued … – Talk about Defense Mechanisms against attackers Detection/Prevention – Network security policies Authentication, users and machines Firewalls and Intrusion Detection Use of Cryptography as network defense – Whats its real value? – Where it works and where it doesn’t work

General Computer Security How do you define computer security? – Application of hardware, firmware and software security To a computer system in order to protect against, or prevent, Unauthorized disclosure, Manipulation, and deletion of information or Denial of service

General Computer Security Where does network security fit within a security curriculum? – Introductory Security class, CSCD303 Basics of computer security, code and hardware vulnerabilities, OS protection mechanisms, cryptography based protection, authentication – Cryptography Algorithms and math that define cryptography

General Computer Security CSCD496 - Computer or Digital Forensics Capture data related to proof of electronic crimes Recoverability of data from both host and network CSCD437 - Secure Coding taught by Tom Capul Learn how to avoid software vulnerabilities Attacks that can take advantage of code vulnerabilities and how to create more secure programs

Network and General Security Overlap of Topics General Security Network Security Cryptography Forensics Secure Coding

Pre-requisite Knowledge Pre-requisites – Network course Should know basic TCP/IP networks – Knowledge of programming such as C, C++, C# or Java, Python or Pearl We will review some networking concepts – Point you to some supplemental material on TCP/IP Networks to fill in the gaps

Student Learning Objectives By end of this course you should – Understand threats to computer systems through network – Understand and be able to set up defense mechanisms used to counteract threats – Understand role of cryptography in network defense – Know how to continue learning about network security beyond this class Certifications, Journals, Web Sites

Expectations for You Come to Class – Listen, learn and ask lots of questions Download lecture notes Do reading if assigned – There will be outside reading!!!! Want in-class participation There will be group exercises in class Labs

Expectations for You Produce a project Programming or experiment Short write up of results Presentation of your results Or Create a research paper Survey paper And do a presentation of a topic

Project or Program This will be a substantial part of your grade And, you can become a group too – Groups need to outline who is doing which job – Work should reflect greater effort from a group

Conclusion Interesting class, increase everyone’s knowledge of network security Topic is challenging Broad and changes constantly Nothing really difficult, but is a large topic Naturally interdisciplinary – Extends beyond the technical Social and people-related issues Policy and laws We will cover some of this

The End This week no Lab Next Time – General Security Overview