[go: nahoru, domu]

Skip to content

VTScan is a command-line tool leveraging the VirusTotal API for scanning URLs.

Notifications You must be signed in to change notification settings

themalwarenews/virustotal-scan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

virustotal-scan

VTScan is a command-line tool leveraging the VirusTotal API for scanning URLs. It supports single and bulk URL scanning, and exports findings to CSV. Real-time CLI output provides instant visibility into scan results. VTScan streamlines URL analysis and aids in making informed security decisions.

Installation

Install

  git clone https://github.com/themalwarenews/virustotal-scan
  cd virustotal-scan
  python3 vtscan.py [-h] (-u URL | -l LIST) [-o OUTPUT] api_key

  eg:
  python3 vtscan.py -l malip.txt -o mal.csv [API_KEY]    

Sample

image

Note : You might get an error if your API limit exceeded.

Will keep updating additional features to this

Feel free to notify us for any errors 🙂

Follow us on :

linkedin instagram twitter YouTube