DroidClone: Attack of the Android Malware Clones - A Step Towards Stopping Them
Computer Science and Information Systems, Tome 18 (2021) no. 1.

Voir la notice de l'article provenant de la source Computer Science and Information Systems website

Code clones are frequent in use because they can be created fast with little effort and expense. Especially for malware writers, it is easier to create a clone of the original than writing a new malware. According to the recent Symantec threat reports, Android continues to be the most targeted mobile platform, and the number of new mobile malware clones grew by 54%. There is a need to develop techniques and tools to stop this attack of Android malware clones. To stop this attack, we propose DroidClone that exposes code clones (segments of code that are similar) in Android applications to help detect malware. DroidClone is the first such effort uses specific control flow patterns for reducing the effect of obfuscations and detect clones that are syntactically different but semantically similar up to a threshold. DroidClone is independent of the programming language of the code clones. When evaluated with real malware and benign Android applications, DroidClone obtained a detection rate of 94.2% and false positive rate of 5.6%. DroidClone, when tested against various obfuscations, was able to successfully provide resistance against all the trivial (Renaming methods, parameters, and nop insertion, etc) and some non-trivial (Call graph manipulation and function indirection, etc.) obfuscations.
Keywords: Android, Code Clones, MAIL, Malware Analysis and Detection, TF-IDF, Machine Learning
@article{CSIS_2021_18_1_a4,
     author = {Shahid Alam and Ibrahim Sogukpinar},
     title = {DroidClone: {Attack} of the {Android} {Malware} {Clones} - {A} {Step} {Towards} {Stopping} {Them}},
     journal = {Computer Science and Information Systems},
     publisher = {mathdoc},
     volume = {18},
     number = {1},
     year = {2021},
     url = {http://geodesic.mathdoc.fr/item/CSIS_2021_18_1_a4/}
}
TY  - JOUR
AU  - Shahid Alam
AU  - Ibrahim Sogukpinar
TI  - DroidClone: Attack of the Android Malware Clones - A Step Towards Stopping Them
JO  - Computer Science and Information Systems
PY  - 2021
VL  - 18
IS  - 1
PB  - mathdoc
UR  - http://geodesic.mathdoc.fr/item/CSIS_2021_18_1_a4/
ID  - CSIS_2021_18_1_a4
ER  - 
%0 Journal Article
%A Shahid Alam
%A Ibrahim Sogukpinar
%T DroidClone: Attack of the Android Malware Clones - A Step Towards Stopping Them
%J Computer Science and Information Systems
%D 2021
%V 18
%N 1
%I mathdoc
%U http://geodesic.mathdoc.fr/item/CSIS_2021_18_1_a4/
%F CSIS_2021_18_1_a4
Shahid Alam; Ibrahim Sogukpinar. DroidClone: Attack of the Android Malware Clones - A Step Towards Stopping Them. Computer Science and Information Systems, Tome 18 (2021) no. 1. http://geodesic.mathdoc.fr/item/CSIS_2021_18_1_a4/