A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/MISP/SkillAegis-Editor below:

MISP/SkillAegis-Editor: SkillAegis-Editor is a platform to design exercise scenarios, enhancing skills in applications like MISP and training users in best practices for information management and protective tools. The Editor allows you to create scenarios under the Common Exercise Format (CEXF) that can be used by other application such as SkillAegis Dashboard.

SkillAegis-Editor is a platform to design exercise scenarios, enhancing skills in applications like MISP and training users in best practices for information management and protective tools.

The Editor allows you to create scenarios under the Common Exercise Format (CEXF) that can be used by other application such as SkillAegis Dashboard.

Note

Consider running this application with SkillAegis for Production.

List of all available scenarios

While designing a scenario, you can create multiple injects, specify their execution order, outline any requirements for each, and define the criteria for evaluating and marking them as complete.

Writing evaluations for injects can be challenging, so the inject tester is provided to streamline this process.

To get started with SkillAegis-Editor, follow these steps:

  1. Ensure Python 3.10 or higher is installed.
  2. Install dependencies
    python3 -m venv venv
    source venv/bin/activate
    pip3 install -r requirements.txt
  3. Clone the configuration file
    cp config.py.sample config.py
  4. Start the application
    # Usage: ./start.sh --exercise_folder <folder> [--host <host>] [--port <port>]
    ./start.sh --exercise_folder scenarios/
source venv/bin/activate
fastapi dev main.py
Compile and Hot-Reload for Development Compile and Minify for Production

This software is licensed under GNU Affero General Public License version 3

Copyright (c) 2024 Sami Mokaddem
Copyright (c) 2024 CIRCL - Computer Incident Response Center Luxembourg

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4