Skip to content

Uses AbuseIPDB API to scan for multiple IPs at one time and output's to a xlsx file with color formatting for reputation

License

Notifications You must be signed in to change notification settings

lightcoxa/AbuseIPDB-Multiple-IP-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AbuseIPDB Multiple IP Scanner

This tool allows you to query multiple IP's reputation from AbuseIPDB in a short period of time by connecting to the AbuseIPDB API.

Installation

  1. Clone this Repository git clone https://github.com/lightcoxa/AbuseIPDB-MultipleIP-Scanner

  2. Ensure you have Python 3.7+

  3. Insert your API Key into API_KEY.ini

  4. Run update.bat

  5. Run run.bat

Usage

There are 2 ways to use this tool,

  1. Using ip.txt
  2. Using Manual Input in the GUI

Option 1:

  1. Insert the IPs you would like to query into IP.txt seperated by a newline every IP

  2. Run run.bat

  3. Click Browse File and select ip.txt

  4. Ensure Manual Input Box is empty (click Remove below box if not) then click RUN

  5. Results can be found in results.xlsx

Option 2:

  1. Run run.bat

  2. Insert the IPs you would like to query into the Manual Input Box seperated by a newline every IP

  3. Ensure no file is selected (Click Remove below Browse File if not) then click RUN

  4. Results can be found in results.xlsx




Note: This project is still in the early stages of development and you will face bugs!

About

Uses AbuseIPDB API to scan for multiple IPs at one time and output's to a xlsx file with color formatting for reputation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published