Skip to content

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

Notifications You must be signed in to change notification settings

M0kh/VirusTotal-Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages