[Web UI] Show related samples
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 621
- Forks
- 128
- PR merge metrics
- No merged PRs in 30d
Description
For example, in Cuckoo output, beside a dropped file, show the number of other samples that drop the same file (by hash).
A second example: in ssdeep, under matches, link to the task (if any) of a sample with that hash.
We'll need to investigate what ways of detecting relatedness would be most helpful.
Contributor guide
No contributing guide indexed for this repository
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 Web UI views for Cuckoo output and ssdeep matches, then trace how dropped-file hashes and sample tasks are represented. Investigate which relatedness signals are useful before choosing an approach. Done requires an agreed design that shows related-sample counts for dropped files and links ssdeep matches to a task when one exists.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100