Skip to main content

A cli tool that uses APIs to scan malicious files & urls

Project description

Virus-Scanner 1.0

Open source virus scanner built using python and various APIs

Install requirements

pip install -r requirements.txt
//Or 
pip3 install -r requirements.txt

Installing PIP project

pip3 install vscan

Run with

vscan

Create config file

Create a file called config.yaml and add the following information

Meta_Defender_API_key: <api_key>
Virus_Total_API_key: <api_key>

Running the program

python3 vscan

OR

./vscan

This is the main program, main.py is not to be used directly by the user.

TODO

  1. Check if website exists when scanning URLs
  2. Look to make program pip installable

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

vscan-1.0-py3-none-any.whl (15.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page