powered by
Submit a file for scanning
scan_file(file_path = NULL, ...)
data.frame with the following columns: type, id, links
type, id, links
Required; Path to the document
Additional arguments passed to virustotal_POST.
virustotal_POST
https://docs.virustotal.com/reference
set_key for setting the API key
set_key
if (FALSE) { # Before calling the function, set the API key using set_key('api_key_here') scan_file(file_path='path_to_suspicious_file') }
Run the code above in your browser using DataLab