Hello, I tried to create a STIX/TAXII miner for otx.alienvault.com. I used the default MineMeld taxii client for this(minemeld.ft.taxii.TaxiiClient) and the new client minemeld-taxii-ng(taxiing.Miner). The first client does returns the error ' module object has no attribute 'sslwrap''. The second returns a 406 client error, which leads me to assume that something is off the accept header. When trying another server like hailataxii.com the second client(ng) works fine. The first client does not give a SSL error but does not load IOC's. In all cases, when I use cabby it works. So my questions are: Why does the first Taxii client not work and why the sslwrap error? Why does the second client return a 406? Since cabby works pretty well: can it be turned into a node? It would remove the need for a custom STIX client. Why does the new Taxii client(ng) not use libtaxii anymore? Cabby uses that as well. Hope you can help me. Best regards, Folmer
... View more