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
- Download the shadow scanner and Unzip the file.
- Edit
conf.cfg
file using any editor. - Add your Virustotal api to the file:
VT_API_KEY = xxxxxxxxxxxxxxxxxxxxxxx
AbuseIPDB_APIKEY = xxxxxxxxxxxxxxxxxxxxxxx
- Run the program
python3 shadow_scanner.py
- ENJOY...
Output:
Problem?
No worries, Open a new issue or contact with me