Beta 0.20.0
This new version comes with several improvements and changes in the creation and management of graphs.
STIX Support
- The graphs are now based on STIX 2.1 standard (https://oasis-open.github.io/cti-documentation/stix/intro.html).
- New types of nodes that can be added to a graph:
- New observable objects: Autonomous System, IPv6, MAC address, Network Traffic, Software and User Account
- Domain Objects: Attack Pattern, Campaign, Course of Action, Identity, Infrastructure, Intrusion Set, Location, Malware, Malware Analysis, Note, Report, Threat Actor, Tool and Vulnerability.
- You can export the graph as a STIX Bundle JSON file.
Vis Network library for graph rendering
- Now the graph is rendered and displayed using the library Vis Network (https://github.com/visjs/vis-network), which offers more flexibility and a better look and feel of graphs.
- Additional options to customize the visualisation and behaviour of a graph
- Add graph node filtering by label
Other improvements and fixes
- Broken JoeSandbox lookup URL is solved in this release