CSCD 434 Network Security Spring 2019 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
CSCD 433/533 Advanced Computer Networks Lecture 1 Course Overview Fall 2011.
CIS700: Hardware Support for Security Professor Milo Martin
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.
CSCD 330 Network Programming Winter 2012 Lecture 1 - Course Details.
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.
Introduction to Information Security J. H. Wang Sep. 15, 2014.
Introduction to Network Security J. H. Wang Feb. 24, 2011.
Computer & Network Security
James Tam CPSC 203: Introduction To Computers (Independent Study) James Tam.
CSCE 727 Information Warfare
Network Security by Behzad Akbari Spring 2012 In the Name of the Most High.
CSCD 434 Network Security Spring 2014 Lecture 1 Course Overview.
CSCD 330 Network Programming Fall/Winter/Spring 2014 Lecture 1 - Course Details.
Introduction to Information Security J. H. Wang Sep. 10, 2013.
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.
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.
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
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.
Introduction to CSCI 1311 Dr. Mark C. Lewis
Computer Network Fundamentals CNT4007C
CDA6938/COT4932 Special Topic: Research in Computer and Network Security (spring’06) Class Overview.
Computer Networks CNT5106C
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
Introduction to Information Security
Data & Network Security
Outline Introduction Characteristics of intrusion detection systems
Information Systems Security Winter
CSCD 433/533 Advanced Computer Networks
Computer Networks CNT5106C
ACM/IEEE-CS Computer Science Curriculum
CSCD 434 Network Security Spring 2012 Lecture 1 Course Overview.
Teacher name | course number
COP 5611: Operating Systems
EECE 310 Software Engineering
CSCD 330 Network Programming Spring
CSCD 433/533 Advanced Computer Networks
CSCD 303 Essential Computer Security
CSCD 330 Network Programming Spring
Human Computer Interface
CS 425 / CS 625 Software Engineering
CSCD 303 Essential Computer Security
CSCD 433/533 Advanced Computer Networks
CSCD 330 Network Programming Spring
EEL 6935 Wireless Ad Hoc Networks
Computer Networks CNT5106C
CSCI284 Spring 2004 GWU Introduction CSCI284 Spring 2004 GWU
Intro. to Computer Network
CS 336/536: Computer Network Security Fall 2014 Nitesh Saxena
CS 336/536: Computer Network Security Fall 2015 Nitesh Saxena
CSCD 303 Essential Computer Security
CyberPaths Interdisciplinary Modules
Unit # 1: Overview of the Course Dr. Bhavani Thuraisingham
Presentation transcript:

CSCD 434 Network Security Spring 2019 Lecture 1 Course Overview

Contact Information Instructor Carol Taylor 309 CEB Phone: 509-359-2817 E-mail: ctaylor@ewu.edu Office hours: M, W, F 11 am – 12 pm Course Time Mon, Wed 9:00 – 9:50 am Room: CEB 105 Lecture and CEB 342 Lab

Course Information Course number: Course Web Page CSCD 434 Network Security Course Web Page http://penguin.ewu.edu/cscd434

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 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 do they 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 What is its real value? Where it works and where it doesn’t work

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

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 http://penguin.ewu.edu/cscd437/

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

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 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 the 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 reading outside the book Want a lot of in-class participation Do the 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 create a group, 2-3 people 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 Security is Challenging Topic Broad and changes constantly Nothing really difficult, but is a large topic Naturally Interdisciplinary Extends beyond 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