Draugnet - Improvements

Draugnet allows you to submit to a MISP community via draugnet in one of 3 currently supported ways (MISP JSON, object template, freetext) as a anonymous user or without any credentials.

Any submission will generate a token that you can use to retrieve your data (along with any modifications / messages added by the community behind the draugnet instance).

Tokens are stored locally in your Token Store in the right panel of the UI - these reside in your browser’s localStorage, so it’s highly recommended to export your tokens for later use.

If you wish to involve a third party outside of the MISP community behind draugnet in the resolution of an incident, simply share the token with them. They will get full read/write access to the single report that is associated with your token (anything linked to your other tokens stays private).

:link: https://github.com/draugnet/

Ideas

  • Documentation improvement
  • Installation process improvements
  • Code review