SkillAgentSearch skills...

Ipreput

check multiple ip reputation

Install / Use

/learn @Stonzyy/Ipreput
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

https://user-images.githubusercontent.com/33039121/223417824-ea6ed876-5ef4-496c-ad0d-b32bbe02d5f7.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

https://user-images.githubusercontent.com/33039121/200171734-ef3b2f45-3e78-4c3f-bf3c-3b0d32927e8a.mp4

Related Skills

View on GitHub
GitHub Stars13
CategoryDevelopment
Updated1y ago
Forks0

Languages

Python

Security Score

60/100

Audited on Aug 30, 2024

No findings