Top Banner
Introduction to Network Security © N. Ganesan, Ph.D.
33
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Introduction to Network Security

Introduction to Network Security

© N. Ganesan, Ph.D.

Page 2: Introduction to Network Security

Acknowledgements

Page 3: Introduction to Network Security

Chapter Focus

• Introduction to computer security• Overview of security threats• Outline of security measures• Summary

Page 4: Introduction to Network Security

Understanding the Threats

Page 5: Introduction to Network Security

Vulnerability

• Intentional attacks on computing resources and networks persist for a number of reasons

• Complexity of computer software and newly emerging hardware and software combinations make computer and the network susceptible to intrusion – It is difficult to thoroughly test an

application for all possible intrusions

Page 6: Introduction to Network Security

Security Threats

1. Trojan horse programs2. Back door and remote administration programs3. Denial of service4. Being an intermediary for another attack5. Unprotected Windows shares6. Mobile code (Java, JavaScript, and ActiveX)7. Cross-site scripting8. Email spoofing9. Email-borne viruses10. Hidden file extensions11. Chat clients12. Packet sniffing

Source: CERT

Page 7: Introduction to Network Security

Trojan Horse Programs

• Trojan horses are programs that are installed without the knowledge of the user

• Trojan horse programs can perform a wide variety of covert talks such as modifying and deleting files, transmitting files to the intruder, installing programs, installing viruses and other Trojan horse programs etc.

Page 8: Introduction to Network Security

Backdoor and Remote Administration Programs

• Covert installation of remote administration programs such as BackOrifice, Netbus and SubSeven

• Such programs give remote access to the computer from anywhere on the Internet

Page 9: Introduction to Network Security

Intermediary for Other Attacks

• Client computer is used to launch mostly denial of service attacks on other computers

• An agent is usually installed using a Trojan horse program to launch the denial of service attack on other computers

Page 10: Introduction to Network Security

Unprotected Windows Share

• Malicious code can be stored in protected Windows share for propagation

Page 11: Introduction to Network Security

Mobile code (Java/JavaScript/ActiveX)

• Mobile codes in Java, JavaScript, and ActiveX can be executed by a web browser is generally useful, but it can also be used to run malicious code on the client computer.

• Disabling Java, JavaScript, and ActiveX from running in the Web browser must be considered when accessing websites that cannot be trusted

• Email received in HTML format is also susceptible to mobile code attack because it could also carry the mobile code

Page 12: Introduction to Network Security

Cross-site Scripting

• A malicious script can be sent and stored by a web developer on a website to be downloaded by an unsuspecting surfer

• When this website is accessed by a user, the script is transferred to the local web browser

• Ways of acquiring malicious scripts include “following links in web pages, email messages, or newsgroup, using interactive forms on an untrustworthy site, viewing online discussion groups, forums, or other dynamically generated pages where users can post text containing HTML tags” - CERT

Page 13: Introduction to Network Security

Email Spoofing

• Email “spoofing” tricks the user in believing that the email originated from a certain user such as an administrator although it actually originated from a hacker

• Such emails may solicit personal information such as credit card details and passwords

• Examining the email header may provide some additional information about the origin of the email

Page 14: Introduction to Network Security

Email Borne Viruses

• Malicious code is often distributed through email as attachments

• Attachments must thus be opened with caution

Page 15: Introduction to Network Security

Hidden File Extensions

• An attachment may have a hidden file extension– Such files may execute the attachment

• Examaple: – Downloader (MySis.avi.exe or

QuickFlick.mpg.exe)– VBS/Timofonica (TIMOFONICA.TXT.vbs)– VBS/CoolNote

(COOL_NOTEPAD_DEMO.TXT.vbs)– VBS/OnTheFly (AnnaKournikova.jpg.vbs)

• In the above files, the hidden extension is .vbs pertaining to an executable Visual Basic script

Page 16: Introduction to Network Security

Chat Clients

• Internet chat applications such as instant messaging applications and

• Internet Relay Chat (IRC) involve the exchange of information including files that may contain malicious executable codes

• The same caution that applies to email attachments apply here as well

