Skip to content

ItsFadinG/Virustotal-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Virustotal-Script

LinkedIn

Table of Contents

Installation

  1. Get a free API Key at https://www.virustotal.com
  2. Clone the repo
git clone https://github.com/ItsFadinG/Virustotal-Script
  1. Install the requirments
pip install requests
  1. Open the script and put your API_KEY
API = 'ENTER YOUR API'

Usage

This script will use your api key on virustotal website to dump all the information that you need from it including scaning the Ip, domain, url and a file hash.

Python3 Virustotal_checker.py [URL or Domain or IP or file Hash]

Contact

LinkedIn: https://www.linkedin.com/in/muhammad-adel-424367182/

Project Link: https://github.com/ItsFadinG/Virustotal-Script

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages