Skip to content
This repository was archived by the owner on Apr 8, 2024. It is now read-only.

Latest commit

 

History

History
11 lines (10 loc) · 361 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 361 Bytes

python-virus-total-url-scan

Scan URL's with the virus total API with this easy to use python script

Setup Guide:

Install requirements :

pip3 install -r requirements.txt or pip install -r requirements.txt

Then if steps above were succesful after launching the python file by doing python VTurlscan.py
Requirements:
Python3, Windows