Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

R client for the Virustotal Public API. Virustotal is a Google service that analyzes files and URLs for viruses etc.

License

NotificationsYou must be signed in to change notification settings

themains/virustotal

Repository files navigation

Build statusCRAN_Status_Badgecodecov

UseVirusTotal, a Google service that analyzes files and URLs for viruses, worms, trojans etc., provides category of the content hosted by a domain from a variety of prominent services, provides passive DNS information, among other things.

As of June, 2016, Public API 2.0 had the following rate limits:

Unit of timeRate Limit
Minute4 requests/minute
Day5760 requests/day
Month178560 requests/month

Seehttps://www.virustotal.com for more information.

Installation

To get the current released version from CRAN:

install.packages("virustotal")

To get the current development version from GitHub:

install.packages("devtools")devtools::install_github("themains/virustotal",build_vignettes=TRUE)

Usage

To learn about how to use the package, read thevignette. Or launch the vignette within R:

# Using virustotalvignette("using_virustotal",package="virustotal")

License

Scripts are released under theMIT License.

About

R client for the Virustotal Public API. Virustotal is a Google service that analyzes files and URLs for viruses etc.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp