-
Hi All,
I've just followed the guide for setting up the Taxii Server however when i try and perform a taxii-push I am returned with a HTTP Error: status code 500 message.
When testing, I have b…
-
Right now, attempts to access TAXII Services result in an HTTP 406 (or similar) error, which isn't entirely useful for a human operator, especially one who is new to TAXII/django-taxii-services.
Perh…
-
Hi to all,
i've been trying to set up a TAXII client (miner node) in Minemeld but i'm having the same error of #221 (that has not solutions):
"nodename" - "collectionname" collection does not su…
-
RFE to allow a way to query observed_data objects that match a given SCO pattern. Once the consumer retrieves those objects, they can pull other relationed objects if they desire.
-
http://stix.readthedocs.org/en/stable/getting_started.html#parsing-stix-xml
I was reading this in the context of parsing STIX out of a libtaxii object. I think it would be nice if the example include…
-
Hello! I am working on setting up the MISP-Taxii-Server with another taxii server and it looks like when I pull observables each separate one gets put into its own event. Is there a way to set the ser…
-
When receiving an empty response from a server the string '{}' is somewhere translated to Unicode so:
"{" = U+007B
"}" = U+007D
Those are somewhere concatenated to return:
"筽" = U+7B7D
To repro…
-
I've created a collection management service with a data collection of type "DATA_FEED" and a Subscription management handler specified, ("------" selected).
When I receive a collection information r…
-
### Expected behavior
According to https://docs.oasis-open.org/cti/taxii/v2.1/os/taxii-v2.1-os.html#_Toc31107498, and https://docs.oasis-open.org/cti/taxii/v2.1/os/taxii-v2.1-os.html#_Toc31107526 a T…
-
I am using the MISP together with the MISP-Taxii-Server and I have some questions that I dont know how to do.
1. Is it possible to push all the feeds back to the taxii server? I only noticed that t…