Skip to content

rminz/Shadow_Scanner

Repository files navigation

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