Giter Club home page Giter Club logo

Comments (6)

hembergerik avatar hembergerik commented on August 27, 2024

This seems to be a network connection error when downloading threat data. Hopefully it will work if you try again.
You can check if the URL hosting the MITRE ATT&CK enterprise matrix data is accessible by e.g. pasting this URL in your browser https://github.com/mitre/cti/raw/master/enterprise-attack/enterprise-attack.json (This is the ENTERPRISE_ATTACK_URL in download_threat_information/download_threat_data.py )

from bron.

jayzheng98 avatar jayzheng98 commented on August 27, 2024

Thank you for your reply! Actually, after several times of network check and retry, I still cannot run the open source code. However, I did find another way to construct the BRON cybersecurity graph, that is to download all the "COLLECTIONS" json files from your open ArangoDB web page (http://bron.alfa.csail.mit.edu:8529) one by one manually, and then upload them to my local ArangoDB with types and relationships obtained from your "BRONGraph".
Now I am wondering if this method can achieve the same effect as running your open source code? Can my local graph be useful for subsequent experiments?

from bron.

hembergerik avatar hembergerik commented on August 27, 2024

Yes, they are the end result of running the build_bron.py.

  • You can import these collections to your own ArangoDb instance.
  • We have also sometimes use the json files directly to do analysis on as well.

from bron.

shaileshmeivel avatar shaileshmeivel commented on August 27, 2024

I was able to download the thread data by placing the build_bron.py file outside the tutorials folder. But the data got downloaded only after 3-4 tries.

from bron.

hembergerik avatar hembergerik commented on August 27, 2024
  • I would first check if there is a network connection error when downloading threat data.

  • Do you have any details of where it failed?

from bron.

shaileshmeivel avatar shaileshmeivel commented on August 27, 2024

No I don't have details of where it failed because I downloaded these files 2-3 months back

from bron.

Related Issues (17)

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.