Page 17: Introduction to Network Security

Packet Sniffing

• Packet sniffer programs capture the contents of packets that may include passwords and other sensitive information that could later be used for compromising the client computer

• For example, a sniffer installed on a cable modem in one cable trunk may be able to sniff the password from other users on the same trunk

• Encryption of network traffic provides one of the defenses against sniffing

Page 18: Introduction to Network Security

Providing Security

Page 19: Introduction to Network Security

Reasons to Secure Computing and Network Resources

• Many businesses rely heavily on computers to operate critical business processes

• Individuals are using computers for tasks that required confidentiality

• Advent of Internet has provided a physical path of entry for every computer connected to the Internet – An always connected broadband connection is

always vulnerable in this case

Page 20: Introduction to Network Security

Providing Security

• Providing security requires action on two fronts, namely the management and the technical fronts respectively

• The management aspect relates to organizational policies and behavior that would address security threats and issues

• The technical aspect relates to the implementation of hardware and software to secure access to computing resources and the network

Page 21: Introduction to Network Security

Management Aspect

• Best practice approach is to ensure secure behavior

• The above can be done by established guidelines for managing, addressing and rectifying security related issues

Page 22: Introduction to Network Security

Technical Aspect

• Introduce security related hardware and software to secure access to computers and computing resources

Page 23: Introduction to Network Security

Technical Approaches

• From an implementation point of view, the following are some of the steps that could be taken to provide security– Implement security patches and other updates

pertaining to an operating system and other venerable software such as the Internet Explorer

– Install self-monitoring an anti-virus, anti-spam and anti-hacker and pop-up blocker software

– Install a firewalls– Use encryption wherever feasible

• All the approaches can be used to complement one another

Page 24: Introduction to Network Security

Self-Monitoring Software and Security Patches

• Security patches are issued by mainly the OS vendor such as Microsoft to patch security holes as they are discovered

• Examples of self-monitoring software include anti-virus, spyware elimination, pop-up blocking, and anti-spam software

• Both the security patches and the self-monitoring software act at the local client level

Page 25: Introduction to Network Security

Examples of Self-Monitoring Software

• Antivirus– Mcafee

• Spyware elimination• Pop-up blocker• Anti-Spam

Page 26: Introduction to Network Security

Firewalls

• Firewalls are used for controlling access to the computing resources

• In general, it acts at the network level controlling network access to computing resources

• Firewalls can be implemented in software as well as in hardware

Page 27: Introduction to Network Security

Encryption

• By encryption, the data can be made illegible to the intruder

• It can be implemented at the network level as well as the client level

• For example, locally stored data can be encrypted and the network traffic could equally well be encrypted

Page 28: Introduction to Network Security

Some Applications of Encryption

• VPN• PKI • Digital Certificates

Page 29: Introduction to Network Security

More on Security Techniques

• Firewalls and encryption will be discussed further in separate modules under the section entitled “Network Security”

Page 30: Introduction to Network Security

Web References

• firewall.com• firewall-net.com• firewallguide.com• msdn.microsoft.com• winroute.com• tinysoftware.com• sunsite.unc.edu

Page 31: Introduction to Network Security

References

http:// www.howstuffworks.com http://www.microsoft.com http://www.securityfocus.com http://grace.com/us-firewalls.htm http://www.kerio.com/us/supp_kpf_manual.html

http://www.broadbandreports.com/faq/

security/2.5.1. http://www.firewall-software.com

Page 32: Introduction to Network Security

References

• http://www.tlc.discovery.com/convergence/hackers/hackers.html

• http://www.tuxedo.org/~esr/faqs/hacker-howto.html• http://www.iss.net/security_center/advice/

Underground/Hacking/Methods/Technical/• http://www.infosecuritymag.com/articles/march01/

features4_battle_plans.shtml• http://www.nmrc.org/faqs/www/wsec09.html• http://www.microsoft.com/. Tim Rains Tim Rains • • Technical Lead Technical Lead • • Networking Networking

TeamTeam

• Q310099, "Description of the Portqry.exe Command-Line Utility"

Page 33: Introduction to Network Security

The End