MalDevGenome: A Longitudinal and Large-Scale AndroidMalware Developer Dataset
Authors/Creators
Description
Dataset for the paper "MalDevGenome: A Longitudinal and Large-Scale AndroidMalware Developer Dataset".
We have collected 1,411,830 apps from 10,708 different malware developer. These apps belongs to 1,035 different malware families. We provided the basic information, anti-virus detection result and sensitive behaviors of the apps, including app name, package name, apk file hashes, developer certificate hashes, permission, service, content provider, activity, broadcast receiver, library, hardcode string and the malware family name. And we will upload some representative malware developers’ application APK files later.
As far, we uploaded 3 CSV file, including app basic informations, Virustotal's detection results and sensitive behaviors .
(1)MalDevGenome_basic_info.csv
App basic informations, including app name, package name, developer signature, apk file hashes, AV-Rank, malware family, etc.
(2)MalDevGenome_virustotal_detection.csv
Detailed VirusTotal's detection, including AV-Rank and details detection information of each anti-virus engine. These data are indexed according to Apk file MD5.
(3)MalDevGenome_sensitive_behaviors.csv
The sensitive behaviors of the samples, including permission, service, content provider, activity, broadcast receiver, library and hardcode string, etc. These data are indexed according to Apk file MD5.