-
Hello, when I run your example in the `examples` folder, I get an error:
> /Users/igorganapolsky/workspace/git/Andreww6/gists/venv/bin/python /Users/igorganapolsky/workspace/git/Andreww6/gists/main…
-
Hi guys
I'm fairly new to this, I'm trying to integrate OTX feed using qradar's threat intelligence feed plugin.
However the connection page is asking for TAXIII endpoint?
Not sure which URL to put h…
-
Is there a reason why the STIX types only derive `Deserialize` and not `Serialize`? I ask because I'm attempting to implement a TAXII server in Rust and would like to leverage this crate.
-
The step 8 of Docker build (Step 8/14 : RUN python3 setup.py install) return :
`python3: can't open file 'setup.py': [Errno 2] No such file or directory`
-
Looks like Mitre moved to a new TAXII server. I'm getting an error when running detect.py generic -ds
[!] Cannot connect to MITRE's CTI TAXII server: https://cti-taxii.mitre.org/stix/collections/95…
-
At the moment, libtaxii [will wrap](https://github.com/TAXIIProject/libtaxii/blob/master/libtaxii/__init__.py#L79) **any** "successful" HTTP response, parsed by `get_message_from_http_response`, into …
traut updated
9 years ago
-
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…
-
# BLOB Store
## The Issue
JSON is great for managing structured text. It's terrible for managing binary large objects (BLOBs).
* Base64 is inefficient
* Most JSON libraries decode the entire…
-
STIX java library provides redaction support: To implement this on the taxii side, we need to have a User's / Subject's list that outlines what Marking Objects each user has. (link this up with the Au…
-
Use cases:
- Someone wants to define something in the gui and have it automatically update a git repo so that the format of data in git does not need to be understood by the end user.
- Someone w…