Internet Business Associate v2.0

Slides:



Advertisements
Similar presentations
Privacy & Other Issues. Acceptable Use Policies When you sign up for an account at school or from an Internet Service Provider, you agree to their rules.
Advertisements

Providing protection from potential security threats that exist for any internet-connected computer is termed e- security. It is important to be able to.
Unit 1 Living in the Digital WorldChapter 1 Lets Communicate Internet Safety.
Thank you to IT Training at Indiana University Computer Malware.
1 COMPUTER SECURITY AND ETHICS Chapter Five. Computer Security Risks 2.
Internet Business Foundations © 2004 ProsoftTraining All rights reserved.
Chapter 9: Privacy, Crime, and Security
Telnet and FTP. Telnet Lets you use the resources of some other computer on the Internet to access files, run programs, etc. Creates interactive connection.
Copyright © 2012 Certification Partners, LLC -- All Rights Reserved Lesson 8: Protecting Yourself Online.
Computer Viruses.
Client/Server Computing Model of computing in which very powerful personal computers (clients) are connected in a network with one or more server computers.
Lesson 8: Protecting Yourself Online. Lesson 8 Objectives  Discuss "The Right to Be Forgotten"  Identify ways to minimize the spam you receive  Define.
8.1 © 2007 by Prentice Hall 8 Chapter Securing Information Systems.
Security Awareness: Applying Practical Security in Your World, Second Edition Chapter 3 Internet Security.
Network Security. Network security starts from authenticating any user. Once authenticated, firewall enforces access policies such as what services are.
S EC (4.5): S ECURITY 1. F ORMS OF ATTACK There are numerous way that a computer system and its contents can be attacked via network connections. Many.
Alter – Information Systems 4th ed. © 2002 Prentice Hall 1 E-Business Security.
Working with Applications Lesson 7. Objectives Administer Internet Explorer Secure Internet Explorer Configure Application Compatibility Configure Application.
Week 5 IBS 520 Computer and Online Security. Cybercrime Online or Internet- based illegal acts What is a computer security risk? Computer crime Any illegal.
Securing Windows 7 Lesson 10. Objectives Understand authentication and authorization Configure password policies Secure Windows 7 using the Action Center.
Data Security.
Networks and Security. Types of Attacks/Security Issues  Malware  Viruses  Worms  Trojan Horse  Rootkit  Phishing  Spyware  Denial of Service.
CHAPTER 3 Information Privacy and Security. CHAPTER OUTLINE  Ethical Issues in Information Systems  Threats to Information Security  Protecting Information.
Internet Business Foundations © 2004 ProsoftTraining All rights reserved.
Malware  Viruses  Virus  Worms  Trojan Horses  Spyware –Keystroke Loggers  Adware.
Safe Computing. Computer Maintenance  Back up, Back up, Back up  External Hard Drive  CDs or DVDs  Disk Defragmenter  Reallocates files so they use.
1 Chapter 9 E- Security. Main security risks 2 (a) Transaction or credit card details stolen in transit. (b) Customer’s credit card details stolen from.
Networks and Security Monday, 10 th Week. Types of Attacks/Security Issues  Viruses  Worms  Macro Virus  Virus  Trojan Horse  Phishing 
Windows Vista Security Center Chapter 5(WV): Protecting Your Computer 9/17/20151Instructor: Shilpa Phanse.
Security Awareness: Applying Practical Security in Your World Chapter 4: Chapter 4: Internet Security.
Copyright © 2012 Certification Partners, LLC -- All Rights Reserved Lesson 8 Protecting Yourself Online.
Caring for Technology Malware. Malware In this Topic we examine: v Viruses (or Malware) v Virus Detection Techniques v When a Virus is Detected v Updating.
CHAPTER 7: PRIVACY, CRIME, AND SECURITY. Privacy in Cyberspace  Privacy: an individual’s ability to restrict or eliminate the collection, use and sale.
Types of Electronic Infection
Computer Skills and Applications Computer Security.
IT Computer Security JEOPARDY RouterModesWANEncapsulationWANServicesRouterBasicsRouterCommands RouterModesWANEncapsulationWANServicesRouterBasicsRouterCommands.
Any criminal action perpetrated primarily through the use of a computer.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Basic Security Networking for Home and Small Businesses – Chapter 8.
CIW Lesson 8 Part B. Malicious Software application that installs hidden services on systems term for software whose specific intent is to harm computer.
PCs ENVIRONMENT and PERIPHERALS Lecture 10. Computer Threats: - Computer threats: - It means anything that has the potential to cause serious harm to.
Unit 2 Personal Cyber Security and Social Engineering Part 2.
Security Management. Security Management is the organizational processes and relationships for managing risk – Policies, Procedures, Standards, Guidelines,
Network System Security - Task 2. Russell Johnston.
Intro to Digital Technology Review for Final Introduction to Digital Technology Finals Seniors Monday, 5/16 – 2 nd Tuesday 5/17 – 1 st,3 rd Underclassmen.
Security Risks Todays Lesson Security Risks Security Precautions
Windows Tutorial 5 Protecting Your Computer
Security Issues in Information Technology
Chapter 40 Internet Security.
Securing Information Systems
Digital Security Identity theft Copyright Laws Plagiarism, and More.
Managing Windows Security
Chapter 5 Electronic Commerce | Security Threats - Solution
Internet Business Associate v2.0
3.6 Fundamentals of cyber security
Unit 4 IT Security.
USAGE OF CRYPTOGRAPHY IN NETWORK SECURITY
Secure Software Confidentiality Integrity Data Security Authentication
NETWORK SECURITY Cryptography By: Abdulmalik Kohaji.
Lecture 8. Cyber Security, Ethics and Trust
Lecture 5. Security Threats
Chapter 5 Electronic Commerce | Security Threats - Solution
Protect Your Computer Against Harmful Attacks!
Midterm Study Guide.
Amit Kulkarni February 17, 2004
Stay Safe While Using The Internet
Securing Windows 7 Lesson 10.
Technology Mrs. Huddleston
Test 3 review FTP & Cybersecurity
Electronic Payment Security Technologies
G061 - Network Security.
Presentation transcript:

Internet Business Associate v2.0

Lesson 8: Protecting Yourself Online

Lesson 8 Objectives Discuss "The Right to Be Forgotten" Identify ways to minimize the spam you receive Define and manage cookies Configure your browser for added security Identify ways that authentication provides Web security Identify the three types of encryption Identify malware (malicious software) Identify ways to detect and prevent virus attacks Define spyware and discuss ways to remove viruses Define patches and updates Identify ways to lock your computer for added security Define typosquatting Identify ways that firewalls provide Web security Identify security-related ethical and legal issues faced by IT professionals

The Right to Be Forgotten You are ultimately responsible for protecting your image and personal information in the world of social networking "The Right to Be Forgotten" – An argument that asks “Do people have the right to remove damaging information about themselves on the Internet so the information can be forgotten?"

Spam Some actions you can take to minimize the spam you receive include: Avoid adding yourself to unwanted mailing lists Conduct online transactions through secure Web sites Do not assume that only the intended recipient will read your messages Be selective when posting information to newsgroups

Cookies Cookie types: persistent session first-party third-party You can control when and from whom cookies are accepted by specifying the level of privacy you want to maintain You can view the file content of cookies to see information about the Web site that sent them to you

Configuring Browser Security You can configure your browser’s security settings to accept, reject or prompt before accepting: ActiveX controls JavaScript To restrict these items in Internet Explorer or Mozilla Firefox, set safety levels accordingly

Authentication Authentication – the process of verifying the identity of a user who logs on to a system, or the integrity of transmitted data General authentication types: Anonymous logon – no user name or password are required, and authentication is handled transparently by the browser and server Basic authentication – a user name and password are required, and that information is sent as plain text Secure authentication – a user name and password are required, and they are encrypted before being sent across the Internet Digital certificates – you must have the proper digital certificate to gain access

