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.