Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 947 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 947 Bytes

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