Coder Social home page Coder Social logo

prahladyeri / vtscan Goto Github PK

View Code? Open in Web Editor NEW
20.0 3.0 7.0 124 KB

Command line tool to scan for malicious files using the VirusTotal API

Home Page: https://github.com/prahladyeri/vtscan

License: MIT License

Python 100.00%
python virustotal virus-scanning

vtscan's Introduction

pypi python docs license last-commit patreon paypal follow

vtscan

Command line tool to scan for malicious files using the VirusTotal API

Installation

pip install vtscan

Usage

C:\> vtscan c:\programs\FileZilla-3.44.0\filezilla.exe
calculating sha1 hash...
done. sending scan request...

Found in VT Database
permalink:  https://www.virustotal.com/gui/file/9bbf15a489e7e109f8e238013846a29448c7994a46b7507be239a2aeeccf99f7/detection/f-9bbf15a489e7e109f8e238013846a29448c7994a46b7507be239a2aeeccf99f7-1656398328
Number of positives: 0 (out of 66 scanners applied)
verbose_msg: Scan finished, information embedded
7a37556cc8d665b508dd118fb3baec27b7891fb1 is not malicious

done

C:\>

Notes

You'll need a VirusTotal API key to use this program, you can get one by registering a free account at www.virustotal.com. Once you have the API key, you can just put it in the %userprofile%\.config\vtscan-settings.json directory.

Donation

Please consider donating if this tool has helped you in any way.

You can also hire me through Upwork or Fiverr or contact me directly to get professional support and customization.

vtscan's People

Contributors

prahladyeri avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

vtscan's Issues

Add support for URL scans

VirusTotal supports scanning of malicious URLs too along with files. Try and incorporate that also in the vtscan program.

Cache scan data locally

Instead of sending new scan request to VT API each time, it's more efficient to look up local cache first.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.