Skip to content

Latest commit

 

History

History
46 lines (28 loc) · 1.88 KB

README.md

File metadata and controls

46 lines (28 loc) · 1.88 KB

MitreMesh

Welcome to MitreMesh - The convergence of MITRE's framework and dynamic scenario generation. We offer a comprehensive net of incident response tests tailored for cybersecurity professionals.

Introduction

Dive deep into the MITRE ATT&CK framework - the golden key to decoding the strategies, techniques, and procedures (TTPs) employed by cyber adversaries. Translating this intricate knowledge into tangible testing scenarios often poses a significant challenge.

Enter AttackGen. We leverage advanced language models to promptly craft realistic attack scenarios mirroring specific threat actor techniques.

Features

  • Dynamic Scenario Generation: Real-time attack scenarios based on industry, company size, and threat actor groups.
  • Tailored Experiences: Customize scenarios according to specific requirements.
  • In-depth MITRE ATT&CK Exploration: Understand, explore, and apply the MITRE ATT&CK framework effectively.

Getting Started

Prerequisites

  • Ensure you have Next.js installed.
  • An OpenAI API key is required for leveraging the language model.

Kickstart Your Experience

  1. Setup: Clone the repository and install dependencies: git clone https://github.com/jpyoda/mitre-framework-llm.git cd mitremesh npm install

  2. API Key Configuration: Enter your OpenAI API key in the appropriate configuration file or environment variable.

  3. Run the Application: npm run dev

  4. Navigate to the Scenario page.

  5. Select your company's industry, size, and the desired threat actor group.

  6. Experience the magic as a cyber-attack scenario springs to life.

Contribution

We warmly welcome contributions! Whether it's feature enhancements, bug fixes, or documentation improvements, your efforts are appreciated. Kindly ensure to read our Contribution Guidelines before submitting a pull request.

License

MitreMesh is open-source software licensed under MIT License.