Implementing RAG with MITRE ATT&CK Knowledge Base

#1
by nyasukun - opened

Current Status:
The chatbot currently generates ATT&CK layers based on pre-trained knowledge. While this works well for general scenarios, we could enhance accuracy and context-awareness.

Proposed Enhancement:
Implement Retrieval-Augmented Generation (RAG) using MITRE ATT&CK's knowledge base to:

  • Provide more accurate technique selections
  • Include up-to-date threat intelligence
  • Reference real-world examples
  • Offer technique-specific mitigation strategies

Sign up or log in to comment