bunkerity / bunkerity/bunkerweb-plugins
[FEATURE] Upload files to VT
Open
enhancement
virustotal
- Dominant language
- Python
- Stars
- 62
- Forks
- 23
- Avg merge
- 1m
- Merged PRs (30d)
- 2
Description
**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.
Contributor guide
Assessment
This issue has not been assessed yet.