rminz / Shadow_Scanner

Hash & IP Scanner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shadow Scanner

This is a simple program coded with python3 and it use Virustotal API v2 to scan Hashes and AbuseIPDB API V2 to scan IP addresses.

Usage

  1. Download the shadow scanner and Unzip the file.
  2. Edit conf.cfg file using any editor.
  3. Add your Virustotal api to the file:
VT_API_KEY = xxxxxxxxxxxxxxxxxxxxxxx
AbuseIPDB_APIKEY = xxxxxxxxxxxxxxxxxxxxxxx
  1. Run the program python3 shadow_scanner.py
  2. ENJOY...

Output:

Problem?

No worries, Open a new issue or contact with me

About

Hash & IP Scanner

License:MIT License


Languages

Language:Python 100.0%