From 548b2bdd5b94ffcce02e46f2e1741eeec164778e Mon Sep 17 00:00:00 2001 From: fabacab Date: Sun, 14 Mar 2021 14:26:03 -0400 Subject: [PATCH] Add ESET's Malware IOCs. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c2683c8..8b35b78 100644 --- a/README.md +++ b/README.md @@ -327,6 +327,7 @@ See also [awesome-threat-intelligence](https://github.com/hslatman/awesome-threa ### Threat signature packages and collections +- [ESET's Malware IoCs](https://github.com/eset/malware-ioc) - Indicators of Compromises (IOCs) derived from ESET's various investigations. - [FireEye's Red Team Tool Countermeasures](https://github.com/fireeye/red_team_tool_countermeasures) - Collection of Snort and YARA rules to detect attacks carried out with FireEye's own Red Team tools, first released after FireEye disclosed a breach in December 2020. - [FireEye's Sunburst Countermeasures](https://github.com/fireeye/sunburst_countermeasures) - Collection of IoC in various languages for detecting backdoored SolarWinds Orion NMS activities and related vulnerabilities. - [YARA Rules](https://github.com/Yara-Rules/rules) - Project covering the need for IT security researchers to have a single repository where different Yara signatures are compiled, classified and kept as up to date as possible.