18
Information Security in an Introductory Course

Information Security in an Introductory Course. Introduction Kathy Winters University of Tennessee at Chattanooga Department of Computer Science and Engineering

Embed Size (px)

Citation preview

Page 1: Information Security in an Introductory Course. Introduction Kathy Winters University of Tennessee at Chattanooga Department of Computer Science and Engineering

Information Security in an Introductory Course

Page 2: Information Security in an Introductory Course. Introduction Kathy Winters University of Tennessee at Chattanooga Department of Computer Science and Engineering

Introduction

Kathy Winters

University of Tennessee at Chattanooga

Department of Computer Science and Engineering

Coordinator of Computer Literacy

Lecturer – Java, Information Security, Capstone

[email protected]

Page 3: Information Security in an Introductory Course. Introduction Kathy Winters University of Tennessee at Chattanooga Department of Computer Science and Engineering

Introductory Course Definition

• Depends• 2 or 4 year school• Course of study

• Web development• Information Technology• Information Management• Computer Science• Service Course

Page 4: Information Security in an Introductory Course. Introduction Kathy Winters University of Tennessee at Chattanooga Department of Computer Science and Engineering
Page 5: Information Security in an Introductory Course. Introduction Kathy Winters University of Tennessee at Chattanooga Department of Computer Science and Engineering

Questions To Be Answered

• What do we teach?

• When do we teach it?

• Who do we teach it to?

Page 6: Information Security in an Introductory Course. Introduction Kathy Winters University of Tennessee at Chattanooga Department of Computer Science and Engineering

Routine / Traditional / Minimal

>Passwords/ID>Malware>Theft of Computer>Spyware & Pop ups>Secure Connections>Spam

>Firewalls>Service Pack

Updates>Cookies>Encryption>Data Backups>Phishing

Page 7: Information Security in an Introductory Course. Introduction Kathy Winters University of Tennessee at Chattanooga Department of Computer Science and Engineering
Page 8: Information Security in an Introductory Course. Introduction Kathy Winters University of Tennessee at Chattanooga Department of Computer Science and Engineering

What Do We Teach

Social Engineering• Shoulder surfing• Thumb drives• Technicians• Clean people• Students in the lab• Not closing our applications• Giving away our info

Page 9: Information Security in an Introductory Course. Introduction Kathy Winters University of Tennessee at Chattanooga Department of Computer Science and Engineering

What Do We Teach

Social Networks• Dangers of sharing information• Future employers are using these to

screen applicants• Posting pictures of our families with

identifying information• Impersonation

Page 10: Information Security in an Introductory Course. Introduction Kathy Winters University of Tennessee at Chattanooga Department of Computer Science and Engineering

What Do We Teach

Internet searches• Know the source – Is it reliable

• Wikipedia

• Source for papers• Source of code

• Does it contain a virus• Copyright violations

• Music, games

Page 11: Information Security in an Introductory Course. Introduction Kathy Winters University of Tennessee at Chattanooga Department of Computer Science and Engineering

Consolidation of Data

• Search patterns

• Google

• Open docs

• Data mining

Page 12: Information Security in an Introductory Course. Introduction Kathy Winters University of Tennessee at Chattanooga Department of Computer Science and Engineering

Other General Topics

Sexting????

Page 13: Information Security in an Introductory Course. Introduction Kathy Winters University of Tennessee at Chattanooga Department of Computer Science and Engineering

What Do We Teach

Web Design Classes• Cleaning input• Input size checking• Special character checking• SQL injection

Page 14: Information Security in an Introductory Course. Introduction Kathy Winters University of Tennessee at Chattanooga Department of Computer Science and Engineering

What Do We Teach

Networking• Security issues• History and why• Basics of securing wireless transmissions• Encrypted transmission

Page 15: Information Security in an Introductory Course. Introduction Kathy Winters University of Tennessee at Chattanooga Department of Computer Science and Engineering

What Do We Teach

Programming Classes• Buffer overflows• Secure coding• Defensive programming• Trap doors• Testing

Page 16: Information Security in an Introductory Course. Introduction Kathy Winters University of Tennessee at Chattanooga Department of Computer Science and Engineering
Page 17: Information Security in an Introductory Course. Introduction Kathy Winters University of Tennessee at Chattanooga Department of Computer Science and Engineering
Page 18: Information Security in an Introductory Course. Introduction Kathy Winters University of Tennessee at Chattanooga Department of Computer Science and Engineering