ip-blacklist icon indicating copy to clipboard operation
ip-blacklist copied to clipboard

Both blacklists are identical (Bug?)

Open borestad opened this issue 3 years ago • 1 comments

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

borestad avatar Jun 29 '22 12:06 borestad

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...

Pythagus avatar Jan 08 '24 07:01 Pythagus