|
| 1 | +# security-datasets |
| 2 | +A collection of resources for security data |
| 3 | + |
| 4 | + |
| 5 | +## Malware |
| 6 | + |
| 7 | +### Binaries |
| 8 | + - Malware Capture Facility Project (downloaded in GoeSec share) http://mcfp.weebly.com/ |
| 9 | + - A tool to retrieve malware directly from the source for security researchers |
| 10 | + - https://github.com/technoskald/maltrieveMaltrieve |
| 11 | + - http://maltrieve.org/ |
| 12 | + - Malware Corpus Tracker http://track.h3x.eu/ |
| 13 | + - Malware Knowledge Base. Hosted by the National Center for High-performance Computing, is a malware analysis platform that observes and records system behaviors conducted by analysis objects in a controlled environment with various types of dynamic analysis tools. https://owl.nchc.org.tw |
| 14 | + - Malware Shares |
| 15 | + - http://virusshare.com |
| 16 | + - https://avcaesar.malware.lu |
| 17 | + - http://oc.gtisc.gatech.edu:8080 |
| 18 | + - http://www.kernelmode.info/forum/viewforum.php?f=16 |
| 19 | + - http://www.malwaregroup.com |
| 20 | +### Web-based Malware |
| 21 | + - Threat Glass. Explore web threats. View and analyze thousands of exploited websites http://threatglass.com/ |
| 22 | +### Network Traffic |
| 23 | + - List of pcaps and traces from execution of malware samples in PANDA |
| 24 | + - https://github.com/moyix/panda/ |
| 25 | + - http://panda.gtisc.gatech.edu/malrec/ |
| 26 | + - NETRESEC Publicly available PCAP files http://www.netresec.com/?page=PcapFiles |
| 27 | + - UNSW-NB15 Raw Network Packets |
| 28 | + - https://www.unsw.adfa.edu.au/australian-centre-for-cyber-security/cybersecurity/ADFA-NB15-Datasets/ |
| 29 | + - Traffic Analysis Datasets |
| 30 | + - http://www.malware-traffic-analysis.net/ |
| 31 | + - http://digitalcorpora.org/corpora/network-packet-dumps |
| 32 | + - https://www.openpacket.org/ (Security Onion 12.04 contains some pcaps from openpacket.org. You can find them at /opt/samples/.) |
| 33 | + - http://www.netresec.com/?page=PcapFiles |
| 34 | + - http://old.honeynet.org/scans/ |
| 35 | + - http://www.novell.com/connectionmagazine/laurachappell.html |
| 36 | + - http://cctf.shmoo.com/ |
| 37 | + - http://ee.lbl.gov/anonymized-traces.html |
| 38 | + - https://www.openpacket.org/post/showthread/49 |
| 39 | + - https://redmine.openinfosecfoundation.org/projects/suricata/wiki/Public_Data_Sets |
| 40 | + - http://wiki.wireshark.org/SampleCaptures#Sample_Captures |
| 41 | + - http://forensicscontest.com/puzzles |
| 42 | + - https://www.evilfingers.com/repository/pcaps.php |
| 43 | + - https://www.openpacket.org/capture |
| 44 | + - http://www.honeynet.org/node/504 |
| 45 | + - https://github.com/markofu/hackeire/tree/master/2011/pcap |
| 46 | + - http://www.defcon.org/html/links/dc-ctf.html (You have to follow some of the links, which redirect to competitor blogs but there's lots of goodness). |
| 47 | + |
| 48 | +## Threat Intelligence |
| 49 | +### IOC Databases |
| 50 | + - IOC Bucket. Community Supported Threat Intelligence https://www.iocbucket.com/ |
| 51 | +### Platforms |
| 52 | + - Malware Information Sharing Platform http://www.misp-project.org/ |
| 53 | + |
| 54 | +## CTF Logs |
| 55 | + - DEFCON CTF Archive https://www.defcon.org/html/links/dc-ctf.html |
| 56 | + |
| 57 | + |
| 58 | +## Other Collections |
| 59 | + - SecRepo.com is a repository of Security Data Samples licensed as Creative Commons for researchers to get their feet wet on data analysis in Information Security. Maintained by Mike Sconzo. |
| 60 | + http://www.secrepo.com |
| 61 | + |
| 62 | + |
| 63 | +## Tools |
| 64 | +- VirusShare-Search. Downloads VirusShare hashes and searches them for specified MD5 hash values https://github.com/AdamGreenhill/VirusShare-Search |
| 65 | + |
| 66 | + |
| 67 | + |
0 commit comments