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
- Check if website exists when scanning URLs
- Look to make program pip installable
Project details
Release history Release notifications | RSS feed
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
vscan-1.0-py3-none-any.whl
(15.8 kB
view details)
File details
Details for the file vscan-1.0-py3-none-any.whl.
File metadata
- Download URL: vscan-1.0-py3-none-any.whl
- Upload date:
- Size: 15.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0ba7e23259a35fd7b4233f20c801d1cf412dbfe37ef2e28561ecc8e2953056d3
|
|
| MD5 |
fcdf64465b40b225e2946fd65c3b1fd0
|
|
| BLAKE2b-256 |
0fde7dfa83a883c2b05f0394e69a2cfe603e0273ef553cba2e1f65437a26faa0
|