dmolavi writes:NukedGallery.net has made available a list of over 13000 IP addresses that should be banned from accessing your phpNuke systems. Most are the results of failed SQL injections, UNION exploits, etc, and others are a result of attempting to access sealed ports on the server. The file can be found here (registration required to prevent bandwidth leaching bots, sorry :( ). This file is updated every night, and usually has at least two dozen new additions with each update (see the trend here).
This is a list of raw IP addresses to be entered into either iptables, or your .htaccess file (remember, Apache does not obey the hosts.deny file).
Re: Over 13000 IP Addresses available for banning (Score: 1) | ![]() | This article on Include external file/data into Apache .htaccess file [ravenphpscripts.com] addresses a way to not have to place these directly into your .htaccess file but to INCLUDE them from an external file into your .htaccess :) |