False Positive Reduction using IDS Alert CorrelationMethod based on the Apriori Algorithm
Homam El-Taj, Omar Abouabdalla, Ahmed Manasrah,Mohammed Anbar, Ahmed Al-MadiNational Advanced IPv6 Center of Excellence (NAv6)Universiti Sains MalaysiaPenang, Malaysia{homam, omar, ahmad, anbar, almadi}@nav6.org
Abstract
—
Correlating the Intrusion Detection Systems (IDS)is one challenging topic in the field of network security. Thereare many benefits from correlating the IDS alerts: to reducethe huge amount of alerts that IDS triggers, to reduce the falsepositive ratio and to figure out the relations between the alertsto get better understanding of the attacks. One of thesecorrelation techniques based on the data mining. In this paperwe developed new IDS alerts group correlation method (GCM)based on the aggregated alerts by the Threshold AggregationFramework (TAF) we create our correlation method byadapting the
Apriori
algorithm for large data. This methodused to reduce the amount of aggregated alerts and to reducethe ratio of false positive alerts.
Keyword
s
—
Intrusion Detection System; False Positive Alerts;Alert Correlation; Data Minig.
I.I
NTRODUCTION
Based on the essential and extensive usage of internet andtheir applications, threats and intrusions become wider andsmarter. And because IDS triggers huge amount of alerts theneed of study these alerts become essential too. The study of IDS alerts led to bringing to light some of the IDS issueswhich should be studied, these issues comes in how to groupthe alerts, define the relation between the alerts and reducethe false alerts.II.I
NTRUSION
D
ETECTION
S
YSTEM
(IDS)IDS monitors the protected network activities and analyzethem to trigger alerts if there is any malicious activityaccrued. IDS can detect these activities based on anomalydetection methods [1], misuse detection methods [2] or acompensation between both of them. While anomalymethods detect the malicious traffic by determining theabnormality between the suspicious activities flow and thenorm flow based on a chosen threshold, misuse methodsdetect malicious activates based on their signatures. Themain differences between these methods based on thedetecting novel attacks and the false positive ratio, misusemethods have minimum amount of false positive, whileanomaly methods can detect novel attacks.III.IDS
A
LERTS
’
C
ORRELATION
S
TUDIES
Correlation is part of intrusion detection studies that smoothes theprogress of the analysis of intrusion alerts based on the similaritybetween alert attributes, this can represented in mathematicalexpression as below:
_
={
1
,
2
,…,
}
Where the group of alerts {Alert
1
, Alert
2
, … , Alert
n
} with the samefeatures which have relations is represented by Corr_Alert.However, most of the correlation methods focus on IDS alerts byexamining other intrusion evidence provided by system monitoringtools or scanning tools. The aim of correlation analysis is to detectrelationships among alerts so it will be easy to build attack scenarios.
A.
Classification of Alert Correlation TechniqueIDS alerts correlation studies got many angles to cover this issueusing many methods and techniques which can be categorized by:similarity-based, pre-defined attack scenarios, pre-requisites andconsequences and statistical causal analysis.a)
Similarity-BasedThis technique is based on comparing alert features to see if there is a similarity between the features, mainly thecorrelation will be based on these features (Source IPs,Distention IPs, Source Ports and Distention Ports).Valdes and Skinner [3] correlated the IDS alerts by threephases starting with the minimum similarity is based on thesimilarity of source and destination IPs, while the secondphase similarity is based on attack class and attack nameplus source and destination IPs. This phase ensures that itcorrelates the same alert from different sensors, and the lastphase a threshold value is applied to correlate two alertsbased on the similarity of similar attack class with noconsideration of other features.
This research was sponsored by the National Advanced IPv6 Center of Excellence (NAv6) Fellowship in Universiti Sains Malaysia (USM).
(IJCSIS) International Journal of Computer Science and Information Security,Vol. 8, No. 7, October 2010151http://sites.google.com/site/ijcsis/ISSN 1947-5500