1 / 49

Technology in Action

Technology in Action. 1. Technology In Action. Chapter 7 Networking and Security: Connecting Computers and Keeping Them Safe from Hackers and Viruses. Chapter Topics. Networking fundamentals Network architecture Network components Peer-to-peer networks Computer threats

jennelle
Download Presentation

Technology in Action

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Technology in Action 1

  2. Technology In Action Chapter 7 Networking and Security: Connecting Computers and Keeping Them Safe from Hackers and Viruses

  3. Chapter Topics • Networking fundamentals • Network architecture • Network components • Peer-to-peer networks • Computer threats • Computer safeguards • Computer viruses

  4. Networking Fundamentals • Computer network: • Two or more computers connected together • Each is a Node • Benefits of a network: • Sharing resources • Transferring files

  5. Network Architecture • Network designs: • Individual PC controlled: • Peer-to-peer (P2P) • Centrally controlled: • Client/server Peer-to-peer Client/server

  6. Peer-to-Peer Networks • Nodes communicate with each other: • Peers • Share peripheral devices: • Printers • Scanners • Home and small office networks

  7. Client/Server Networks • Client computers: • Users • Server computers: • Provide resources to clients • Central network control • Internet • A large, multiserver, multiclient network.

  8. LANs and WANs • Local area network (LAN): • Nodes are within a small geographic region: • Homes • Schools • Small businesses • Wide area network (WAN): • LANs connected over long distances: • A few miles to thousands of miles • Use telecommunications lines

  9. Network Components • Transmission media • Network adapters • Navigation devices • Network software

  10. Transmission Media • Provides communications channel between nodes • Forms of media: • Telephone wire: • Twisted pair • Coaxial cable • Fiber-optic cable • Radio waves: • Wireless • Bandwidth: • Data transfer rate • Throughput

  11. Network Adapters • Devices connected to or installed in nodes: • Network interface cards (NIC) • External network adapter • Enable communication between nodes

  12. Network Navigation Devices • Devices that help make data flow possible • Routers: • Route data between networks • Switches: • Receive data and retransmit it to nodes on the network

  13. Networking Software • Peer-to-Peer Software: • Built into operating systems that support networking • Windows • Mac OS • Client/Server Software • Network operating system (NOS) software • Windows XP Professional • Windows Server 2003 • Novell Netware • Windows Vista Enterprise

  14. Types of Peer-to-Peer Networks • Power-line • Phoneline • Ethernet • Wireless

  15. Ethernet Networks • Ethernet network adapters are used to connect nodes • NIC card • PC Card • USB adapter • Computers are connected to each other using unshielded twisted pair cable RJ-45 Phoneline

  16. Ethernet Switches • Keep track of data packets • Amplify and retransmit signals • Keep the network running efficiently

  17. Ethernet Routers • Transfer packets from one network to another • Home Internet routers transfer data from the Internet to the home network. Router

  18. Wireless Networks • Use radio waves to connect nodes • Basically an Ethernet network that uses radio waves instead of wires • Each node requires a wireless network adapter: • Transceiver

  19. Power-Line Networks • Computers are connected to a house’s electrical wiring to create a network • Power-line network adapter is used to connect nodes to electrical outlets

  20. Phoneline Networks • Computers are connected to a house’s telephone wiring to create a network • Home phoneline network adapter is used to connect nodes to phone jacks

  21. Choosing a Peer-to-Peer Network • Things to consider: • Existing wiring • Wireless or wired • Speed of the network • Cost of the network

  22. Configuring Software for a Home Network • Windows operating system: • Windows Vista home versions • Network setup wizard • Wired or wireless • Windows XP: • Network setup wizard • Windows ME: • Network setup wizard • Windows 98: • Configure manually • Help has a clear instructions

  23. Computer Threats • Cybercrimes are criminal acts conducted through the use of computers by cybercriminals.

  24. Hackers • Anyone who unlawfully accesses a computer system • Types of hackers: • White-hat • Black-hat • Script kiddies

  25. What Hackers Do • Steal information from computers: • Credit card numbers • Bank account numbers • Internet packet sniffing • Commit identity theft

  26. Denial of Service Attacks • Backdoor programs • Trojan horse • Zombies • Denial of service attacks

  27. How Hackers Gain Access • Direct access: • Hacking software • Indirect access: • Internet connection • Logical ports

  28. Computer SafeguardsFirewalls • Software programs or hardware designed to close logical ports to invaders • A firewall is built into Windows XP • More robust firewalls are available from other vendors. • Firewalls are critical if you have an always-on broadband connection.

  29. Protecting a Wireless Network • Wireless network range doesn’t stop at the property line. • Default device and network ID settings allow intruders to enter the network. • Internet bandwidth can be stolen • Computers can be vulnerable to hacker intrusion and takeover.

  30. Computer Threat - Viruses • A program that attaches itself to another program and spreads itself to other computers • Viruses are hidden within the code of a host program

  31. How Does a Computer Catch a Virus • Viruses copy themselves • Infect a file on your computer • Viruses spread by sharing disks • E-mail attachments are the most likely source of a virus

  32. What Viruses Do • Replicate themselves: • Slow down networks • Secondary objectives: • Annoying messages • Delete files on the hard drive • Change computer settings

  33. Types of Viruses • Boot-sector viruses: • Replicate themselves in the boot sector of the hard drive • Logic bombs: • Activate when certain conditions are met • Worms: • Travel between systems through networks

  34. Types of Viruses • Script viruses: • Hidden on Web pages • Mini programs • Macro viruses: • Attached to documents • Series of commands • Encryption viruses • Search for common data files • Compress files using a complex encryption key • User must pay to get the files unlocked • Trojan horses: • Backdoor programs • Control remote computers

  35. Virus Classifications • Polymorphic viruses: • Periodically rewrite themselves to avoid detection • Multipartite viruses: • Infect multiple file types • Stealth viruses: • Erase their code from the hard drive and reside in the active memory

  36. Antivirus Software • Programs designed to detect viruses: • Scan files looking for virus signatures (unique code) • Provides options for deleting or fixing infected files • Inoculates files against further infection • Detect known viruses • Antivirus programs need to be updated frequently

  37. Chapter 7 Summary Questions • What is a network and what are the advantages of setting one up?

  38. Chapter 7 Summary Questions • What is the difference between a client/server network and a peer-to-peer network?

  39. Chapter 7 Summary Questions • What are the main components of every network?

  40. Chapter 7 Summary Questions • What are the most common home networks?

  41. Chapter 7 Summary Questions • What are power-line networks?

  42. Chapter 7 Summary Questions • What are phoneline networks?

  43. Chapter 7 Summary Questions • What are Ethernet networks?

  44. Chapter 7 Summary Questions • What are wireless networks?

  45. Chapter 7 Summary Questions • How can hackers attack a network and what harm can they cause?

  46. Chapter 7 Summary Questions • How are home wireless networks vulnerable?

  47. Chapter 7 Summary Questions • What is a firewall and how does it keep my computer safe from hackers?

  48. Chapter 7 Summary Questions • From which types of viruses do I need to protect my computer?

  49. Chapter 7 Summary Questions • What can I do to protect my computer from viruses?

More Related