add new sample source,MalGenome,free malware datasets

This commit is contained in:
tuomao 2015-11-05 23:47:06 +08:00
parent 816ae869b7
commit f422740ec7

View File

@ -127,13 +127,16 @@ A lot of work is happening in academia and industry on tools to perform dynamic
2. [Root Exploits (from Drozer issue
#56)](https://github.com/mwrlabs/drozer/issues/56)
## SAMPLE SOURCES
1. [contagio mini dump](http://contagiominidump.blogspot.com)
2. [Open Source database](http://code.google.com/p/androguard/wiki/DatabaseAndroidMalwares)
3. [Drebin](http://user.informatik.uni-goettingen.de/~darp/drebin/)
4. [Admire](http://admire.necst.it/)
5. [MalGenome](http://www.malgenomeproject.org/policy.html) - maintained by Yajin Zhou(North Carolina State University),contains 1260 malware samples categorized into 49 different malware families,free for research purpose.
6. [VirusTotal Malware Intelligence Service](https://www.virustotal.com/en/about/terms-of-service/) - powered by ViusTotal,not free
## Reading material
1. [Android Security (and Not) Internals](http://www.zhauniarovich.com/pubs.html)