1 / 46

Firewalls & Intrusion Detection Systems

Firewalls & Intrusion Detection Systems. Communications, Networking & Computer Security Sanjay Goel University at Albany. Outline. Firewall Definition Types Configuration Lab Exercise (Kerio Personal Firewall) IDS Definition Operation Lab Exercises. Firewall What is a Firewall?.

selah
Download Presentation

Firewalls & Intrusion Detection Systems

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. Firewalls & Intrusion Detection Systems Communications, Networking & Computer Security Sanjay Goel University at Albany

  2. Outline • Firewall • Definition • Types • Configuration • Lab Exercise (Kerio Personal Firewall) • IDS • Definition • Operation • Lab Exercises

  3. Firewall What is a Firewall? • A firewall is any device used to prevent outsiders from gaining access to your network. • It checks each packet against a list of rules to permit or deny its transmission • Firewalls commonly implement exclusionary schemes or rules that sort out wanted and unwanted addresses. • They filter all traffic between a protected (“inside”) network and a less trustworthy (“outside”) network

  4. Firewall Composition? • Firewalls can be composed of software, hardware, or, most commonly, both. • The software components can be either proprietary, shareware, or freeware. • The hardware is typically any hardware that supports the firewall software.

  5. Firewall Design Goals • All traffic in both direction must pass through the firewall • Only authorized traffic should be allowed to pass • Firewall should itself be immune to penetration • Compromised firewall can completely undermine the network security • Tradeoff between security and productivity • Internal network could be completely secure, but employees may not be able to communicate

  6. Firewall Types • There are different kinds of firewalls, and each type has its advantages & disadvantages. • Firewalls can be classified in two broad categories • Network Level Firewalls • Personal Firewalls

  7. Firewall Network Level Firewalls • Network-level firewalls are usually router based. • Rules of who & what can access your network is applied at router level. • Scheme is applied through a technique called packet filtering • Network Level Firewalls can be classified as • Packet-Filtering Firewalls • The simplest and most effective type of firewalls • Stateful Inspection Firewalls • Maintain state info from a packet to another in the input stream • Application-Level Firewalls (Proxies) • Proxy server, a relay of application-level traffic

  8. Firewall Packet Filtering • Packet Filtering is the process of examining the packets that come to the router from the outside world. • Packet headers are inspected by a firewall or router to make a decision to block the packet or allow access • Two Approaches: • Stateless (a.k.a. static) • Stateful

  9. Firewall Stateless Packet Filtering • Ignores the “state” of the connection • Each packet header is examined individually and compared to a “rule base” • Packet data is ignored • Common criteria to filter on: • Protocol Type • IP address • Port Number • Message Type

  10. Firewall Stateful Packet Filtering • Maintains a record of the state of the connection (referred to as state table) • Packet is compared against both rule base and state table • Some stateful filters can examine both packet header and content • Called “stateful” because it permits outgoing sessions while denying incoming sessions

  11. Firewall Application Gateway Firewall • When a remote user contacts a network running an application gateway, the gateway blocks the remote connection. • Instead of passing the connection along, the gateway examines various fields in the request. • If these meet a set of predefined rules, the gateway creates a bridge between the remote host and the internal host.

  12. Firewall Access Policy • A list of rules describing which packets are to be forwarded • Each packet is compared against this list • The longer the list the greater the latency (delay) • Examples: • From any to any port 80 permit • From any to any PORT any deny • From *.albany.edu to any PORT any DENY

  13. Firewall Limitations • Firewalls are not a complete solution to all computer security problems, limitations: • The firewall cannot protect against attacks that bypass the firewall • The firewall does not protect against internal threats • The firewall cannot protect against the transfer of virus-infected programs or files

  14. Firewall Configuration Strategies • Screening Router • Simple • Filters traffic to internal computers • Provides minimal security Source: Guide To Firewalls and Network Security

  15. Firewall Configuration Strategies • Screening Host • Host makes Internet request • Gateway receives client request and makes a request on behalf of the client • Host IP address never displayed to public Source: Guide To Firewalls and Network Security

  16. Firewall Configuration Strategies • Two Routers, One Firewall • External router can perform initial static packet filtering • Internal router can perform stateful packet filtering • Multiple internal routers can direct traffic to different subnets Source: Guide To Firewalls and Network Security

  17. Firewall Configuration Strategies • DMZ Screened Subnet • DMZ sits outside internal network but is connected to the firewall • Public can access servers residing in DMZ, but cannot connect to internal LAN Source: Guide To Firewalls and Network Security

  18. Firewall Configuration Strategies • Two Firewalls, One DMZ • First firewall controls traffic between the Internet and DMZ • Second firewall controls traffic between the internal network and DMZ • Second firewall can also be a failover firewall

  19. Firewall Kerio Personal Firewall (KPF) • What’s KPF? A software agent builds a barrier between PC and the Internet, to protect PC against hacker attacks and data leaks. • Why KPF? • KPF is designed to protect PC against attacks from both the Internet, and other computers in the local network. • KPF controls all data flow in both directions – from the Internet to your computer and vice versa • KPF can block all attempted communication allowing only what you choose to permit.

  20. Lab ExerciseConfigure Kerio Personal Firewall

  21. KPF How does it work?

  22. KPF Features • Blocks all externally originated IP traffic • Three security settings for easy configuration • MD5 signature verification protects the computer from Trojan horses • Protecting from Denial of Service (DOS) attacks to applications or services • Connections dialog clearly displays each application's activity at any given moment

  23. KPF Features Cont’d. • Availability (KPF version 4.1.3): • Available for trial for home use (limited free version) http://www.kerio.com/kpf_download.html • Manual is available at the following site http://download.kerio.com/dwn/kpf/kpf41-en-v3.pdf • Business and institutional customers are encouraged to download this software for evaluation purposes. • Platform: • For Windows 98, Me, NT, 2000 and XP • (Win 95 not available any more)

  24. KPF Installation • System requirements: • CPU Intel Pentium or 100% compatible • 64 MB RAM • 8 MB hard drive space (for installation only; at least 10 MB of additional space is recommended for logging) • Installation: • Executing the installation archive (kerio-pf-201-en-win.exe) • Choose the directory KPF be installed, or leave the default setting (C:\Program Files\Kerio\Personal Firewall) • Restart system after installation in order for the low-lever driver to be loaded

  25. KPF Configuration • Overview — list of active and open ports, statistics, user preferences. • Network Security — rules for network communication of individual applications, Packet filtering, trusted area definitions • System Security — rules for startup of individual applications • Intrusions — configuration of parameters which will be used for detection of known intrusion types • Web - web content rules (URL filter, pop-ups blocking, control over sent data) • Logs & Alters -- logs viewing and settings

  26. The Firewall Engine takes care of all KPF functions It runs as a background application It is represented by an icon in the System Tray Right click the icon: Stop All Traffic Firewall Status Administration KPF Firewall Engine

  27. KPF Configuration Window

  28. KPF Administration Test

  29. KPF Status Window

  30. KPF Security Settings • Level of Security: (KPF allows 3 security levels) • Permit Unknown: minimum security • Ask Me First: all communication is denied implicitly at this level • Deny Unknown: all communication is denied which is not explicitly permitted by the existing filter rules

  31. KPF Security Settings Cont’d. • Test

  32. KPF Interaction with Users (Incoming)

  33. KPF Interaction with Users (Outgoing)

  34. KPF Packet Filtering Rules Comments

  35. KPF Application MD5 Signature

  36. KPF Filter.log File • The filter.log file is used for logging KPF actions on a local computer • Filter.log is a text file where each record is placed on a new line. It has the following format: • 1,[08/Jun/2001 16:52:09] Rule 'Internet Information Services': Blocked: In TCP, richard.kerio.cz [192.168.2.38:3772]->localhost:25, Owner: G:\WINNT\SYSTEM32\INETSRV\INETINFO.EXE • How to read this log file?

  37. Intrusion Detection Systems

  38. IDSWhat Does it Do? • An intrusion detection system (IDS) monitors systems and analyzes network traffic to detect signs of intrusion. • An IDS can detect a variety of attacks in progress as well as well as attempts to scan a network for weaknesses. • An IDS can be a dedicated network appliance or a software solution installed on a host computer. • Two kinds of IDS Systems • Client Based (On a single node) • Network Based (Protecting the entire network)

  39. IDSHow does it work? • If configured correctly, a network intrusion detection system (NIDS) can monitor all traffic on a network segment. • A NIDS is most effective when used in conjunction with a firewall solution, and having all of its dependent components being properly connected and functioning.

  40. IDSConfiguration • NIDS can be installed on the external routers, the internal routers, or both. • Placing NIDS on external routers enables detection of attacks from the Internet • Placing NIDS on internal routers enables detection of internal hosts attempting to access the Internet on suspicious ports.

  41. IDSMethods of Detection • A NIDS/IDS mainly use anomaly or pattern detection to identify an intrusion or intrusion attempt. • An anomaly example: This involves monitoring resource use, network traffic, user behavior and comparing it against normal levels. • If a user that normally only accesses the system between 9 am – 5pm, suddenly logs on at 3 am then this may indicate that an intruder has compromised the user’s account. A NIDS/IDS would then alert administrators to this suspicious activity. • A NIDS/IDS can detect hacker attempts to scan your network for intelligence gathering purposes.

  42. IDSNetwork Packet Checking • Sits On Network location and “checks” packets that travel across the network. • If a packet contains a certain “footprint”, then it triggers an alert • Audit logs are generated and kept as records of alerts.

  43. IDSCommonly Used IDS Systems (Windows) • ISS Internet Security Systems (Black Ice Guardian) • Used by individuals and small business networks. • Looks for common algorithms concealed or “wrapped” in wrappers i.e. TCP Wrapper. • Can be configured as an IDS and a Firewall. • Can track unauthorized traffic and block the ports the intruding script/software is using.

  44. IDSVendor Firewalls & Versions (Hardware Based) • Axent: Raptor v6.5 • Checkpoint: FW1 v4.1 • Cisco: PIX v525 • MS: Proxy v2.0

  45. Zone Alarm Pro! View Demo

  46. Firewalls & IDSContributors • Edward Zhang • Michael LaBarge • Christopher Brown

More Related