Feature Request: rename zipped file downloads with original hash

Open
#104 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
45/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
go
Domain
cli

Research direction

Start at the CLI download command and trace the password-protected ZIP path. Check how the request hash and output filename are passed through, then verify that a downloaded ZIP uses the request hash instead of a numeric filename, including when downloads are automated from a list of hashes.

Written by the indexing model from the issue text.

Description

Hello,

When using the download command with password zip, the filename should match the hash used during the API request. At the moment, the downloaded zip is saved with a unique numeric filename. Would be better to be downloaded with the hash used so it can match. I use power shell to automate downloading a list of files by supplying a list of hashes.

Dominant language
Go
Stars
1.5k
Forks
147
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from VirusTotal/vt-cli

All issues in VirusTotal/vt-cli

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.