Skip to content

Download encrypted zipped file with different password(not the default "infected") #1092

@dor15

Description

@dor15

Feature Category

  • Correctness
  • User Interface / User Experience
  • Performance
  • Other (please explain)

Describe the problem

Hey, the systems we use for working on files from MWDB recognize the zip files as malicious files even before we open them due to an "infected" password, which is the default one.

Describe the solution you'd like

Add an option to control the password with mwdb-vars and pull it from the config.
https://github.com/CERT-Polska/mwdb-core/blob/master/mwdb/model/file.py#L296 - instead of "infected", try to pull from env vars and if they do not exist, take "infected" as a default.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:improvementSmall improvement of existing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions