SpecterOps / SpecterOps/BloodHound
Clicking on a object in an accordion highliths it in the graph
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 3.4k
- Forks
- 376
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 97
Description
Feature Description:
Clicking on an object in the Inbound / Outbound Object Control section of a node should show the control relationship between the nodes.
Current Behavior:
When clicking on an object in the list of Inbound / Outbound Object Control the selected object is shown instead of the control relationship.
Desired Behavior:
Show the paths between the initial object and the selected object:
Use Case:
This will enable analysts to navigate through Inbound / Outbound Control more quickly for graphs that will not be rendered because of the amount of nodes.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Inbound / Outbound Object Control accordion and trace how clicking an object currently selects it in the graph. Verify the change by confirming that the paths between the initial object and selected object are shown, including for graphs too large to render fully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100