-
When I try to poll feeds from the taxii server, I got the "_insert() takes at most 4 arguments (6 given)" error. Any ideas about what have I done wrong? Thanks.
-
Hi, I created a custom config file with different parameters (for example different domain and port) and made the command `export OPENTAXII_CONFIG=/home/taxii/Programming/OpenTAXII/opentaxii/config.ym…
-
hello,
I got a opentaxii server based on a postgres db. Everything seems working fine but content_blocs/Content is hex-encoded. I pushed in a stix xml. Following the output of a taxii-poll :
(v…
-
### Suggestions
Num | Page | Description of Issue | Recommendation
-- | -- | -- | --
1 | Specifications Document | It is a little challenging to navigate the Specifications document because i…
-
# get an object that is only in the filesystem
ta = cs.get('intrusion-set--f3bdec95-3d62-42d9-a840-29630f6cdc1a')
print(ta)
# get an object that is only in the TAXII collection
ind = cs.get('ind…
-
Add simple sanity check for the TAXIICollectionSource.get()/all_versions() calls, where the id of the STIX objects returned from the TAXII endpoint are checked to match
-
Hello,
I attempted to install conpot on a Ubuntu-14.04.1-LTS-64bit and Ubuntu 12.04.5 LTS-64bit servers using MHN Server's script but received the following error when attempting to run.
Traceback (…
-
Hi guys,
I am able to execute
`opentaxii-run-dev`
without error. In fact service-discovery and push work correctly.
Now I would like to start the server not in localhost so I can get to the serve…
-
i am running an ubuntu AWS instance and running open taxii in a virtual env on AWS and can't get to get the service to boot up with:
"gunicorn opentaxii.http:app --bind 0.0.0.0:8000"
this has worked…
-