R Client for the VirusTotal API


[Up] [Top]

Documentation for package ‘virustotal’ version 0.2.2

Help Pages

virustotal-package virustotal: Access Virustotal API
add_comments Add comments on Files and URLs
domain_report Get Domain Report
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_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
ip_report Get IP Report
post_domain_comments Add a comment to an Internet domain
post_domain_votes Add a vote for a hostname or domain
post_ip_comments Add a comment to an IP address
post_ip_votes Add a vote for a IP address
rate_limit Rate Limits
rescan_file Rescan already submitted files
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