Fadi Mohsen

Work place: Dept. Computer Science, University of Groningen, 9712 CP Groningen, Netherland

E-mail: f.f.m.mohsen@rug.nl

Website:

Research Interests:

Biography

Fadi Mohsen is an asistent professor and lecturer in University of Groningen, Netherland. He obtained a bachelor's degree from the University of Jordan in 2006. Subsequently, he enrolled in a master's degree program at the University of Colorado at Colorado Springs in 2010, followed by a Ph.D. program at the University of North Carolina at Charlotte in 2016. His research interests are primarily focused on cyber security, particularly in the domains of web, computer, and mobile phone security. His research endeavors involve scrutinizing access control mechanisms, detecting potential vulnerabilities, implementing countermeasures, and exploring user awareness and comprehension of such vulnerabilities and countermeasures, especially in connection with third-party applications in computing systems.

Author Articles
Detecting Android Malware by Mining Enhanced System Call Graphs

By Rajif Agung Yunmar Sri Suning Kusumawardani Widyawan Widyawan Fadi Mohsen

DOI: https://doi.org/10.5815/ijcnis.2024.02.03, Pub. Date: 8 Apr. 2024

The persistent threat of malicious applications targeting Android devices has been growing in numbers and severity. Numerous techniques have been utilized to defend against this thread, including heuristic-based ones, which are able to detect unknown malware. Among the many features that this technique uses are system calls. Researchers have used several representation methods to capture system calls, such as histograms. However, some information may be lost if the system calls as a feature is only represented as a 1-dimensional vector. Graphs can represent the interaction of different system calls in an unusual or suspicious way, which can indicate malicious behavior. This study uses machine learning algorithms to recognize malicious behavior represented in a graph. The system call graph was fed into machine learning algorithms such as AdaBoost, Decision Table, Naïve Bayes, Random Forest, IBk, J48, and Logistic regression. We further employ a series feature selection method to improve detection accuracy and eliminate computational complexity. Our experiment results show that the proposed method has reduced feature dimension to 91.95% and provides 95.32% detection accuracy.

[...] Read more.
Other Articles