sprungknoedl / dagobert

Collaborative Incident Response Platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dagobert

Dagobert Logo

Dagobert - Collaborative Incident Response Platform

Overview

Dagobert is a collaborative platform designed to assist incident responders in sharing technical details during investigations and creating more effective incident response documentation. Inspired by the "Spreadsheet of Doom" utilized in the SANS FOR508 class, Dagobert takes incident response collaboration to the next level. Features

  • Collaborative Environment: Dagobert provides a shared space for incident responders to collaborate in real-time, facilitating efficient information sharing and teamwork during investigations.

  • Next-Level Documentation: Move beyond traditional documentation methods with Dagobert's enhanced incident response documentation capabilities. Capture and organize technical details seamlessly.

  • MIT License: Dagobert is released under the MIT License, ensuring flexibility and freedom for users to modify and distribute the software.

Getting Started

Prerequisites

  • Node.js (version 20.6.1)
  • Go (version 1.21.0)

(other versions may work as well)

Installation

  1. Clone the repository: git clone https://github.com/sprungknoedl/dagobert.git
  2. Navigate to the project directory: cd dagobert
  3. Install dependencies: npm install
  4. Build the frontend application: npm run bundle
  5. Start the server: npm run serve

Visit http://localhost:8080 to access the Dagobert platform.

Contributing

We welcome contributions! Please follow our Contribution Guidelines (TBD) to get started.

License

Dagobert is released under the MIT License.

Contact

For issues and inquiries, please create a GitHub Issue.

About

Collaborative Incident Response Platform

License:MIT License


Languages

Language:Go 40.5%Language:HTML 34.9%Language:CSS 24.2%Language:Dockerfile 0.2%Language:Makefile 0.1%Language:JavaScript 0.1%