LittleJake / ip-blacklist

Plaintext blacklist IP, update 4 times a day.
Apache License 2.0
43 stars 6 forks source link

Both blacklists are identical (Bug?) #1

Open borestad opened 2 years ago

borestad commented 2 years ago

Hi!

FYI - Both lists are identical, as in no difference.

https://github.com/LittleJake/ip-blacklist/blob/main/abuseipdb_blacklist_ip_score_75.txt

https://github.com/LittleJake/ip-blacklist/blob/main/abuseipdb_blacklist_ip_score_100.txt

Pythagus commented 8 months ago

I do know this issue is 1 year old, but.

AbuseIPDB API is limiting the blacklists export to 10k records. There are more than 10k records with a score of 100%, so when the export is made for 75%, it is only including the 10k first IP addresses with a score of 100%.

Conclusion: only the score of 100% may be helpful, but be aware that this will not be an exhaustive list. Not very helpful...