Discussion:
strange stuff in apache logs
(too old to reply)
Julio Cesar Ody
2005-05-11 03:31:02 UTC
Permalink
I found some strange stuff on my apache logs. Wanted to know if any of
you guys has any idea of what it is:

(this is weird)

127.0.0.1 - - [13/Apr/2005:10:34:00 +1000] "\x1b[A" 501 214 "-" "-"

(and this comes from my internal network)

192.168.0.251 - - [09/May/2005:15:36:13 +1000] "\x03" 501 212 "-" "-"

Any ideas?
--
Julio C. Ody
http://www.livejournal.com/users/julioody/
_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/
Rev. Kronovohr
2005-05-11 03:33:53 UTC
Permalink
bad nic, network cable, or router? strange packets come up when that's going
on, which leads to wierd requests such as that...

On Tuesday 10 May 2005 22:31, Julio Cesar Ody sat at a computer terminal and
Post by Julio Cesar Ody
I found some strange stuff on my apache logs. Wanted to know if any of
(this is weird)
127.0.0.1 - - [13/Apr/2005:10:34:00 +1000] "\x1b[A" 501 214 "-" "-"
(and this comes from my internal network)
192.168.0.251 - - [09/May/2005:15:36:13 +1000] "\x03" 501 212 "-" "-"
Any ideas?
--
Rev. Kronovohr <***@finalaeon.net> The Brotherhood of the Final Aeon
PGP public key ID: 0759CF8B
fingerprint: 37C4 B78A 770E 9D85 79E3 532F BB29 03FE 0759 CF8B
_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/
V***@vt.edu
2005-05-11 03:41:21 UTC
Permalink
Post by Julio Cesar Ody
127.0.0.1 - - [13/Apr/2005:10:34:00 +1000] "\x1b[A" 501 214 "-" "-"
Esc bracket A. Looks almost like somebody did a 'telnet localhost 80'
to do a manual GET for testing, and forgot that arrow keys don't work in
that environment... ;)
Post by Julio Cesar Ody
192.168.0.251 - - [09/May/2005:15:36:13 +1000] "\x03" 501 212 "-" "-"
Could be more of same - have a Control-C, on me. ;)

Loading...