Authentication (cont'd) User names and passwords – used to log on to private and public networks, including the Internet Digital certificates – attachments to electronic transmissions that supply a verifiable signature Digital signatures – electronic signatures that verify the identity of the message sender Non-repudiation – digital signatures prove that a transaction or transmission took place; neither the sender nor the receiver can later deny the action

Encryption Encryption – the process of converting data into an unreadable form of text Decryption – the process of converting the encrypted data back to its original form Encryption and decryption are performed using keys Key – a mathematical algorithm The more complex the encryption algorithm, the harder it is to decipher the encrypted message without access to the key

Encryption (cont'd) Three types of encryption: Symmetric (private-key) encryption – The same key is used to encrypt and decrypt messages Asymmetric (public-key) encryption – Two keys are used to encrypt and decrypt messages: a public key and a private key Hash (one-way) encryption – Uses hashes to verify the integrity of transmitted messages

SSL and TLS Secure Sockets Layer (SSL) – a protocol for secure exchanges Authenticates using digital certificates Provides for data encryption Transport Layer Security (TLS) – successor to SSL Becoming more common Based on SSL 3.0 Provides for encryption and authentication

Secure Protocols Various protocols in the TCP/IP suite can be made secure by running them over SSL/TLS, including: HTTPS S/FTP IMAPS POP3S

Malware (Malicious Software) Virus – damages computers and networks, often alters files to damage or destroy data Worm – resides in active memory and replicates itself until an entire disk is full Trojan – appears to be harmless (such as a computer game) but produces harmful results Illicit server – installs hidden services on systems Client code – allows remote access to a computer by an attacker Server code – infects destination computer and enables the attacker to control it

Virus Detection and Prevention Corporate IT departments are often the first line of defense against viruses Common ways to contract viruses: Receive infected disc/drive from colleague or friend Download infected file Download illicit server attachment Copy to your hard disk a document infected with a macro virus

Virus Detection and Prevention (cont’d) Common ways to protect against viruses: Do not open e-mail or attachments from unknown senders Configure browser and e-mail security to highest levels Use anti-virus software Keep anti-virus software current Stay informed about the latest virus threats Make backup copies of important files

Virus Detection and Prevention (cont’d) If you receive an attachment you do not recognize: Do not open the attachment Contact the sender to determine whether the attachment is legitimate If you cannot contact the sender, delete the attachment from the message Delete the attachment from the Deleted Items folder

Virus Detection and Prevention (cont’d) If you suspect a virus attack: Use anti-virus software to remove the virus If you cannot launch anti-virus software, reboot from a known clean system disk, then launch the anti-virus software Remove virus from all disks, files and programs If damage is too extensive, reformat hard disk, restore data and reinstall programs (last resort only)

Spyware and Virus Removal Spyware – an application secretly placed on a user’s system to covertly gather information and relay it to outside parties, usually for advertising purposes Also known as adware Cookies are not spyware because: The user is aware of their presence The user has the option to disable outside access to cookie information Use spyware detection applications to detect and eliminate spyware

Updates and Patches Update – a software upgrade that permanently fixes known bugs and improves software performance Patch – a temporary bug fix Virus update – files of virus signature profiles you use to keep your anti-virus software current

Locking Your Computer Screen saver – a utility program that displays images or animation on your monitor when your computer is idle Used to hide your work while you are away from your desk Specify screen saver and amount of time computer is idle before screen saver displays

Typosquatting Typosquatting – registering a domain name similar to a high-volume site hoping to receive traffic from users seeking the high-volume site who mistakenly enter an incorrect URL in the browser Also known as URL hijacking A typosquatter's Web address can be: A common misspelling of the victim's site A foreign language misspelling of the victim's site A misspelling based on the transposition of letters A plural version of a singular domain name, or vice versa A different top-level domain

Protecting Company Resources The Internet is a network of shared information and resources The connectivity that makes the Internet possible also makes systems vulnerable to unwanted activity

Firewalls Firewall – a collection of hardware, software and corporate policies that prevents unauthorized access to or from private networks Use firewalls to: Prevent unauthorized Internet users from accessing private networks Retain control of proprietary information Prevent unauthorized export of proprietary information Firewalls may prevent access to external e-mail providers or external servers

Security-Related Ethical and Legal Issues Privacy concerns: Your computer activities are no longer private You may receive malware and spam Organizations may monitor employee e-mail and restrict access to Internet sites Network administrators may audit the contents of employee hard drives Use home computer for personal communications and Internet searches

Security-Related Ethical and Legal Issues (cont’d) Copyright issues: Copyright laws extend to works of authorship on the Internet There is no international copyright You must obtain copyrights from the appropriate agency in your home country Court cases have set precedents that copyright-protected material cannot be used or distributed on the Internet without permission

Security-Related Ethical and Legal Issues (cont’d) Licensing To license copyright-protected material, you must obtain permission from the author Trademarks To register a trademark, you must contact the appropriate agency in your home country

Lesson 8 Summary Discuss "The Right to Be Forgotten" Identify ways to minimize the spam you receive Define and manage cookies Configure your browser for added security Identify ways that authentication provides Web security Identify the three types of encryption Identify malware (malicious software) Identify ways to detect and prevent virus attacks Define spyware and discuss ways to remove viruses Define patches and updates Identify ways to lock your computer for added security Define typosquatting Identify ways that firewalls provide Web security Identify security-related ethical and legal issues faced by IT professionals

Internet Business Associate v2.0 Introduction to IT Business and Careers Internet Communication Introduction to Internet Technology Web Browsing Multimedia on the Web Databases and Web Search Engines Business E-Mail and Personal Information Management Protecting Yourself Online Internet Services and Tools for Business IT Project and Program Management