GithubHelp home page GithubHelp logo

Comments (5)

rubinatorz avatar rubinatorz commented on July 23, 2024

Hi @palevelmode,

Do I understand it correctly that you were using a previous version of DeTT&CT before? Then maybe cleaning up the cache folder within your DeTT&CT folder could be of help.

When that doesn't solve your problem, can you please tell us what you are trying to do? Please mention the steps in the interactive menu or share the command line you used.

from dettect.

palevelmode avatar palevelmode commented on July 23, 2024

Hi,

I install the another instance of this latest version in venv under windows 10 ( I have an old version of this that I installed sometime early 2019 but when I check it last night I had different error.)

I only trying to change the path of yaml files using "python dettect.py -i"

from dettect.

rubinatorz avatar rubinatorz commented on July 23, 2024

Hi @palevelmode

It took me some time but I found the problem. This week a new version of the taxii2-client python library was released: version 2.0.0. This library uses TAXII 2.1 classes by default, but this version is not supported by MITRE's TAXII server. So if you look at your installed python packages you will see that you have version 2.0.0 of the taxii2-client library. If you uninstall this version with "pip uninstall taxii2-client" and then install version 1.0.1 with "pip install taxii2-client==1.0.1" your problem will be solved.

I'm in contact with Roberto Rodriguez of the attackcti library to tackle this.

from dettect.

palevelmode avatar palevelmode commented on July 23, 2024

Thank you very much, now my dettect instance is working fine :)

from dettect.

rubinatorz avatar rubinatorz commented on July 23, 2024

Good to hear @palevelmode. Closing the issue now.

from dettect.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.