K-means clustering is a tool for determining the cluster structure of a data set identified by its strong similarity to other clusters or its strong differences from other clusters. Another article says that the working method of the K-Means algorithm requires using centroids as cluster prototypes and previous cluster results as output. The dataset comes from CIC-MalMem2022 provided by UNB CIC.…
Spyware is a type of malware that aims to collect important information and data such as financial information and passwords without permission and send them to the attacker. Visualization techniques are needed to make it easier to analyze attack patterns and characteristics of spyware. This study used the Random Forest algorithm. The dataset is from CIC-MalMem2022 with benign data types and Sp…