Add: nimrodpar/Labeled-Elfs to Data Sets section

This commit is contained in:
pe3zx 2021-05-25 10:52:34 +07:00
parent 18a4c335c0
commit 17e1bc30ec

View File

@ -1039,6 +1039,10 @@ This repository is created as an online bookmark for useful links, resources and
<td><a href="https://www.kaggle.com/ymirsky/network-attack-dataset-kitsune">Kitsune Network Attack Dataset</a></td>
<td>Nine labeled attacks with extracted features and the original network capture</td>
</tr>
<tr>
<td><a href="https://github.com/nimrodpar/Labeled-Elfs">nimrodpar/Labeled-Elfs</a></td>
<td>A collection of well labeled ELF binaries compiled from benign and malicious code in various ways. Great for exploring similarity in executables and training various ML models.</td>
</tr>
<tr>
<td><a href="http://www.secrepo.com/">SecRepo.com - Samples of Security Related Data</a></td>
<td>Finding samples of various types of Security related can be a giant pain. This is my attempt to keep a somewhat curated list of Security related data I've found, created, or was pointed to. If you perform any kind of analysis with any of this data please let me know and I'd be happy to link it from here or host it here. Hopefully by looking at others research and analysis it will inspire people to add-on, improve, and create new ideas.</td>