Skip to content

Stonzyy/ipreput

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ipreput

A python3 program to check multiple ip reputation and save the result into a CSV file to clearly handle it with Excel

install & Run

.1

git clone https://github.com/Stonzyy/ipreput.git

.2


2.1 - cd ipreput 

2.2 - pip install -r requirements.txt

2.3 - on the key.txt replace <api-key> with your key

2.4 - add all ips in ips.txt file

2.5 - python ipreput.py -i ips.txt     (Windows)

2.6 - python3 ipreput.py -i ips.txt   (Linux)

Demo

ipreput.rec.mp4

result csv

ipreput-result

.3 Get The API key


3.1 - create account at https://www.abuseipdb.com
3.2 - go to https://www.abuseipdb.com/account/api then click to creat key
3.3 - copy the key and open the ipreput.py
3.4 - on the key.txt replace <api-key> with your key

API key

key.mp4

About

check multiple ip reputation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages