The classification part consists of 2 main processes which are training and testing using java library of WEKA tool [13]. We train the C4.5 Decision tree model with known answer class of each record from the preprocess part. After that, we test the trained Decision tree model by new or untrained dataset where each record is captured on real-time system as shown in the classifying part in Figure 3.