Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1.6 KB

README.md

File metadata and controls

33 lines (20 loc) · 1.6 KB

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