malware {sboost} | R Documentation |
Malware System Calls
Description
System call data for apps identified as malware and not malware.
Usage
malware
Format
A data frame with 7597 rows and 361 variables: outcomes 1 if malware, 0 if not. X1... X360 system calls.
Details
Experimental data generated in this research paper:
M. Dimjašević, S. Atzeni, I. Ugrina, and Z. Rakamarić, "Evaluation of Android Malware Detection Based on System Calls," in Proceedings of the International Workshop on Security and Privacy Analytics (IWSPA), 2016.
Data used for kaggle competition: https://www.kaggle.com/c/ml-fall2016-android-malware
Source
https://zenodo.org/record/154737#.WtoA1IjwaUl
[Package sboost version 0.1.2 Index]