0.1.4-0 • Published 2 years ago

virustotal.ts v0.1.4-0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

virustotal.ts

A package to communicate with the Virus Total API V3! I've made this as a hobby and it's a really starter stage so don't expect it to work perfectly. I had to implement the VTClient.files.scanFile method with the v2 api because the v3 api on this endpoint is kinda broken. Virus Total has a large API endpoints some of which do not work. I have written on top of every method that uses a corrupted API endpoint // TODO: API Broken

Make sure you use Node.js version 16.0 > !

To get started look at the /test/index.js for the demo. Just follow the VT docs

** I am not affiliated to Virus Total in any way. Make sure you generate a API key through the Virus Total website!

Be welcome to modify and improve the code!

SiniMini876 © All rights reserved