[GH-ISSUE #1] [FEATURE] Upload files to VT #1

Open
opened 2026-03-02 02:59:17 +03:00 by kerem · 0 comments
Owner

Originally created by @fl0ppy-d1sk on GitHub (May 6, 2022).
Original GitHub issue: https://github.com/bunkerity/bunkerweb-plugins/issues/1

Plugin(s)
VirusTotal

What's needed and why ?
We need to add new files on VT and wait for the results in case a file is not already uploaded. This will increase the security.

The setting SCAN_MODE could be used with the following values :

  • hash : don't upload files to VT, only use hashes
  • upload : upload files to VT if the file is not already present

The scan of a new file on VT can take some times so we need to display a "waiting page" for the user.

Originally created by @fl0ppy-d1sk on GitHub (May 6, 2022). Original GitHub issue: https://github.com/bunkerity/bunkerweb-plugins/issues/1 **Plugin(s)** VirusTotal **What's needed and why ?** We need to add new files on VT and wait for the results in case a file is not already uploaded. This will increase the security. The setting `SCAN_MODE` could be used with the following values : * `hash` : don't upload files to VT, only use hashes * `upload` : upload files to VT if the file is not already present The scan of a new file on VT can take some times so we need to display a "waiting page" for the user.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/bunkerweb-plugins#1
No description provided.