From bcedef2ea181c3d3fe248f2e619def7d52ff9d66 Mon Sep 17 00:00:00 2001 From: Herman Slatman Date: Sat, 21 May 2016 15:24:53 +0200 Subject: [PATCH 1/4] Loki added --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 872b8fd..315f136 100644 --- a/README.md +++ b/README.md @@ -511,6 +511,14 @@ All kinds of tools for parsing, creating and editing Threat Intelligence. Mostly A Python library for handling TAXII Messages invoking TAXII Services. + + + Loki + + + Simple IOC and Incident Response Scanner. + + Machinae From 3bec3b86901f3a7d2d7f83d2a30cbecf6f0f50e6 Mon Sep 17 00:00:00 2001 From: Herman Slatman Date: Sun, 22 May 2016 12:14:02 +0200 Subject: [PATCH 2/4] Update ThreatTracker repo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 315f136..0c7278e 100644 --- a/README.md +++ b/README.md @@ -618,7 +618,7 @@ All kinds of tools for parsing, creating and editing Threat Intelligence. Mostly - ThreatTracker + ThreatTracker A Python script designed to monitor and generate alerts on given sets of IOCs indexed by a set of Google Custom Search Engines. From 237d9e2136b6290d465bb123ed97e8dc9ca6a230 Mon Sep 17 00:00:00 2001 From: Herman Slatman Date: Sun, 22 May 2016 12:14:44 +0200 Subject: [PATCH 3/4] Whitelist problematic links --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index ff56082..d7f9e2a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,4 +4,4 @@ rvm: before_script: - gem install awesome_bot script: - - awesome_bot README.md --white-list CONTRIBUTING.md,https://www.threatcrowd.org/,https://intel.deepviz.com/recap_network.php,https://www.fireeye.com/services/freeware/ioc-editor.html,https://www.threatconnect.com/wp-content/uploads/ThreatConnect-The-Diamond-Model-of-Intrusion-Analysis.pdf \ No newline at end of file + - awesome_bot README.md --white-list CONTRIBUTING.md,https://www.threatcrowd.org/,https://intel.deepviz.com/recap_network.php,https://www.fireeye.com/services/freeware/ioc-editor.html,https://www.threatconnect.com/wp-content/uploads/ThreatConnect-The-Diamond-Model-of-Intrusion-Analysis.pdf,http://www.dtic.mil/dtic/tr/fulltext/u2/a547092.pdf,http://www.dtic.mil/doctrine/new_pubs/jp2_0.pdf \ No newline at end of file From 7bd941412c0be98d14a21f01e238ee2fc7991b23 Mon Sep 17 00:00:00 2001 From: Herman Slatman Date: Sun, 22 May 2016 14:27:16 +0200 Subject: [PATCH 4/4] Another problematic link fixed --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index d7f9e2a..0d94868 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,4 +4,4 @@ rvm: before_script: - gem install awesome_bot script: - - awesome_bot README.md --white-list CONTRIBUTING.md,https://www.threatcrowd.org/,https://intel.deepviz.com/recap_network.php,https://www.fireeye.com/services/freeware/ioc-editor.html,https://www.threatconnect.com/wp-content/uploads/ThreatConnect-The-Diamond-Model-of-Intrusion-Analysis.pdf,http://www.dtic.mil/dtic/tr/fulltext/u2/a547092.pdf,http://www.dtic.mil/doctrine/new_pubs/jp2_0.pdf \ No newline at end of file + - awesome_bot README.md --white-list CONTRIBUTING.md,https://www.threatcrowd.org/,https://intel.deepviz.com/recap_network.php,https://www.fireeye.com/services/freeware/ioc-editor.html,https://www.threatconnect.com/wp-content/uploads/ThreatConnect-The-Diamond-Model-of-Intrusion-Analysis.pdf,http://www.dtic.mil/dtic/tr/fulltext/u2/a547092.pdf,http://www.dtic.mil/doctrine/new_pubs/jp2_0.pdf,http://www.amazon.com/Structured-Analytic-Techniques-Intelligence-Analysis/dp/1452241511 \ No newline at end of file