From 17e1bc30ecb827ad60b038fc474f52375bdd5c9a Mon Sep 17 00:00:00 2001 From: pe3zx Date: Tue, 25 May 2021 10:52:34 +0700 Subject: [PATCH] Add: nimrodpar/Labeled-Elfs to Data Sets section --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8ce1fac..e61b18b 100644 --- a/README.md +++ b/README.md @@ -1039,6 +1039,10 @@ This repository is created as an online bookmark for useful links, resources and Kitsune Network Attack Dataset Nine labeled attacks with extracted features and the original network capture + + nimrodpar/Labeled-Elfs + 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. + SecRepo.com - Samples of Security Related Data 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.