diff options
author | Jon Bergli Heier <snakebite@jvnv.net> | 2019-04-02 20:45:55 +0200 |
---|---|---|
committer | Jon Bergli Heier <snakebite@jvnv.net> | 2019-04-02 20:45:55 +0200 |
commit | 608fa9690b6961b237b9e38fc6ec7c0916f92d1b (patch) | |
tree | b8dfae44158b42645750dbabb00d21f6ff0fbcb1 /templates/__init__.py | |
parent | 98ba4b0acdb8ad0e4e81fc082dcb1cbdcdf1ce1f (diff) |
Add support for blocking files
Files are blocked if blocked_reason is non-NULL. This value is currently
not exposed publicly, instead a 404 will be returned.
Files are scanned using virustotal.com's public API if scanned is False.
Scans are performed by the fbin-scanner.py script. If a match is found,
blocked_reason is set to the payload received. Files that are not in
VT's database will be automatically submitted and the script will wait
for the scan to complete before continuing.
Diffstat (limited to 'templates/__init__.py')
0 files changed, 0 insertions, 0 deletions