[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Code Red



On Fri, Jul 20, 2001 at 11:53:20AM +0400, Dmitry Glushenok wrote:
> Hello debian-russian,
> 
>   все быстренько глядим apache/error.log
>   находим там кучу File does not exist: /var/www/default.ida
>   и улыбаемся :)))

httpd.conf ->
AliasMatch ^/_vti_inf.htm* /www/default/h4x0r-message.html
AliasMatch ^/default.ida$ /www/default/h4x0r-message.html
$ cat /www/default/h4x0r-message.html
hello there!
ps: apache version 1.3.19 , have no idea since when it supports AliasMatch
    more usefull to write script which will be :
    echo "coming from address $REMOTE_ADDR with request $QUERY_STRING" | mail abuse@localhost -s "h4x0r5"
-- 
/mator



Reply to: