Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 1003 Bytes

File metadata and controls

40 lines (23 loc) · 1003 Bytes

VirusTotal-Checker

A python script that checks a list of URLs or hashes on Virustotal.

Installation

git clone https://github.com/M0kh/VirusTotal-Checker.git
cd VirusTotal-Checker
pip install -r requirements.txt

Usage

Linux:

chmod +x VirusTotal-Checker.py
python3 VirusTotal-Checker.py

Windows:

python VirusTotal-Checker.py
  • The output will be written to a CSV file.

  • You will need an API key from Virustotal, you can get it by following this document.

Script Examples:

image

image

image

image