[Labs-l] Tools admins, please check, Fwd: [Fail2Ban] apache-bots: banned 208.80.153.167
Platonides
platonides at gmail.com
Sat Sep 7 22:04:55 UTC 2013
On 07/09/13 16:01, Marc A. Pelletier wrote:
> On 09/07/2013 03:19 AM, Leslie Carr wrote:
>> Has someone in the tools project (tools project is the owner of .167)
>> been misbehaving? Or is this a totally false alarm?
>
> I'm not seeing anything on that grid node that seems untowards, but one
> of the bots running there checks for dead external links on enwiki --
> I'm guessing it actually follows the links to check for a 200, so that
> might have been what happened.
>
> -- Marc
I suspect that's the case. There's a similar report at
http://www.webmasterworld.com/search_engine_spiders/4412088.htm
I quick check doesn't show soldierx.com/hdb/Mafia-Boy linked from any
wiki, though.
$ time ( for i in $(grep labsdb /etc/hosts | cut -c 13- ); do mysql -h
"$i" "${i%.labsdb}_p" -e "SELECT CONCAT('$i ', el_to) FROM externallinks
WHERE el_index LIKE 'http://com.soldierx%'" ; done )
More information about the Labs-l
mailing list