DETEKSI ANOMALI TRAFFIC DATA PADA WEB SERVER DENGAN METODE OUTLIER DAN NAIVE PATTERN
Daftar Isi:
- Intrusion detection system (IDS) is a network security system to detect any intrusion which performed by the intruder on the computer network. IDS able to design with outlier and naïve pattern method. Outlier Methode is used by IDS to detect the anomaly traffic data on a web server. Naive pattern method is used by IDS to match the pattern of attacks on IDS rule base system with webserver access.log . in this Research IDS designed with outlier and naïve pattern method is succes to detect the attack well. IDS will produce level 1 anomaly output when only detected an outlier on the size of traffic data, anomaly output level 2 is when only detected pattern of attacks on access.log web server and anomaly output level 3 is output when anomalies on the size of the traffic data and pattern of attacks on access.log web server is detected.