Skip to content

MISP Galaxy Threat Actor Explorer v1.0.0 released

Latest

Choose a tag to compare

@adulau adulau released this 04 Aug 20:26
· 1 commit to main since this release
v1.0.0
92a9de0

threat-actor-explorer is a standalone, browser-only HTML/JavaScript application for exploring the MISP threat-actor galaxy, UUID-based relationships across every cluster in the MISP Galaxy repository, and shared MISP Galaxy metadata. Graph rendering is performed by Pivotick.

image

Online version running in your browser is available at https://foo.be/threat-actor-explorer/misp-threat-actor-explorer.html#actor=f98bac6b-12fd-4cad-be84-c84666932232

What's Changed

  • Add synonym-based pivots and clearer actor identities by @adulau in #1
  • Enable the complete Pivotick graph control menu by @adulau in #2
  • Add a graph sidebar visibility toggle by @adulau in #3
  • Improve graph edge proximity and readability by @adulau in #4
  • Filter graph actor names by MISP producer by @adulau in #5
  • Add BSD 2-Clause license and update README by @adulau in #6
  • Add optional country flags to graph nodes by @adulau in #7
  • Improve country code detection and normalize UK/GB by @adulau in #8
  • Add optional country flags to graph nodes and GitHub link in header by @adulau in #9
  • Add threat actor sidebar filters by @adulau in #10
  • Fix sector filtering to use targeted-sector metadata by @adulau in #12
  • Improve edge relationship label visibility by @adulau in #13
  • Add shareable threat-actor URL anchors by @adulau in #14

New Contributors

  • @adulau made their first contribution in #1

Full Changelog: https://github.com/adulau/threat-actor-explorer/commits/v1.0.0