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

Feature: Related files #725

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

Feature: Related files #725

wants to merge 38 commits into from

Conversation

Repumba
Copy link
Contributor

@Repumba Repumba commented Dec 12, 2022

Your checklist for this pull request

  • I've read the contributing guideline.
  • I've tested my changes by building and running the project, and testing changed functionality (if applicable)
  • I've added automated tests for my change (if applicable, optional)
  • I've updated documentation to reflect my change (if applicable)

What is the current behaviour?

There is no RelatedFiles feature

What is the new behaviour?

I've implemented a way to upload a file associated with a sample that should not be analyzed or investigated.
The related files are not shown in the samples list because they are not malwares.

image

Test plan

I've added automatic tests

Closing issues

closes #676

@ITAYC0HEN
Copy link
Contributor

What is the new behaviour?
RelatedFiles feature implementation

But what is this feature? :)

@Repumba
Copy link
Contributor Author

Repumba commented Dec 14, 2022

What is the new behaviour?
RelatedFiles feature implementation

But what is this feature? :)

Sorry, I forgot to fill the form.
I've updated the description.
For more details, please read issue #676

mwdb/app.py Outdated Show resolved Hide resolved
mwdb/model/file.py Outdated Show resolved Hide resolved
mwdb/model/file.py Outdated Show resolved Hide resolved
mwdb/web/src/commons/auth/capabilities.js Outdated Show resolved Hide resolved
@Repumba Repumba marked this pull request as ready for review December 20, 2022 09:19
@Repumba Repumba requested a review from psrok1 December 20, 2022 10:13
@psrok1 psrok1 changed the title Feature/related files Feature: Related files Jan 5, 2023
@mihino89
Copy link

Hello, is this features still in development? It would be great to have this functionality in mwdb, primary for saving IDB files. Thanks!

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.

Related files feature
4 participants