kulichr / IPToxic

Script that checking IPs on AbuseIPDB and VirusTotal.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub release (latest by date) GitHub top language GitHub last commit Made For Badge

IP Toxic

IP Toxic scans your target IP with AbuseIPDB and Virus Total API. Examaple

Usage

python3 iptoxic.py -t TARGET -d DAYS

Days - How many days of history you want to check on AbuseIPDB. Days - IP of target that you want to scan.

Requirements

Pip dependencies

Necessary python dependencies should be installed with following command.

pip install -r requirements.txt

Python 3

Whole script is written in Python 3.8., which is recommended for best functionality. Something might not work well in older versions. Python is free to download from official website for all platforms.

Help & issues

If you have any question, ideas or issues, you can report them through Issues.

About

Script that checking IPs on AbuseIPDB and VirusTotal.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%