Coder Social home page Coder Social logo

cmu-sei / cdas Goto Github PK

View Code? Open in Web Editor NEW
24.0 7.0 6.0 56 MB

This program generates cyber attack scenarios for use in cyber training exercises, red team planning, blue team planning, automated attack execution, and cybersecurity policy analysis.

License: Other

Python 86.32% HTML 12.55% CSS 1.14%
simulation cyber-training-exercises cybersecurity threat-actors policy-analysis scenarios

cdas's Issues

Consult: Mitre ATT&CK Adversary Datasets

Hi

Does your project work with the Mitre ATT&CK Adversaries?

Like if I wanted to have an emulation/simulation model from CDAS on apt-c-36, how would I use your project?

Errors

Im coming across a number of issues with this;

File "C:\Python37\lib\runpy.py", line 193, in run_module_as_main
"main", mod_spec)
File "C:\Python37\lib\runpy.py", line 85, in run_code
exec(code, run_globals)
File "C:\Users\uname\Desktop\CDAS\cdas_main
.py", line 589, in
main()
File "C:\Users\uname\Desktop\CDAS\cdas_main
.py", line 483, in main
widgets.generate_network(10, 10, fs)
File "C:\Python37\lib\site-packages\cyberdem\widgets_init_.py", line 147, in generate_network
device_types=[d])
File "C:\Python37\lib\site-packages\cyberdem\base_init_.py", line 574, in init
self.device_types = device_types
File "C:\Python37\lib\site-packages\cyberdem\base_init_.py", line 590, in device_types
DeviceType().check_prop(value)
File "C:\Python37\lib\site-packages\cyberdem\enumerations_init
.py", line 164, in _check_prop
raise ValueError(f'"{t}" is not a valid value for DeviceType')
ValueError: "StorageDevice" is not a valid value for DeviceType

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.