Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an Interactive Processtree React Component #951

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Conversation

yelhamer
Copy link
Contributor

@yelhamer yelhamer commented Aug 26, 2024

This PR adds a React component for visualizing analysis results. Currently, it looks as follows:

image

Selecting a process node on the tree shows its respective TTPs, and selecting a specific TTP highlights all of the nodes (processes) that have that TTP. The button on the bottom left clears all TTP, process, file, and registry key selections. Process nodes can be moved around the canvas, and you can zoom in and out as well as drag the entire graph around.

@yelhamer yelhamer marked this pull request as ready for review August 27, 2024 06:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant