Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 319 Bytes

callback.md

File metadata and controls

10 lines (7 loc) · 319 Bytes

POST results to a webhook

$ docker run -v `pwd`:/malware:ro --rm \
             -e MALICE_ENDPOINT="https://malice.io:31337/scan/file" malice/virustotal lookup --callback HASH

callback

If you supply a callback URL the JSON will also be sent to your BIG database backend for "caching" 😎