From f278f3625c7cdd4206a936e8ea04cbbcd178e05d Mon Sep 17 00:00:00 2001 From: Alex Pinto Date: Mon, 11 May 2015 20:01:53 -0700 Subject: [PATCH 1/4] Adding Combine to the Threat Intelligence section --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 6461201..e504528 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,11 @@ A curated list of awesome malware analysis tools and resources. Inspired by ## Open Source Threat Intelligence +*Harvest and parse IOCs* + +* [Combine](https://github.com/mlsecproject/combine) - Tool to gather Threat + Intelligence indicators from publicly available sources. + *Threat intelligence and IOC resources.* * [Autoshun](http://autoshun.org/) ([list](http://autoshun.org/)) - Snort From 107bf36e0126849492af3848014b6d66a6dc5188 Mon Sep 17 00:00:00 2001 From: Alex Pinto Date: Mon, 11 May 2015 20:03:58 -0700 Subject: [PATCH 2/4] Add tiq-test to threat intelligence section --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e504528..3d14b42 100644 --- a/README.md +++ b/README.md @@ -82,10 +82,12 @@ A curated list of awesome malware analysis tools and resources. Inspired by ## Open Source Threat Intelligence -*Harvest and parse IOCs* +*Harvest and analyse IOCs* * [Combine](https://github.com/mlsecproject/combine) - Tool to gather Threat Intelligence indicators from publicly available sources. +* [TIQ-test](https://github.com/mlsecproject/tiq-test) - Data Vizualization + and Statistical Analysis of Threat Intelligence feeds. *Threat intelligence and IOC resources.* From 4e2c77ce5b3b2eb7fbdeb571f7c55463694ce74f Mon Sep 17 00:00:00 2001 From: Alex Pinto Date: Mon, 11 May 2015 20:05:01 -0700 Subject: [PATCH 3/4] Spelling is hard --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3d14b42..afd41b2 100644 --- a/README.md +++ b/README.md @@ -86,8 +86,8 @@ A curated list of awesome malware analysis tools and resources. Inspired by * [Combine](https://github.com/mlsecproject/combine) - Tool to gather Threat Intelligence indicators from publicly available sources. -* [TIQ-test](https://github.com/mlsecproject/tiq-test) - Data Vizualization - and Statistical Analysis of Threat Intelligence feeds. +* [TIQ-test](https://github.com/mlsecproject/tiq-test) - Data visualization + and statistical analysis of Threat Intelligence feeds. *Threat intelligence and IOC resources.* From b17fc0c2ef4dbc6d421e8ec829b3b5c050d98293 Mon Sep 17 00:00:00 2001 From: Alex Pinto Date: Mon, 11 May 2015 20:08:25 -0700 Subject: [PATCH 4/4] Spelling is really hard --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index afd41b2..ad1e48e 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ A curated list of awesome malware analysis tools and resources. Inspired by ## Open Source Threat Intelligence -*Harvest and analyse IOCs* +*Harvest and analyze IOCs* * [Combine](https://github.com/mlsecproject/combine) - Tool to gather Threat Intelligence indicators from publicly available sources.