Git Product home page Git Product logo

workshop's People

Contributors

jonathanbaker avatar mehaase avatar mticmtic avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

workshop's Issues

AttributeError: module 'collections' has no attribute 'Iterable'

Trying to run Attack website on Win11. Encountering the error below. I was not sure whether the issue should be opened for this repository or the one for attack-website's.

(env) C:\Users\hfaka\OneDrive\Documents\GitHub\attack-website>python update-attack.py
clean : ---------------------------------------- 0.00s
matrices : ---------------------------------------- Running...2022-07-05 05:16:35.052 | INFO | modules.util.stixhelpers:download_stix_file:441 - Downloading http://localhost/api/stix-bundles/?domain=enterprise-attack --> output\stix/enterprise-attack.json
2022-07-05 05:16:37.492 | INFO | modules.util.stixhelpers:get_stix_memory_stores:405 - Loading STIX file from: output\stix/enterprise-attack.json
2022-07-05 05:16:40.396 | INFO | modules.util.stixhelpers:download_stix_file:441 - Downloading https://raw.githubusercontent.com/mitre/cti/master/mobile-attack/mobile-attack.json --> output\stix/mobile-attack.json
2022-07-05 05:16:41.270 | INFO | modules.util.stixhelpers:get_stix_memory_stores:405 - Loading STIX file from: output\stix/mobile-attack.json
2022-07-05 05:16:41.450 | INFO | modules.util.stixhelpers:download_stix_file:441 - Downloading https://raw.githubusercontent.com/mitre/cti/master/ics-attack/ics-attack.json --> output\stix/ics-attack.json
2022-07-05 05:16:42.184 | INFO | modules.util.stixhelpers:get_stix_memory_stores:405 - Loading STIX file from: output\stix/ics-attack.json
2022-07-05 05:16:42.313 | INFO | modules.util.stixhelpers:download_stix_file:441 - Downloading https://raw.githubusercontent.com/mitre/cti/master/pre-attack/pre-attack.json --> output\stix/pre-attack.json
2022-07-05 05:16:42.909 | INFO | modules.util.stixhelpers:get_stix_memory_stores:405 - Loading STIX file from: output\stix/pre-attack.json
matrices : ---------------------------------------- 8.98s
tactics : ---------------------------------------- 0.44s
techniques : ---------------------------------------- 4.50s
datasources : ---------------------------------------- Running...Traceback (most recent call last):
File "C:\Users\hfaka\OneDrive\Documents\GitHub\attack-website\update-attack.py", line 229, in
ptr"run_module"
File "C:\Users\hfaka\OneDrive\Documents\GitHub\attack-website\modules\datasources_init_.py", line 22, in run_module
return (datasources.generate_datasources(), datasources_config.module_name_no_spaces)
File "C:\Users\hfaka\OneDrive\Documents\GitHub\attack-website\modules\datasources\datasources.py", line 36, in generate_datasources
datasource_generated = generate_markdown_files()
File "C:\Users\hfaka\OneDrive\Documents\GitHub\attack-website\modules\datasources\datasources.py", line 82, in generate_markdown_files
generate_datasource_md(datasource, side_menu_data, side_menu_mobile_view_data, notes)
File "C:\Users\hfaka\OneDrive\Documents\GitHub\attack-website\modules\datasources\datasources.py", line 121, in generate_datasource_md
if isinstance(datasource.get("x_mitre_contributors"), collections.Iterable):
AttributeError: module 'collections' has no attribute 'Iterable'

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.