mitchellkrogza / Suspicious.Snooping.Sniffing.Hacking.IP.Addresses

A daily updated list of suspicious, snooping, sniffing and hacking attempts from IP addresses against services like SSH, HTTP and Wordpress Hack Attempts
Other
38 stars 9 forks source link

Junk lines in generated list #5

Open yitzhaq opened 3 years ago

yitzhaq commented 3 years ago

Hey,

There seem to be two junk lines at the top of your list. These are preventing proper parsing by tools like FireHOL's update-ipsets.

Also, there seems to be a single link-local IPv6 entry at the end. While including IPv6 is great, assuming it's intended, fe80:: is IPv6 LAN, equal to IPv4's RFC 1918, and should be excluded from the list.

Cheers