Introduction to Intrusion Detection System
Sung Lee
Welcome to CMSY 164, Introduction to Intrusion Detection System.
IDS (Intrusion Detection System) system monitors the network and or host for malicious activity using network traffic to signature based rules.
An IDS can be run on a single host (Host based IDS) or on the network (Network based IDS).
This class will primary cover the network based IDS using Snort open source application.