Presentation is loading. Please wait.

Presentation is loading. Please wait.

Presented by Justin Bode CS 450 – Computer Security February 17, 2010.

Similar presentations


Presentation on theme: "Presented by Justin Bode CS 450 – Computer Security February 17, 2010."— Presentation transcript:

1 Presented by Justin Bode CS 450 – Computer Security February 17, 2010

2 To show importance of network security http://vimeo.com/7151210

3 Why the need for IPS?

4  Anti-Virus Programs ◦ Need to be updated constantly – Might be too late ◦ React rather than protect  Firewalls ◦ Can block traffic but needs to allow some through ◦ Attacks can still get in  Intrusion Detection Systems ◦ Scans the network for signs of intrusion ◦ Merely reports – Requires user action to stop attacks ◦ IDS evasion techniques are becoming common

5 How do they work? Types of IPS?

6  Software based heuristic approach ◦ Similar to IDS but has added functionality to block  Sandbox ◦ Runs mobile code in isolated environment and looks at the result  Hybrid ◦ Uses multiple detection methods and blocks imminent attacks  Kernel Based Protection ◦ Agent installed between user application and kernel ◦ Malicious system calls are blocked.

7  Network based ◦ Inline hardware systems ◦ Uses signature, anomaly, and proprietary detection methods ◦ Traffic normalization – removes protocol ambiguities to ensure the NIPS sees the same thing as the end host  Cons? ◦ High rate of false positives ◦ What if NIPS goes down?

8

9  Host based ◦ Installed on host computer ◦ Hooks onto kernel and looks at all system calls ◦ If system call isn’t normal, it is blocked. ◦ Use of “interceptors” - StormWatch  File system  Network  Configuration  Execution space  Cons? ◦ Resource intensive – checking all calls, sandboxing

10

11 I’ll answer if I know it

12 SANS Institute – Intrusion Prevention Systems by Dinesh Sequeira November 2002 Wikipedia – Intrusion Prevention Systems (For the basic stuff)


Download ppt "Presented by Justin Bode CS 450 – Computer Security February 17, 2010."

Similar presentations


Ads by Google