GithubHelp home page GithubHelp logo

workshop's Introduction

Center for Threat-Informed Defense: Workshops

This repository contains materials for various workshops held by the Center for Threat-Informed Defense. The wiki contains links that workshop participants will need.

Workshop Description
APAC ATT&CK 2024 (Code, Wiki) The first annual APAC ATT&CK workshop held in Singapore, covering Sensor Mappings and Summiting the Pyramid.

workshop's People

Contributors

mticmtic avatar jonathanbaker avatar mehaase avatar

Stargazers

Ankur Tyagi avatar Bl4ckSl0th avatar Roberto Natella avatar Zekeriya AY avatar Matthew Conway avatar Fatih AKAR avatar Milan Pikula avatar

Watchers

John Wunder avatar Matthew Conway avatar nmani avatar  avatar Rajesh Sharma avatar Rauf Ridzuan avatar Michael Butt avatar Roy Arsan avatar Ashaman MC avatar Keith Wilson avatar  avatar Ivan Kirillov avatar  avatar David avatar Lars Wallenborn avatar Phil White avatar Ricardo Dias avatar Alex Pinto avatar Thomas Penteker avatar  avatar @shiracamus avatar Tiffany Bergeron avatar Cristina Padro avatar Eric avatar Michael Kouremetis avatar  avatar VISHNU RAJU avatar Vinod Peris avatar Taylor Parizo avatar Robleh Esa avatar  avatar Niko Reveliotis avatar Philippe Langlois avatar  avatar  avatar  avatar  avatar Cristi Cretan avatar  avatar Dijam avatar  avatar  avatar  avatar  avatar  avatar  avatar Alex R. avatar  avatar Derek Everett avatar  avatar Koji Yamada 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.