mirror of
https://github.com/pe3zx/my-infosec-awesome.git
synced 2024-10-01 07:45:36 -04:00
Add: Security Datasets to Data Sets section
This commit is contained in:
parent
d9a62db8c5
commit
f812eb14d4
@ -1051,6 +1051,10 @@ This repository is created as an online bookmark for useful links, resources and
|
||||
<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="https://securitydatasets.com/introduction.html">Security Datasets</a></td>
|
||||
<td>The Security Datasets project is an open-source initiatve that contributes malicious and benign datasets, from different platforms, to the infosec community to expedite data analysis and threat research.</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>
|
||||
|
Loading…
Reference in New Issue
Block a user