Anyone know of a blacklisted IP database?
I'm looking for a consistently updated/downloadable database of blacklisted IP addresses. My goal would be to filter or color rule for them in Wireshark, https://bugs.wireshark.org/bugzilla/s.... Can anyone point me in the right direction?
From Guy Harris: Actually, a general ability to define lists of IP addresses, and allow packet-matching rules to say "ip.addr in {name-of-list}" or something such as that, might be useful; checking for blacklisted IP addresses would be just one application of that mechanism.