R Client for the VirusTotal API


[Up] [Top]

Documentation for package ‘virustotal’ version 0.3.0

Help Pages

virustotal-package virustotal: Access Virustotal API
add_comments Add comments on Files and URLs
domain_report Get Domain Report
download_file Download a file from VirusTotal
file_report Get File Scan Report
get_domain_comments Retrieve comments for an Internet domain
get_domain_info Retrieve information about an Internet domain
get_domain_relationship Retrieve related objects to an Internet domain
get_domain_votes Retrieve votes for an Internet domain
get_file_comments Retrieve comments for a file
get_file_download_url Get download URL for a file
get_file_relationships Retrieve relationships for a file
get_file_upload_url Get file upload URL for large files
get_file_votes Retrieve votes for a file
get_ip_comments Retrieve comments for an IP address
get_ip_info Retrieve information about an IP address
get_ip_votes Retrieve votes for an IP address
get_url_comments Retrieve comments for a URL
get_url_relationships Retrieve relationships for a URL
get_url_votes Retrieve votes for a URL
ip_report Get IP Address Report
post_domain_comments Add a comment to an Internet domain
post_domain_votes Add a vote for a hostname or domain
post_file_comments Add a comment to a file
post_file_votes Add a vote to a file
post_ip_comments Add a comment to an IP address
post_ip_votes Add a vote for a IP address
post_url_comments Add a comment to a URL
post_url_votes Add a vote to a URL
rate_limit Rate Limits
rescan_file Request rescan of a file
scan_file Submit a file for scanning
scan_url Submit URL for scanning
set_key Set API Key
url_report Get URL Report
virustotal virustotal: Access Virustotal API
virustotal2_GET Base POST AND GET functions. Not exported.
virustotal2_POST POST for V2 API
virustotal_check Request Response Verification
virustotal_GET GET for the Current V3 API
virustotal_POST POST for the Current V3 API