0.1.1 • Published 7 years ago

hubot-virustotal v0.1.1

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

hubot-virustotal

A hubot script that chek urls against virustotal api

See src/virustotal.coffee for full documentation.

Installation

Get a api key from https://www.virustotal.com and set the env variable:

HUBOT_VT_APIKEY="yourkey"

In hubot project repo, run:

npm install hubot-virustotal --save

Then add hubot-virustotal to your external-scripts.json:

["hubot-virustotal"]

Sample Interaction

user1>> vt url https://placeholder.it
hubot>> Positives: 2

dependencies Status devDependencies Status

0.1.1

7 years ago

0.1.0

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago