Coder Social home page Coder Social logo

virustotalscanner's Introduction

virusTotalScanner

vScan is a tool to scan for and website for malware or any such entity using python puiblic API of Virus Total.

This script is for educational purpose only.

You need to add your own API key for running this virusTotalScanner in "config.ini" file.

To get the API Key, Sign up to VirusTotal Community. Once you have a valid VirusTotal Community account, you will find your personal API key in your Community profile. This key is all you need to use VirusTotal's API.


    The public API is a free service, available for any website or application that is free to consumers. 
    The API must not be used in commercial products or services, it can not be used as a substitute for
    antivirus products and it can not be integrated in any project that may harm the antivirus industry     
    directly or indirectly. 
    Noncompliance of these terms will result in immediate permanent ban of the infractor individual or
    organization.Please see the terms of service for more information.
    
    NOTE:Please Refer https://www.virustotal.com/about/terms-of-service/

To scan a file use '-f'

STNTAX:

    python vScan.py -f <Absolute-filepath>
    
    Note: Use absoulte path

EXAMPLE:

     python vScan.py -f C:/Users/ABC/Desktop/data/file_to_be_scanned.txt

To scan a url use '-u'

SYNTAX:

     python vScan.py -u <url>

EXAMPLE:

     python vScan.py -u http://www.example.com

virustotalscanner's People

Contributors

rutvijjethwa avatar kavaniparikh avatar

Watchers

James Cloos avatar  avatar

Forkers

kavaniparikh

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.