From c17455e5d56a9dc12b4be0d7fafa56bace7a1908 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Wed, 8 Nov 2017 11:03:43 +0700 Subject: [PATCH 1/4] Update .travis.yml to allow SSL error and redirecting --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 8e53673..eae32dd 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,https://sslbl.abuse.ch/,https://soltra.com/,https://cryptome.org/2015/09/cti-guide.pdf,https://intel.criticalstack.com/,https://car.mitre.org/wiki/Main_Page,http://dx.doi.org/10.6028/NIST.SP.800-150,https://bitbucket.org/camp0/aiengine,https://www.abuse.ch/,https://www.recordedfuture.com/,https://isc.sans.edu/suspicious_domains.html,http://danger.rulez.sk/projects/bruteforceblocker/blist.php,https://intel.malwaretech.com + - 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/,https://soltra.com/,https://cryptome.org/2015/09/cti-guide.pdf,https://intel.criticalstack.com/,https://car.mitre.org/wiki/Main_Page,http://dx.doi.org/10.6028/NIST.SP.800-150,https://bitbucket.org/camp0/aiengine,https://www.abuse.ch/,https://www.recordedfuture.com/,https://isc.sans.edu/suspicious_domains.html,http://danger.rulez.sk/projects/bruteforceblocker/blist.php,https://intel.malwaretech.com --allow-ssl --allow-redirect From 8e693d288faa4375a042a1893995045b52d5d030 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Wed, 8 Nov 2017 11:06:25 +0700 Subject: [PATCH 2/4] Add CertStream to README.md Add CertStream, Real-time certificate transparency log update stream. See SSL certificates as they're issued in real time, to Sources section on `README.md` --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index b4d036d..d8bd1a3 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,14 @@ A certain amount of (domain- or business-specific) analysis is necessary to crea A feed of known, active and non-sinkholed C&C IP addresses, from Bambenek Consulting. + + + CertStream + + + Real-time certificate transparency log update stream. See SSL certificates as they're issued in real time. + + CI Army List From cef6146b2b090dd4e22045521ca58220716e24b7 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Wed, 8 Nov 2017 11:09:42 +0700 Subject: [PATCH 3/4] Update OpenIOC source link Update OpenIOC source link as disscuessed in [this thread](https://www.reddit.com/r/Malware/comments/7b3ymj/openioc_gone/) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d8bd1a3..81e4799 100644 --- a/README.md +++ b/README.md @@ -586,7 +586,7 @@ Frameworks, platforms and services for collecting, analyzing, creating and shari - OpenIOC + OpenIOC OpenIOC is an open framework for sharing threat intelligence. It is designed to exchange threat information both internally and externally in a machine-digestible format. From 20880f12b88cd6db72f93baa725e89a43a146157 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Wed, 8 Nov 2017 11:10:47 +0700 Subject: [PATCH 4/4] Remove Animus Omni CLI because 404 Remove Animus Omni CLI from README.md because project is not available now --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index 81e4799..b82c54d 100644 --- a/README.md +++ b/README.md @@ -747,14 +747,6 @@ All kinds of tools for parsing, creating and editing Threat Intelligence. Mostly AIEngine is a next generation interactive/programmable Python/Ruby/Java/Lua packet inspection engine with capabilities of learning without any human intervention, NIDS(Network Intrusion Detection System) functionality, DNS domain classification, network collector, network forensics and many others. Source available on Bitbucket. - - - Animus Omni CLI - - - The Animus Omni CLI helps you separate the signal from the noise in your logfiles. Untargeted scans are flooding the internet, which will clog up your log files and make it hard to find legitimate events of interest. This utility leverages the Animus API to reduce noisy entries from your log files. - - Automater