From 908ef282984861238252f3559ccc94664fdfd502 Mon Sep 17 00:00:00 2001 From: Herman Slatman Date: Tue, 24 May 2016 20:38:53 +0200 Subject: [PATCH 1/2] Redline added --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 0c7278e..52a07aa 100644 --- a/README.md +++ b/README.md @@ -746,6 +746,14 @@ All kinds of reading material about Threat Intelligence. Includes (scientific) r The Pyramid of Pain is a graphical way to express the difficulty of obtaining different levels of indicators and the amount of resources adversaries have to expend when obtained by defenders. + + + Redline + + + A host investigations tool that can be used for, amongst others, IOC analysis. + + Structured Analytic Techniques For Intelligence Analysis From a3a00cd3e046cd5bc1f99b344c29c2dbbc2871ba Mon Sep 17 00:00:00 2001 From: Herman Slatman Date: Tue, 24 May 2016 21:03:23 +0200 Subject: [PATCH 2/2] Add SSL BL to whitelist --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 0d94868..0b390bd 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,http://www.amazon.com/Structured-Analytic-Techniques-Intelligence-Analysis/dp/1452241511 \ 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,https://sslbl.abuse.ch/ \ No newline at end of file