Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 381 Bytes

File metadata and controls

16 lines (12 loc) · 381 Bytes

VirusTotal API

Since the old API by "omg" of the VT community is 404ing, this is the new API.

Developers:

Changelog

1.0r1

  • Basic VT URL scanning
  • Check VT URL results
  • Check VT scan results
1.0r2
  • Scan File implemented (edit: unknown error occurring)
  • SSL is optional ("new VirusTotal($apiKey, $sslEnabled);")