Thread: Corrupted query
View Single Post

  #1 (permalink)  
Old 06-02-2004
J.J. Day
 
Posts: n/a
Default Corrupted query

Hi,

I have a small learning site that is currently running Apache 1.3.31. I run
awstats to see the effect of the various changes. Starting last month I
began getting a lot of messages about corrupted records in the access log.
They all are of the form:

219.123.50.37 - - [01/Jun/2004:02:06:04 +0900] "SEARCH /\x90\x02\xb1\x02
\xb1\x02\xb1\x02\xb1\x02\xb1\x02\xb1\x02\xb1\x02\x b1\x02\xb1\x02\xb1\x02
\xb1\x02\xb1\x02\xb1\x02\xb1\x02\xb1\x02\xb1\x02\x b1\x02\xb1\x02\xb1\x02
\xb1\x02\xb1\x02\xb1\x02\xb1\x02\xb1\x02\xb1\x02\x b1\x02\xb1\x02\xb1\x02
\xb1\x02\xb1\x02\xb1\x02\xb1\x02\xb1\x02\xb1\x02\x b1\x02\xb1\x02\xb1\x02
\xb1\x02\xb1\x02
..
..
..
\x90\x90\x90\x90\x90\x90\x90\x90\x90\x90\x90\x90\x 90\x90\x90\x90\x90\x90
\x90\x90\x90\x90\x90\x90\x90\x90\x90\x90\x90\x90\x 90\x90\x90\x90\x90\x90
\x90\x90\x90\x90\x90\x90\x90\x90\x90\x90\x90\x90\x 90\x90\x90\x90\x90\x90
\x90\x90\x90\x90\x90\x90\x90\x90\x90\x90\x90\x90\x 90\x90\x90\x90\x90\x90
\x90\x90\x90\x90" 414 341 "-" "-"

with the specific query address changing on almost every query. I can't
tell how long the search string is because it is terminated in the log at
8183 of the \x.. characters.

Is this anything I should recognize or be concerned about? It looks like a
hack attempt or a virus but Apache is returning a 414 so it doesn't seem to
affect anything.

Any information would be appreciated.

TIA,

J.J.