From bd6be3680daf45ca429a985754c4ea06e98b8d0d Mon Sep 17 00:00:00 2001 From: Hannah Ward Date: Wed, 28 Dec 2016 10:53:45 +0000 Subject: [PATCH] Updated readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d7fc2e..7a82e01 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,8 @@ The client should say "Content Block Pushed Succesfully" if all went well. Now you have a TAXII server hooked up to MISP, you're able to send STIX files to the inbox and have them uploaded directly to MISP. So that's nice <3 +There is also an experimental feature to push MISP events to the TAXII server when they're published - that's in `scripts/push_published_to_taxii.py`. It seems to work, but may occasionally re-upload duplicate events to MISP. + ## Planned features - Duplicate Detection -- Possible sync misp -> Taxii