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 a "Download All" button to download all matched samples #33

Closed
ITAYC0HEN opened this issue Apr 3, 2020 · 1 comment · Fixed by #163
Closed

Add a "Download All" button to download all matched samples #33

ITAYC0HEN opened this issue Apr 3, 2020 · 1 comment · Fixed by #163
Assignees
Labels
priority:high Priority: high
Milestone

Comments

@ITAYC0HEN
Copy link
Collaborator

Description
When executing a Yara from the interface, there is no way to download all the matched samples. Instead, the user needs to manually click each sample, or use the undocumented API.

I suggest adding two buttons for both the job and the Recent pages.

  • A button to download all samples in a zip (protected with "infected" password)
  • A dropdown button of buttons to download a text file
    • Download the names of the files
    • Download the SHA256 of the files
    • Download the SHA1 of the files
    • Download the MD5 of the files

Related: #16

@msm-code msm-code added this to the v1.1.0 milestone Apr 8, 2020
@msm-code msm-code added priority:high Priority: high and removed level:hard labels May 3, 2020
@KWMORALE KWMORALE self-assigned this May 11, 2020
@KWMORALE KWMORALE mentioned this issue May 12, 2020
3 tasks
@msm-code msm-code linked a pull request May 15, 2020 that will close this issue
3 tasks
@msm-code
Copy link
Contributor

msm-code commented May 15, 2020

Still missing filenames. I don't see myself using this feature often, but I'll create a separate issue for it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority:high Priority: high
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants