From 5645fd40e925719575be150ac2d740e1f0beac63 Mon Sep 17 00:00:00 2001 From: Herman Slatman Date: Tue, 2 Feb 2016 13:46:43 +0100 Subject: [PATCH 1/3] OpenTAXII added --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index ec5f2f1..fd6bed7 100644 --- a/README.md +++ b/README.md @@ -229,6 +229,14 @@ A certain amount of (domain- or business-specific) analysis is necessary to crea 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. + + + OpenTAXII + + + OpenTAXII is a robust Python implementation of TAXII Services that delivers a rich feature set and a friendly pythonic API built on top of a well designed application. + + OTX - Open Threat Exchange From 058b71f0a77492736ffe6e9e4e40df8a12a1e384 Mon Sep 17 00:00:00 2001 From: Herman Slatman Date: Tue, 2 Feb 2016 13:48:40 +0100 Subject: [PATCH 2/3] Cabby TAXII client added --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index fd6bed7..5623a60 100644 --- a/README.md +++ b/README.md @@ -292,6 +292,14 @@ A certain amount of (domain- or business-specific) analysis is necessary to crea ## Tools + + + + + + + +
+ cabby + + A simple Python library for interacting with TAXII servers. +
Combine From 7551b8d5de5b290313634e1f613cc8ccdee0fd1f Mon Sep 17 00:00:00 2001 From: Herman Slatman Date: Tue, 2 Feb 2016 13:50:45 +0100 Subject: [PATCH 3/3] libtaxii added --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 5623a60..4b97a79 100644 --- a/README.md +++ b/README.md @@ -332,6 +332,14 @@ A certain amount of (domain- or business-specific) analysis is necessary to crea Python client for the IBM X-Force Exchange.
+ libtaxii + + A Python library for handling TAXII Messages invoking TAXII Services. +
openioc-to-stix